document.write( "Question 41626: A variable z varies jointly with x and the square of y. If z = 6 when x = 4 and y = 3, write the equation of joint variation. \n" ); document.write( "
Algebra.Com's Answer #26892 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
A variable z varies jointly with x and the square of y. If z = 6 when x = 4 and y = 3, write the equation of joint variation.
\n" ); document.write( "Z=K*X*Y^2
\n" ); document.write( "Z=6...X=4...Y=3..HENCE
\n" ); document.write( "6=K*4*3^2=36K
\n" ); document.write( "K=6/36=1/6
\n" ); document.write( "HENCE
\n" ); document.write( "Z=(X*Y^2)/6
\n" ); document.write( "
\n" );