subject
Mathematics, 31.01.2020 12:01 chivitogomez2400

Assume that x is a variable that has been declared as a double and been given a value. write an expression to compute the quartic root of x. the quartic root of a number is the square root of its square root. examples: for example, the quartic root of 16.0 is 2.0 because: the square root of 16.0 is 4.0 and the square root of 4.0 is 2.0. another example: the quartic root of 81.0 is 3.0 because the square root of 81.0 is 9.0 and the square root of 9.0 is 3.0. thus, to find the quartic root of a number you take the square root of the number and then take the square root of that. in this exercise you must find the quartic root of x in a single expression-- you must not write any statements. also, you may only use the sqrt() static method defined in the math class-- no other methods. (hint: you will need to call the math. sqrt() method twice-- and you will need to pass the return value of one of those calls as argument to the other call. and remember: write an expression, not a statement.)

ansver
Answers: 3

Another question on Mathematics

question
Mathematics, 21.06.2019 12:30
Which graph represents y=^3 sqrt x+8-3 ?
Answers: 2
question
Mathematics, 21.06.2019 19:50
Prove (a) cosh2(x) − sinh2(x) = 1 and (b) 1 − tanh 2(x) = sech 2(x). solution (a) cosh2(x) − sinh2(x) = ex + e−x 2 2 − 2 = e2x + 2 + e−2x 4 − = 4 = . (b) we start with the identity proved in part (a): cosh2(x) − sinh2(x) = 1. if we divide both sides by cosh2(x), we get 1 − sinh2(x) cosh2(x) = 1 or 1 − tanh 2(x) = .
Answers: 3
question
Mathematics, 21.06.2019 22:00
Need showing work for this problem 56.25 ×25.80
Answers: 1
question
Mathematics, 21.06.2019 22:30
Which of the following would be a reasonable estimate for the weight of a pencil? a. 1 × 10^-20 lb b. 1 × 10^20 lb c. 1 × 10^2 lb d. 1 × 10^-2 lb
Answers: 1
You know the right answer?
Assume that x is a variable that has been declared as a double and been given a value. write an expr...
Questions
question
Law, 09.08.2019 07:10
question
Law, 09.08.2019 07:10
Questions on the website: 13722367