document.write( "Question 49340This question is from textbook Holt, Rinehart and Winston
\n" ); document.write( ": I need help solving: 5x+3=2x+18 \n" ); document.write( "
Algebra.Com's Answer #32779 by mszlmb(115)\"\" \"About 
You can put this solution on YOUR website!
5x+3=2x+18   -3 both sides\r\n" );
document.write( "5x=2x+18-3   -2x both sides\r\n" );
document.write( "5x-2x=18-3   simplify\r\n" );
document.write( "3x=15        divide both sides by 3\r\n" );
document.write( "x=5          x=5
\n" ); document.write( "
\n" );