document.write( "Question 724669: how do you find out the x in this equation\r
\n" );
document.write( "\n" );
document.write( "4x+6+3=17 \n" );
document.write( "
Algebra.Com's Answer #443866 by clueless16(2)![]() ![]() ![]() You can put this solution on YOUR website! add all like terms first, \n" ); document.write( "so 6+3=9 \n" ); document.write( "equation now looks like: 4x+9=17 \n" ); document.write( "you than subtract 9 from both sides : 9-9 17-9 \n" ); document.write( "that equals 8 \n" ); document.write( "so 4x=8 \n" ); document.write( "divde both sides by 4 \n" ); document.write( "x=2 \n" ); document.write( " |