
William W. answered 10/06/22
Math and science made easy - learn from a retired engineer
"y varies directly as x" means y = kx (where "k" is a constant called the constant of variation)
"y varies inversely as the square of z" means y = k/z2
So since both are true: y = kx/z2
If y = 40 when x = 36 and z = 3 then we can plug those values of x, y, and z into "y = kx/z2" and solve for "k":
y = kx/z2
40 = k(36)/(32)
40 = 36k/9
40 = 4k
k = 10
So our equation becomes: y = 10x/z2
Now, plug in x = 3 and z = 9 to find out what "y" is.