document.write( "Question 310240: If y varies inversely as x with a exponent 2 and y=2 when x=4, what is the constant of variation? \n" ); document.write( "
Algebra.Com's Answer #221846 by stanbon(75887) ![]() You can put this solution on YOUR website! If y varies inversely as x with a exponent 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( "Solve for \"k\" using y=2 when x = 4 \n" ); document.write( "--- \n" ); document.write( "2 = k/4^2 \n" ); document.write( "--- \n" ); document.write( "k = 2*16 \n" ); document.write( "k = 32 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |