document.write( "Question 510885: f(x)= x squared - 2x + 3 ; find f(x+h)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #341917 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
If \"f%28x%29+=+x%5E2-2x%2B3\" Find \"f%28x%2Bh%29\" Substitute (x+h) everywhere there is an x in the given function.
\n" ); document.write( "\"f%28x%2Bh%29+=+%28x%2Bh%29%5E2-2%28x%2Bh%29%2B3\"
\n" ); document.write( "\"f%28x%2Bh%29+=+x%5E2%2B2hx%2Bh%5E2-2x-2h%2B3\"
\n" ); document.write( "
\n" );