document.write( "Question 58663: M+2n=p; SOLVE FOR N \n" ); document.write( "
Algebra.Com's Answer #40210 by rcmcc(152)![]() ![]() You can put this solution on YOUR website! M+2n=p\r \n" ); document.write( "\n" ); document.write( "because there are all variables in the equation to solve means simply to simplify the equation so that n is isolated\r \n" ); document.write( "\n" ); document.write( "M+2n=p \n" ); document.write( "first subtract m from both sides\r \n" ); document.write( "\n" ); document.write( "2n=p-m \n" ); document.write( "now divide both sides by 2 to isolate n\r \n" ); document.write( "\n" ); document.write( "n=(p/2)-(m/2)\r \n" ); document.write( "\n" ); document.write( "you have solved for n. \n" ); document.write( " |