document.write( "Question 1086052: y varies directly as x and inversely as the square of z. y equals 2=20 when x equals =18 and z equals =3. Find y when x equals =2 and z equals =8. \n" ); document.write( "
Algebra.Com's Answer #700191 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! y=kx/z^2 \n" ); document.write( "substitute and assume y=20, not 2 \n" ); document.write( "20=k*18/9=2k \n" ); document.write( "k=10 \n" ); document.write( "now put that into original equation \n" ); document.write( "y=10*2/64=20/64, or 5/16 \n" ); document.write( " |