document.write( "Question 755407: I do not understand inverse and direct variation.
\n" );
document.write( "How would i set this up?
\n" );
document.write( "suppose z varies directly as x and inversly as the square of y. If x=5 and y=2, then z=40. find z when x=6 and y=4 \n" );
document.write( "
Algebra.Com's Answer #459642 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose z varies directly as x and inversly as the square of y. \n" ); document.write( "z = k*x/y^2 \n" ); document.write( "--------------- \n" ); document.write( "Solve for \"k\" using \"If x=5 and y=2, then z=40\". \n" ); document.write( "40 = k*5/(2^2) \n" ); document.write( "160 = 5k \n" ); document.write( "k = 160/5 \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "z = (160/5)x/y^2 \n" ); document.write( "------------------------ \n" ); document.write( "find z when x=6 and y=4 \n" ); document.write( "z = (160/5)*6/16 \n" ); document.write( "--- \n" ); document.write( "z = 10*6/5 \n" ); document.write( "z = 12 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( "------- \n" ); document.write( " |