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