document.write( "Question 948030: Hello, I have to write the transformational form equation of a parabola that opens up or down and passes through (3,12), (5,28), and (4,18). Help? \n" ); document.write( "
Algebra.Com's Answer #578587 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Hello, I have to write the transformational form equation of a parabola that opens up or down and passes through (3,12), (5,28), and (4,18). Help? \n" ); document.write( "============ \n" ); document.write( "ax^2 + bx + c = y \n" ); document.write( "Using (3,12) :: 9a + 3b + c = 12 \n" ); document.write( "Using (5,28) :: 25a + 5b + c = 28 \n" ); document.write( "Using (4,18) :: 16a + 4b + c = 18 \n" ); document.write( "------- \n" ); document.write( "Using my TI- 84 Matrix Program I get: \n" ); document.write( "a = 2 \n" ); document.write( "b = -8 \n" ); document.write( "c = 18 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = 2x^2 - 8x + 18 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |