document.write( "Question 316575: y = |x| - 3
\n" ); document.write( "How do i go about solving this with x as the absolute value?
\n" ); document.write( "

Algebra.Com's Answer #226520 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Solve two problems.
\n" ); document.write( "The absolute value function takes on two values \"x+and+-x\".
\n" ); document.write( "\"y=abs%28x%29-3\"
\n" ); document.write( "\"y=x-3\" and \"y=-x-3\"
\n" ); document.write( "Do you have a particular x you're solving for?
\n" ); document.write( "Are you just graphing the equation?
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cabs%28x%29-3%29\"
\n" ); document.write( "
\n" );