document.write( "Question 604353: The Vertex of the parabola below is at the point (6, 1.5) and the point (7, 3.5) is on the parabola. what is the equation of the parabola? \n" ); document.write( "
Algebra.Com's Answer #381117 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The Vertex of the parabola below is at the point (6, 1.5) and the point (7, 3.5) is on the parabola. what is the equation of the parabola? \n" ); document.write( "--- \n" ); document.write( "Assuming the parabola is opening upward (it could be to the right), \n" ); document.write( "use the vertex-form: \n" ); document.write( "(x-h)^2 = 4p(y-k) \n" ); document.write( "Substitute for x,y,h,k and solve for \"p\": \n" ); document.write( "(7-6)^2 = 4p(3.5-1.5) \n" ); document.write( "1 = 4p(2) \n" ); document.write( "4p = 1/2 \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "(x-6)^2 = (1/2)(y-(3/2)) \n" ); document.write( "--- \n" ); document.write( "y = 2[x^2-12x+36]+(3/2) \n" ); document.write( "---- \n" ); document.write( "y = 2x^2-24x+73.5 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |