document.write( "Question 426969: 5a+11+3a-7=-4 What does a equal? \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "5a+11+3a-7=-4 What does a equal?\n" ); document.write( "Combing Like terms and Isolating 'a' on one side of the equaton:\n" ); document.write( " 5a+11+3a-7=-4\n" ); document.write( " 8a + 4 = -4 |Isolating 'a' by perfoming ALLOWABLE operations\n" ); document.write( " 8a = -8 |Subtracting 4 from 'each side' of the equaton\n" ); document.write( " a = -1 |Dividing 'each side' of the equaton by 8\r\n" ); document.write( "\n" ); document.write( "CHECKING our Answer*** \n" ); document.write( " 5a+11+3a-7=-4\n" ); document.write( " -5 + 11 - 3 - 7 = -4 (substituting a= -1)\n" ); document.write( "