document.write( "Question 64944: Sketch using transformations: f(x) = -2|x+2|. Start with the basic graph and show all stages. I know that there are supposed to be four graphs, but otherwise I'm stuck. Help! \n" ); document.write( "
Algebra.Com's Answer #45419 by 303795(602)\"\" \"About 
You can put this solution on YOUR website!
y=x
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%29+\"
\n" ); document.write( "y=x+2
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%2B2%29+\"
\n" ); document.write( "y=|x+2|
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+abs%28x%2B2%29%29+\"
\n" ); document.write( "y=-2|x+2|
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+-2%2Aabs%28x%2B2%29%29+\"
\n" ); document.write( "
\n" );