document.write( "Question 253073: What is the solution to |x - 3| - 1 = 4? \n" ); document.write( "
Algebra.Com's Answer #185259 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! |x-3|=+\-(x-3)\r \n" ); document.write( "\n" ); document.write( "+(x-3)=5 \n" ); document.write( "x=8 \n" ); document.write( "-(x-3)=5 \n" ); document.write( "-x+3=5 \n" ); document.write( "-x=2 \n" ); document.write( "x=-2 \n" ); document.write( " |