document.write( "Question 748814: y varies inversely with x. Find the inverse variation equation if x = -2 when y = 9. \n" ); document.write( "
Algebra.Com's Answer #455849 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
y varies inversely with x
\n" ); document.write( "y = k/x
\n" ); document.write( "9 = k/-2
\n" ); document.write( "k = -18
\n" ); document.write( "y = - 18/x
\n" ); document.write( "
\n" );