document.write( "Question 643822: How do you solve multi step equations if you are in an algebra class in middle school? Ex. 6p - (5p + 5) = -8 - 2 (p + 12) \n" ); document.write( "
Algebra.Com's Answer #404646 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! You would do it this way: \n" ); document.write( "6p-(5p+5) = -8-2(p+12) First, simplify both sides. \n" ); document.write( "6p-5p-5 = -8-2p-24 Now combine like-terms. \n" ); document.write( "p-5 = -2p-32 Next add 2p to both sides. \n" ); document.write( "3p-5 = -32 Now add 5 to both sides. \n" ); document.write( "3p = -27 Finally, divide both sides by 3. \n" ); document.write( "p = -9 \n" ); document.write( " |