document.write( "Question 310412: Given \"f%28x%29=x%5E2\", consider the translation 4 units to the left and 3 units upward. Give the translated function. \n" ); document.write( "
Algebra.Com's Answer #221945 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29+=+x%5E2\"
\n" ); document.write( "moved 4 units to the left:
\n" ); document.write( "\"f%28x+%2B+4%29+=+%28x+%2B+4%29%5E2\"
\n" ); document.write( "Moved 3 units up:
\n" ); document.write( "\"f%28x+%2B+4%29+%2B+3+=+%28x+%2B+4%29%5E2+%2B+3\"
\n" ); document.write( "plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C+%28x+%2B+4%29%5E2+%2B+3%29+\"
\n" ); document.write( "
\n" );