document.write( "Question 922003: Let f(x)=x^2 and let g(x)=(x-3)^2 +2
\n" );
document.write( " a.) Give the formula for g in terms of f, and describe the relationship between f and g in words.
\n" );
document.write( " b.) Is g a quadratic function? If so, find its standard form and the parameters a, b, and c. \n" );
document.write( "
Algebra.Com's Answer #559316 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let f(x)=x^2 and let g(x)=(x-3)^2 +2 \n" ); document.write( " a.) Give the formula for g in terms of f, and describe the relationship between f and g in words. \n" ); document.write( "g[f(x)] = g[x^2] = (x^2-3)^2 + 2 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Describtion: Translate f 3 units to the right and raise each point 2 units. \n" ); document.write( "----------------------------------------------------------- \n" ); document.write( " b.) Is g a quadratic function? If so, find its standard form and the parameters a, b, and c. \n" ); document.write( "Ans: Yes, g is quadratic. \n" ); document.write( "g(x) = x^2-6x+9+2 = x^2-6x+11 \n" ); document.write( "a = 1 \n" ); document.write( "b = 6 \n" ); document.write( "c = 11 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |