document.write( "Question 67835: 1. From a square piece of cardboard with wisth x inches, a square of width x-3 inches is removed from the center. Write the area of the remaining piece as a function of x.\r
\n" ); document.write( "\n" ); document.write( "2. If P(4, -5) is a point on the graph of the function y=f(x), find the corresponding point on the graph of y=2f(x-6).\r
\n" ); document.write( "\n" ); document.write( "3. Explain how the graph of y-5=(x-3)2 power can be obtained from the graph of y=x2.\r
\n" ); document.write( "\n" ); document.write( "4. Determine the vertex of y=x2-8x+22.
\n" ); document.write( "5. Find the maximum value of y=-x2 + 6x.
\n" ); document.write( "6. Given f(x)=5x+7 and g(x)=x2+7, find (g o f)(x).
\n" ); document.write( "

Algebra.Com's Answer #48233 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
1. From a square piece of cardboard with wisth x inches, a square of width x-3 inches is removed from the center. Write the area of the remaining piece as a function of x.
\n" ); document.write( "Remaining area = original area - area cut out
\n" ); document.write( "A(x) = x^2 - (x-3)^2
\n" ); document.write( "A(x) = x^2-[x^2-6x+9]
\n" ); document.write( "A(x) = 6x-9
\n" ); document.write( "-------------------------
\n" ); document.write( "2. If P(4, -5) is a point on the graph of the function y=f(x), find the corresponding point on the graph of y=2f(x-6).
\n" ); document.write( "(x-6) moves the point 6 to the right to (10,-5)
\n" ); document.write( "2 doubles the y value so you end up at (10,-10)
\n" ); document.write( "--------------------
\n" ); document.write( "3. Explain how the graph of y-5=(x-3)^2 power can be obtained from the graph of y=x^2.
\n" ); document.write( "(x-3) moves the parabola 3 to the right.
\n" ); document.write( "5 then moves the parabola 5 up.
\n" ); document.write( "-------------------------
\n" ); document.write( "4. Determine the vertex of y=x^2-8x+22.
\n" ); document.write( "The x-value is at -b/2a = 8/2=4
\n" ); document.write( "Then f(4)=16-32+22 = 6
\n" ); document.write( "Vertex at (4,6)
\n" ); document.write( "----------------------
\n" ); document.write( "5. Find the maximum value of y=-x^2 + 6x.
\n" ); document.write( "max occurs at the vertex where x=-b/2a = -6/-2=3
\n" ); document.write( "f(3)=-9+18=9
\n" ); document.write( "Max at (3,9)
\n" ); document.write( "-------------------
\n" ); document.write( "6. Given f(x)=5x+7 and g(x)=x^2+7, find (g o f)(x).
\n" ); document.write( "g[5x+7]=(5x+7)^2+7 = 25x^2+70x+56
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );