document.write( "Question 114515: Vertex (h,k) of the quadratic function f(x)=a(x-h)^+k is (1,2) and the y-intercept is (0,1).\r
\n" );
document.write( "\n" );
document.write( "a)Find the quadratic function
\n" );
document.write( "b)What is the maximum value of the function? \n" );
document.write( "
Algebra.Com's Answer #83317 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Vertex (h,k) of the quadratic function f(x)=a(x-h)^+k is (1,2) and the y-intercept is (0,1).\r \n" ); document.write( "\n" ); document.write( "a)Find the quadratic function \n" ); document.write( "Using the vertex values you get: \n" ); document.write( "y = a(x-1)^2 + 2 \n" ); document.write( "Using the y-intercet you get: \n" ); document.write( "1 = a(0-1)^2+2 \n" ); document.write( "1 = a+2 \n" ); document.write( "a = -1 \n" ); document.write( "--------- \n" ); document.write( "EQUATION: \n" ); document.write( "f(x) = -(x-1)^2+2 \n" ); document.write( "------------------------ \n" ); document.write( "b)What is the maximum value of the function? \n" ); document.write( "The vertex is (1,2) and the parabola opens downward, \n" ); document.write( "so the maximum value of the function is 2. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |