document.write( "Question 327154: 3(-9n + 5) + -4 = -16 \n" ); document.write( "
Algebra.Com's Answer #234315 by jessica43(140)![]() ![]() ![]() You can put this solution on YOUR website! The first step to solve this is to use the distributive property. The Distributive Property is helps you get rid of parentheses: \n" ); document.write( "a(b + c) = ab + ac \n" ); document.write( "So in this problem: \n" ); document.write( "3(-9n + 5) + -4 = -16 \n" ); document.write( "3(-9n) + (3)(5) + (-4) = -16 \n" ); document.write( "-27n + 15 - 4 = -16 \n" ); document.write( "-27n + 11 = -16 (now subtract 11 from each side) \n" ); document.write( "-27n = -27 (now divide each side by -27) \n" ); document.write( "n = 1 \n" ); document.write( "So the answer is n = 1. \n" ); document.write( " |