document.write( "Question 1173913: Given that M is directly proportional to P, and
\n" );
document.write( "M = 15
\n" );
document.write( " when
\n" );
document.write( "P = 45,
\n" );
document.write( " find M when
\n" );
document.write( "P = 15.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #799254 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Given that M is directly proportional to P, \n" ); document.write( "M = kP \n" ); document.write( " and M = 15 when P = 45, \n" ); document.write( "Find k \n" ); document.write( "45k = 15 \n" ); document.write( "k = 15/45 \n" ); document.write( "k = 1/3 \n" ); document.write( ": \n" ); document.write( "find M when \n" ); document.write( "P = 15. \n" ); document.write( "M = \n" ); document.write( "M = 5 \n" ); document.write( " |