document.write( "Question 26377: I want to make sure I did this correctly:
\n" );
document.write( "Add 8a - 6 and 4a + 5
\n" );
document.write( "Now I can simplify this equation by doing the first equation like this:
\n" );
document.write( "8a - 6 = 2a
\n" );
document.write( "The second equation I did this:
\n" );
document.write( "4a + 5 = 9a
\n" );
document.write( "Now I can combine these to be:
\n" );
document.write( "2a + 9a = 11a
\n" );
document.write( "Is this the correct method? \n" );
document.write( "
Algebra.Com's Answer #14231 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You can only add and subtract \"like\" terms. \n" ); document.write( "That means you cannot add apples to oranges. \n" ); document.write( "You have 8a-6+4a+5 \n" ); document.write( "You have 8a and you have 4a: that gives you 14a \n" ); document.write( "you have -6+5; that gives you -1 \n" ); document.write( "Answer: 14a-1\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |