document.write( "Question 666173: 2(9n-1)+7(n+6)=-60\r
\n" );
document.write( "\n" );
document.write( "(include te steps to find the answer; I can't seem to get it right) \n" );
document.write( "
Algebra.Com's Answer #414310 by Shana-D77(132)![]() ![]() You can put this solution on YOUR website! 2(9n-1)+7(n+6)=-60 \n" ); document.write( "18n - 2 + 7(n + 6) = -60 (distributed the 2) \n" ); document.write( "18n - 2 + 7n + 42 = -60 (distrubuted the 7) \n" ); document.write( "*I could have done those two above steps in one step* \n" ); document.write( "25n - 2 + 42 = -60 (combined the like terms 18n and 7n) \n" ); document.write( "25n + 40 = -60 (combined the like terms -2 and 42) \n" ); document.write( "*I could have done those two above steps in one step* \n" ); document.write( "25n = -100 (subtracted 40 from both sides) \n" ); document.write( "n = -4 (divided both sides by 25) \n" ); document.write( " |