document.write( "Question 733594: If m varies inversely as n and m is 48 when n is 12 what is the value of m when n is 18
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #471835 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! m=k/n\r \n" ); document.write( "\n" ); document.write( "48=k/12 (k=48*12)\r \n" ); document.write( "\n" ); document.write( "m=k/18=(48*12)/18=32 \n" ); document.write( " |