Question 384799: y vaires directly as x and inversely as the sqaure of z. y=96 when x=64 and z=4. Find y when x=75 and z=5. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! y varies directly as x and inversely as the square of z.
---
y = kx/z^2
Solve for "k" using the following:
y=96 when x=64 and z=4.
96 = k*64/4^2
96 = 4k
k = 24
---
Equation for this Problem:
y = 24*x/z^2
----
Find y when x=75 and z=5.
y = 24*75/5^2
y = 24*3
y = 72
===============
Cheers,
Stan H.
===============