document.write( "Question 1080939: y varies jointly as x and z. y = 24 and x = 4 and z = 3. Find y when x = 3 and z = 5. \n" ); document.write( "
Algebra.Com's Answer #695039 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=kxz
\n" ); document.write( "24=k*4*3=12k
\n" ); document.write( "k=2
\n" ); document.write( "now use that in the next part
\n" ); document.write( "y=2*3*5=30
\n" ); document.write( "
\n" );