document.write( "Question 13757: what is the solution for this equation?
\n" );
document.write( "|2X-3|=5 \n" );
document.write( "
Algebra.Com's Answer #6907 by rahman(247)![]() ![]() You can put this solution on YOUR website! |2X-3|=5\r \n" ); document.write( "\n" ); document.write( "(i) |2x-3| = 2x - 3; where \n" ); document.write( "(ii) |2x-3| = -(2x - 3); where \n" ); document.write( "\n" ); document.write( "case (i): \n" ); document.write( "|2X-3|=5 ==========> 2x - 3; where \n" ); document.write( "\n" ); document.write( "2x-3=5 \n" ); document.write( "2x=5+3 \n" ); document.write( "2x=8 \n" ); document.write( "x=4 \n" ); document.write( "Solution for this case is x = 4\r \n" ); document.write( "\n" ); document.write( "case (ii): \n" ); document.write( "|2X-3|=5 ==========> -(2x - 3); where \n" ); document.write( "\n" ); document.write( "-(2x - 3)=5 \n" ); document.write( "-2x+3=5 \n" ); document.write( "-2x=5-3 \n" ); document.write( "-2x=2 \n" ); document.write( " \n" ); document.write( "x=-1 \n" ); document.write( "Solution for this case is x = -1\r \n" ); document.write( "\n" ); document.write( "So, we get the solution for this equation are x = -1 or x = 4.\r \n" ); document.write( "\n" ); document.write( "OK \n" ); document.write( " |