document.write( "Question 417779: how to you solve to get the eqation of a line with absolute value functions? \n" ); document.write( "
Algebra.Com's Answer #292460 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Plot points; then connect them
\n" ); document.write( "Example:
\n" ); document.write( "y = |x+2|
\n" ); document.write( "----
\n" ); document.write( "If x = -2, y = |0| = 0
\n" ); document.write( "If x = -1, y = |1| = 1
\n" ); document.write( "If x = =-3,y = |-1| = 1
\n" ); document.write( "----
\n" ); document.write( "If x = 0, y = |2| = 2
\n" ); document.write( "If x = -4, y = |-2| = 2
\n" ); document.write( "----
\n" ); document.write( "Plot the points: (-4,2),(-3,1),(-2,0),(-1,1),(0,2)
\n" ); document.write( "---
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C10%2C-10%2C10%2Cabs%28x%2B2%29%29\"
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" ); document.write( "
\n" );