document.write( "Question 1122066: I understand simple equations like \" x + 8 = 6\" and \" x + 2 = 10\".
\n" );
document.write( "x=-2 and x=8 because obviously 8+ 2 is 10. I just don't understand the steps it takes to do equations like 4 - 7x + 10 = 15 - 6x - 8\r
\n" );
document.write( "\n" );
document.write( "Please explain to me in detail the steps it takes to solve 4 - 7x + 10 = 15 - 6x - 8\r
\n" );
document.write( "\n" );
document.write( " Thank you \n" );
document.write( "
Algebra.Com's Answer #738108 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 4 - 7x + 10 = 15 - 6x - 8 \n" ); document.write( "----------- \n" ); document.write( "It's not much different. \n" ); document.write( "You can make step 1, add 7x \n" ); document.write( "--> \n" ); document.write( "4 + 10 = 15 + x - 8 --- now there's only 1 x term \n" ); document.write( "14 = x + 7 \n" ); document.write( "x = 7 \n" ); document.write( " \n" ); document.write( " |