SOLUTION: If y varies directly as the square root of x, and y=12 when x=4, find y when x=100.

Algebra ->  Rational-functions -> SOLUTION: If y varies directly as the square root of x, and y=12 when x=4, find y when x=100.      Log On


   



Question 726256: If y varies directly as the square root of x, and y=12 when x=4, find y when x=100.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If y varies directly as the square root of x,
y = k*sqrt(x)
----
Solve for "k" using "y=12 when x=4"
12 = k*sqrt(4)
k = 6
------
Equation:
y = 6*sqrt(x)
-----
find y when x=100.
y = 6*sqrt(100)
y = 6*10
y = 60
===============
Cheers,
Stan H.
===============