document.write( "Question 757436: What is the answer to the absolute value of y-5 is greater than 3 \n" ); document.write( "
Algebra.Com's Answer #460853 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
When absolute value is in the equation, the value of what's inside the | | can be positive or negative.


\n" ); document.write( "To solve an abs value equation, solve two equations.


\n" ); document.write( "y-5 > 3 and -(y-5) > 3


\n" ); document.write( "y-5 >3


\n" ); document.write( "y > 8


\n" ); document.write( "-(y-5) > 3 (when you divide both sides of an inequality by a negative number, flip the sign.)


\n" ); document.write( "y-5 < -3


\n" ); document.write( "y < 2


\n" ); document.write( "The solution is y<2, y>8 \n" ); document.write( "

\n" );