document.write( "Question 1121724: how do i Solve the equation for the given variable and write your answer in
\n" );
document.write( " in simplest form: 7a + 12 = 2a + 16 \n" );
document.write( "
Algebra.Com's Answer #737698 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 7a + 12 = 2a + 16 \n" ); document.write( "subtract 2a from both sides \n" ); document.write( "5a+12=16 \n" ); document.write( "subtract 12 from both sides \n" ); document.write( "5a=4 \n" ); document.write( "divide by the coefficient of a, or 5 \n" ); document.write( "a=(4/5) \n" ); document.write( " |