document.write( "Question 663826: My teacher gave us homework for tonight and I understand all but one question of it. Im not sure when a number is supposed to reject as well.\r
\n" );
document.write( "\n" );
document.write( "Solve for the value(s) of x that satisfy the equation |x - 3|= 2x-3.\r
\n" );
document.write( "\n" );
document.write( "thank you!! \n" );
document.write( "
Algebra.Com's Answer #412969 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve for the value(s) of x that satisfy the equation |x - 3|= 2x-3 \n" ); document.write( "You must find solutions for 2 possibilities: \n" ); document.write( "For (x-3)>0 \n" ); document.write( "x-3=2x-3 \n" ); document.write( "x≠2x \n" ); document.write( "no solution \n" ); document.write( ".. \n" ); document.write( "For (x-3)<0 \n" ); document.write( "-(x-3)=2x-3 \n" ); document.write( "-x+3=2x-3 \n" ); document.write( "3x=6 \n" ); document.write( "x=2 \n" ); document.write( "check: \n" ); document.write( "|x - 3|= 2x-3 \n" ); document.write( "|2 - 3|= 2*2-3 \n" ); document.write( "|-1|= 4-3 \n" ); document.write( "1=1 \n" ); document.write( "solution: x=2 \n" ); document.write( " |