document.write( "Question 657637: I am trying to solve this equation. Our teacher told us the answer should be
\n" );
document.write( "-6, but I keep coming up with -5. Could you please help me figure out what I'm doing wrong? The equation is 7 + 2(a - 3) = -9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #409956 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7+2a-6=-9 \n" ); document.write( "2a=-9-7+6 \n" ); document.write( "2a=-10 \n" ); document.write( "a=-10/2 \n" ); document.write( "a=-5 \n" ); document.write( " |