document.write( "Question 968394: Find an equation of variation where y varies jointly as x and the square of z and inversely as w, and y=100 when x=0.1, z=10 and w=5. \n" ); document.write( "
Algebra.Com's Answer #591759 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find an equation of variation where y varies jointly as x and the square of z and inversely as w, and y=100 when x=0.1, z=10 and w=5. \n" ); document.write( "----------------- \n" ); document.write( "y = k*x*z^2/w \n" ); document.write( "------- \n" ); document.write( "Solve for \"y\":: \n" ); document.write( "100 = k*0.1*100/5 \n" ); document.write( "----- \n" ); document.write( "500 = 10k \n" ); document.write( "k = 50 \n" ); document.write( "-------- \n" ); document.write( "Equation: \n" ); document.write( "y = 50*x*z^2/w \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |