document.write( "Question 570987: If the quadratic equation f(x)=x^2+2x-2 were translated up 5 units and to the right 4 units, then what would be the zeros of the resulting quadratic function? Explain your solution. \n" ); document.write( "
Algebra.Com's Answer #367892 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! If the quadratic equation f(x)=x^2+2x-2 were translated up 5 units and to the right 4 units, then what would be the zeros of the resulting quadratic function? Explain your solution. \n" ); document.write( "*** \n" ); document.write( "Translating a function up or down is graphically in effect moving the entire curve up or down, that is, f(x) goes up or down. In this case, moving f(x) 5 unit up looks like this: f(x)+5=(x^2+2x-2)+5. \n" ); document.write( ".. \n" ); document.write( "Translating a function right or left is moving the entire curve left or right. In this case moving the curve 4 units to the right means adding -4 units to x like this:f(x)= (x-4)^2+2(x-4)-2 \n" ); document.write( ".. \n" ); document.write( "Translating the function 5 units up and 4 units to the right look like this: \n" ); document.write( "f(x)=(x-4)^2+2(x-4)-2+5 \n" ); document.write( "solving for zeros \n" ); document.write( "f(x)=x^2-8x+16+2x-8-2+5 \n" ); document.write( "f(x)=x^2-6x+11 \n" ); document.write( "discriminant=b^2-4ac=36-4*1*11<0 \n" ); document.write( "Therefore, translated function has no real roots or zeros. \n" ); document.write( " |