document.write( "Question 811552: Write an equation for a parabola with a vertex being (1,6) and x-intercepts being (-3,0) and (5,0). \n" ); document.write( "
Algebra.Com's Answer #489209 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation for a parabola with a vertex being (1,6) and x-intercepts being (-3,0) and (5,0). \n" ); document.write( "*** \n" ); document.write( "Given coordinates show that parabola has a vertical axis of symmetry: \n" ); document.write( "Ita vertex form of equation: y=A(x-h)^2+k \n" ); document.write( "Solving for A: \n" ); document.write( "Using coordinates of one of given points(5,0) \n" ); document.write( "0=A(5-1)^2+6 \n" ); document.write( "16A=-6 \n" ); document.write( "A=-6/16=-3/8 \n" ); document.write( "Equation: \n" ); document.write( "y=(-3/8)(x-1)^2+6 \n" ); document.write( " |