document.write( "Question 42982: 1. Determine the vertex of y=x^2-8x+22.\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. An object is projected upward from the top of a tower. Its distance in feet above the ground after t seconds is given by s(t)=-16t^2+64t+80. How many seconds will it take to reach ground level?\r
\n" );
document.write( "\n" );
document.write( "4. Given f(x)=5x+7 and g(x) =x^2+7, find (g f)(x) \n" );
document.write( "
Algebra.Com's Answer #29316 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. Determine the vertex of y=x^2-8x+22. \r \n" ); document.write( "\n" ); document.write( "Put in vertex form by completing the square , as follows: \n" ); document.write( "x^2-8x+16=y-6 \n" ); document.write( "(x+4)^2=y-6 \n" ); document.write( "Vertex = (h,k) = (-4,6) \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( "Y get doubled and x moves 6 to the right so the point is (10,-10) \n" ); document.write( "---------------------------------------------------------- \n" ); document.write( "3. An object is projected upward from the top of a tower. Its distance in feet above the ground after t seconds is given by s(t)=-16t^2+64t+80. How many seconds will it take to reach ground level? \r \n" ); document.write( "\n" ); document.write( "Ground level means s=0. \n" ); document.write( "0=-16(t^2-4t-5) \n" ); document.write( "0=-16(t-5)(t+1) \n" ); document.write( "t=5 sec. (time when object is on the ground) \n" ); document.write( "------------------------------------------------------- \n" ); document.write( "4. Given f(x)=5x+7 and g(x) =x^2+7, find (g f)(x)\r \n" ); document.write( "\n" ); document.write( "g[f(x)]=g(5x+7)=(5x+7)^2+7=25x^2+70x+56 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |