document.write( "Question 605983: how do you solve abs(y-4) + 1 = 3? When I solved it, I got y=6 and y=0. My textbook says it should be y=6 and y=2. What did I do wrong? \n" ); document.write( "
Algebra.Com's Answer #381887 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! abs(y-4) = 2 ___ y - 4 = ±2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 4 = 2 ___ y = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y - 4 = -2 ___ y = 2 \n" ); document.write( " |