document.write( "Question 31961: What is the solution to the problem:
\n" ); document.write( " |2x + 5| = 3x + 4
\n" ); document.write( "

Algebra.Com's Answer #18532 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
|2x + 5| = 3x + 4
\n" ); document.write( "to solve these split it in to 2 cases ...case 1. 2x + 5 = positive
\n" ); document.write( "or x>-5/2 = -2.5 ...then
\n" ); document.write( " |2x + 5| = 2x+5=3x + 4
\n" ); document.write( "3x-2x=5-4...or..x=1..now check with case 1.assumption...x>-2.5..it is ok.
\n" ); document.write( "so x=1 is a solution.
\n" ); document.write( "case 2. 2x + 5 = negative ..or..x<-2.5...then
\n" ); document.write( " |2x + 5| = -(2x+5)= 3x + 4
\n" ); document.write( "-2x-5=3x+4...or.....5x=-9...or...x=-9/5=-1.8...now check with case 2.assumption..x<-2.5..it is not compatable.so this is not a solution.\r
\n" ); document.write( "\n" ); document.write( "so only solution is x=1
\n" ); document.write( "
\n" );