document.write( "Question 16756: How do i solve this equation?\r
\n" );
document.write( "\n" );
document.write( " 2x+3=3x+2 \n" );
document.write( "
Algebra.Com's Answer #8177 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 2x+3=3x+2 \n" ); document.write( "3x+2=2x+3 \n" ); document.write( "3x-2x=3-2 \n" ); document.write( "x=1 \n" ); document.write( " |