1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Snowcat [4.5K]
3 years ago
6

Assume that x is a variable that has been declared as a double and been given a value. Write an expression to compute the quarti

c 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() function-- no other functions. (HINT: you will need to call the sqrt() function 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.) SUBMIT
Mathematics
1 answer:
Masteriza [31]3 years ago
7 0

Answer:

  sqrt(sqrt(x))

Step-by-step explanation:

The problem statement tells you how to do it: take the square root, then the square root of that, using the square root function twice and making the result of one the argument of the other.

You might be interested in
Two gyms offer different rates for taking Cross Fit classes. Muscles Gym charges $4 per
Sedaia [141]

Answer:

69

Step-by-step explanation:

3 0
3 years ago
Coach Beard has 24 softballs to use this fall. She orders 2 more buckets of softballs that have 20 in each bucket. How many soft
jek_recluse [69]

Answer:

64 softballs

Step-by-step explanation:

Coach Beard currently already has 24 softballs.

When she orders 2 more buckets with 20 in each, that's another 20 + 20 = 40 softballs added to the original 24. So, let's add these two numbers:

24 + 40 = 64

The answer is 64 softballs.

<em>~ an aesthetics lover</em>

3 0
3 years ago
Read 2 more answers
Consider the inverse function. which conclusions can be drawn about f(x) = x2 2? select three options.
Elodia [21]

The function has a y-intercept at (0, 2). Then the correct options are A, B, and E.

The complete question is attached below.

<h3>What is the maximum and minimum value of the function?</h3>

The condition for the maximum will be

f"(x) < 0

The condition for the minimum will be

f"(x) > 0

Consider the inverse function.

f⁻¹(x) = -√(x - 2)

Then the conclusion of the function f(x) = x² + 2 will be

Differentiate the function, then we have

f ' (x) = 2x

Again differentiate, then we have

f" (x) = 2

f" (x) > 0

Then the function has a minimum value at (0, 2)

The function has a y-intercept at (0, 2)

Then the correct options are A, B, and E.

More about the maximum and minimum value of the function link is given below.

brainly.com/question/13581879

#SPJ1

5 0
1 year ago
Three friends eat lunch together. if the bill comes to $21 plus 10% of tax,how much will each person owe
steposvetlana [31]
So first you have to multiply 21 by .1 to figure out ten percent 
you then get 2.1 
you add 21 and 2.1 together and get 23.1
then since you have 3 people you divide by 3 and get 7.7
therefor 7.7 is your answer 
5 0
3 years ago
There are 1.67 x 10^21 molecules in a drop of water. How many molecules are in 100 drops of water? Write in scientific notation.
likoan [24]
3.34x10^23 molecules are in a 100g of water
8 0
2 years ago
Other questions:
  • A 30° -60° – 90° triangle is shown below. Find the length of the hypotenuse.
    7·1 answer
  • Multiply (x+7) (x-7)
    8·2 answers
  • How can you show the 78 two different ways.explain how you modeled the number.
    14·1 answer
  • 1+3x=-5+x<br><img src="https://tex.z-dn.net/?f=1%20%2B%203x%20%3D%20%20-%205%20%2Bx" id="TexFormula1" title="1 + 3x = - 5 +x" a
    9·1 answer
  • A savings account earns 8% interest each year, compounded annually. If a person invests
    14·1 answer
  • Which expression is equivalent to 3(x + 4)?
    10·2 answers
  • The ndhevekenevegegrrjeveecrxzrtxtj4ejeobde ecsudddje​
    6·1 answer
  • help fast pls .. Find the equation for g(x) by substituting the known point (1, 4) and solving for k.
    13·1 answer
  • Can someone help me ASAP
    15·1 answer
  • Solve the simultaneous equations<br> y=2-5x<br> y = x² – 2x – 8
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!