document.write( "Question 1052155: Determine the equation of the quadratic function f(x) given that the vertex is (1,-5) and the function has a y-intercept at 3. \n" ); document.write( "
Algebra.Com's Answer #667572 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the equation of the quadratic function f(x) given that the vertex is (1,-5) and the function has a y-intercept at 3. \n" ); document.write( "------ \n" ); document.write( "Form:: y = a(x-h)^2 + k \n" ); document.write( "------ \n" ); document.write( "y = a(x-1)^2 -5 \n" ); document.write( "------ \n" ); document.write( "Note:: When x = 0, y = 3 \n" ); document.write( "------ \n" ); document.write( "3 = a(1) - 5 \n" ); document.write( "a = 8 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "y = 8(x-1)^2 - 5 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |