document.write( "Question 1129888: y varies directly as x inversely as the square of z. y=32 when x=36 and z=3 Find y when x=2 and z=8 \n" ); document.write( "
Algebra.Com's Answer #746526 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=kx/z^2
\n" ); document.write( "32=k*36/9
\n" ); document.write( "k=8
\n" ); document.write( "use that in the second part
\n" ); document.write( "y=8*2/64
\n" ); document.write( "y=1/4
\n" ); document.write( "
\n" );