document.write( "Question 1144137: What kind of graph has these pairs:
\n" ); document.write( "(-5,-9) (-4,-6) (-3,-3) (-2,0) (-1,-3)
\n" ); document.write( "

Algebra.Com's Answer #765146 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The first four pairs lie on a straight line with slope 3.

\n" ); document.write( "The last two pairs lie on a straight line with a slope of -3.

\n" ); document.write( "So the slope of the graph changes sign at the fourth pair, (-2,0).

\n" ); document.write( "So the five points can be on the graph of a function involving absolute values. Specifically, with the slope changing from +3 to -3 at (-2,0),

\n" ); document.write( "\"f%28x%29+=+-3abs%28x%2B2%29\"

\n" ); document.write( "A graph, containing the points (-5,-9), (-4,-6), (-3,-3), (-2,0), and (-1,-3)...

\n" ); document.write( "\"graph%28400%2C400%2C-6%2C2%2C-10%2C2%2C-3abs%28x%2B2%29%29\"
\n" ); document.write( "
\n" );