document.write( "Question 266665: how do i solve
\n" );
document.write( "8x-(3x+4)=6
\n" );
document.write( "the solution is x= \n" );
document.write( "
Algebra.Com's Answer #196037 by Nieleya(22)![]() ![]() ![]() You can put this solution on YOUR website! 8x-(3x+4)=6 \n" ); document.write( "the solution is x=\r \n" ); document.write( "\n" ); document.write( "8x - 3x - 4 = 6 \n" ); document.write( "5x - 4 = 6 \n" ); document.write( "5x = 6 + 4 \n" ); document.write( "5x = 10 \n" ); document.write( "x = 10/5 \n" ); document.write( "x = 2 \n" ); document.write( " |