document.write( "Question 583439: How do I translate (6,-3) into f(x)=|x| so that the vertex is at the given point? \n" ); document.write( "
Algebra.Com's Answer #372448 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The vertex is at (6,-3)
\n" ); document.write( "\"+f%28x%29+=+abs%28x%29+\"
\n" ); document.write( "The required shift is:
\n" ); document.write( "\"+f%28x%29+%2B3+=+abs%28+x+-+6+%29+\"
\n" ); document.write( "\"+f%28x%29+=+abs%28+x+-+6+%29+-+3+\"
\n" ); document.write( "Here are the plots:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-5%2C+15%2C+-5%2C+10%2C+abs%28x%29%2C+abs%28+x+-+6+%29+-+3+%29+\"
\n" ); document.write( "
\n" );