document.write( "Question 1042990:  4x-10-x=8
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #658056 by fractalier(6550)     You can put this solution on YOUR website! To solve for x, let's combine like terms... \n" ); document.write( "4x-10-x=8 \n" ); document.write( "3x - 10 = 8 \n" ); document.write( "Now add ten and then divide by three and get... \n" ); document.write( "3x = 18 \n" ); document.write( "x = 6 \n" ); document.write( " |