document.write( "Question 390991: How do i solve for a? 9= -7 -2a +a \n" ); document.write( "
Algebra.Com's Answer #277290 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "solving by combining like terms & isolating the variable a on one side of equation
\n" ); document.write( " 9 = -7 -2a +a |combining like terms on the right side
\n" ); document.write( " 9 = -7 -a | adding a to both sides of the equation
\n" ); document.write( " a + 9 = -7 | subtracting 9 to both sides of the equation
\n" ); document.write( " a = -16 \n" ); document.write( "
\n" );