document.write( "Question 535330: How do you find f(x+h) for this function: f(x)=x^2-2x+5. I know you pug in (x+h0 for x.. but i don't understand how to solve it. If you could please help me that'd be great. :) \n" ); document.write( "
Algebra.Com's Answer #351850 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How do you find f(x+h) for this function:
\n" ); document.write( "f(x)=x^2-2x+5
\n" ); document.write( "----------
\n" ); document.write( "f(x+h) = (x+h)^2 - 2(x+h) + 5
\n" ); document.write( "f(x+h) = x^2 +2hx + h^2 -2x -2h + 5
\n" ); document.write( "---
\n" ); document.write( "f(x+h) = x^2 +(2h-2)x + h^2-2h+5
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==================
\n" ); document.write( "
\n" );