document.write( "Question 360468: if the zeros of f(x) are 2 and 3, what are the zeros of f(x+1)? \n" ); document.write( "
Algebra.Com's Answer #257268 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
x=2, x=3
\n" ); document.write( "(x-2)(x-3)=0
\n" ); document.write( "f(x)=x^2-5x+6=0
\n" ); document.write( "f(x+2)=(x+2)^2-5(x+2)+6=0
\n" ); document.write( "x^2+4x+4-5x-10+6=0
\n" ); document.write( "x^2-x=0
\n" ); document.write( "x(x-1)=0
\n" ); document.write( "x=0, x=1
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );