document.write( "Question 279787: Suppose z varies directly as the square of x and inversely as y. If z=8 when x=4 and y=6, find z when x=6 and y=12 \n" ); document.write( "
Algebra.Com's Answer #203355 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose z varies directly as the square of x and inversely as y. If z=8 when x=4 and y=6, find z when x=6 and y=12 \n" ); document.write( "------------ \n" ); document.write( "z = kx^2/y \n" ); document.write( "--- \n" ); document.write( "Solve for \"k\": \n" ); document.write( "8 = k*4^2/6 \n" ); document.write( "48 = 16k \n" ); document.write( "k = 3 \n" ); document.write( "---------------- \n" ); document.write( "Equation: \n" ); document.write( "z = 3x^2/y \n" ); document.write( "find z when x=6 and y=12 \n" ); document.write( "z = 3*6^2/12 \n" ); document.write( "z = 3*3 \n" ); document.write( "z = 9 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |