document.write( "Question 440677: y varies directly with the square of x and inversely with z. If y = 16 when x=2 and z=3, find k, the constant of proportionality, and find y when x=5 and z=4 \n" ); document.write( "
Algebra.Com's Answer #304393 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "y varies directly with the square of x and inversely with z:
\n" ); document.write( " y = kx^2/z
\n" ); document.write( "16 = k 2^2/3 | y = 16 when x=2 and z=3
\n" ); document.write( " 12 = k
\n" ); document.write( "find y when x=5 and z=4
\n" ); document.write( " y = 12*5^2/4
\n" ); document.write( " y = 75 \n" ); document.write( "
\n" );