document.write( "Question 320817: If y varies inversely as x^2, and y=2 when x=4, what is the constant of variation? \n" ); document.write( "
Algebra.Com's Answer #229718 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If y varies inversely as x^2, and y=2 when x=4, what is the constant of variation? \n" ); document.write( "------- \n" ); document.write( "y = k/x^2 \n" ); document.write( "---- \n" ); document.write( "2 = k/(4^2) \n" ); document.write( "--- \n" ); document.write( "2 = k/16 \n" ); document.write( "--- \n" ); document.write( "k = 32 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |