document.write( "Question 1023498: Consider the function g(x) = -|x-3|+2. Describe the transformation in the correct order required to get from f(x)= |x| to g(x)?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #639012 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Start with f(x) = |x|\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C4800%2F13%2C-5%2C8%2C-5%2C7%2Cabs%28x%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Shift it right by 3 units by replacing x by x-3\r\n" );
document.write( "\r\n" );
document.write( "h(x) = |x-3|\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C4800%2F13%2C-5%2C8%2C-5%2C7%2Cabs%28x-3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Reflect it in the x axis by multiplying the whole\r\n" );
document.write( "right side by -1\r\n" );
document.write( "\r\n" );
document.write( "h(x) = -|x-3|\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C4800%2F13%2C-5%2C8%2C-5%2C7%2C-abs%28x-3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Shift it upward by 2 units by adding 2 to the\r\n" );
document.write( "right side\r\n" );
document.write( "\r\n" );
document.write( "g(x) = -|x-3|+2\r\n" );
document.write( "\r\n" );
document.write( "\"graph%28400%2C4800%2F13%2C-5%2C8%2C-5%2C7%2C-abs%28x-3%29%2B2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );