document.write( "Question 427492: solve the following equation for m
\n" );
document.write( " p=6n-5m/14 \n" );
document.write( "
Algebra.Com's Answer #297336 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! To solve this one for m, first we need to multiply both sides by 14.\r \n" ); document.write( "\n" ); document.write( "p=6n-5m/14 \n" ); document.write( "14p=6n-5m\r \n" ); document.write( "\n" ); document.write( "Add 5m to each side: \n" ); document.write( "5m+14p=6n-5m+5m \n" ); document.write( "5m+14p=6n\r \n" ); document.write( "\n" ); document.write( "Subtract 14p from each side: \n" ); document.write( "5m+14p-14p=6n-14p \n" ); document.write( "5m =6n-14p \n" ); document.write( "m=6n-14p/5\r \n" ); document.write( "\n" ); document.write( "Thus, m=6n-14p/5. \n" ); document.write( " |