document.write( "Question 216956: I am having difficulty with a question. The question is as follows: A parabola has an x-intercept at 2, its axis of symmetry is the line x=4, and the y-coordinate of its vertex is 6. Determine the equation of the parabola.\r
\n" ); document.write( "\n" ); document.write( "I am setting up my problem as y = ax^2 + bx + c and I since x = 4, y must be 0
\n" ); document.write( "o = 16 + 4 + c. I'm confused and I don't think I am setting up the equation correctly.\r
\n" ); document.write( "\n" ); document.write( "Thanks - Lori
\n" ); document.write( "

Algebra.Com's Answer #163789 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
I am having difficulty with a question.
\n" ); document.write( ";
\n" ); document.write( "The question is as follows: A parabola has an x-intercept at 2,
\n" ); document.write( "its axis of symmetry is the line x=4, and the y-coordinate of its vertex is 6.
\n" ); document.write( "Determine the equation of the parabola.
\n" ); document.write( ":
\n" ); document.write( "I am setting up my problem as y = ax^2 + bx + c and I since x = 4, y must be 0
\n" ); document.write( "Not right: the axis of symmetry is given as 4 and y coordinate as 6 so you have:
\n" ); document.write( ":
\n" ); document.write( "x = 4; y = 6 (vertex)
\n" ); document.write( "(4^2)a + 4b + c = 6
\n" ); document.write( "16a + 4b + c = 6
\n" ); document.write( ":
\n" ); document.write( "and the intercept
\n" ); document.write( "x = 2; y = 0
\n" ); document.write( "(2^2)a + 2b + c = 0
\n" ); document.write( "4a + 2b + c = 0
\n" ); document.write( ":
\n" ); document.write( "Here we can reason:
\n" ); document.write( " the two intercepts are equidistant from the axis of symmetry
\n" ); document.write( "One intercept is +2, the axis symmetry is +4 then the other intercept is +6
\n" ); document.write( ":
\n" ); document.write( "x = 6; y = 0
\n" ); document.write( "(6^2)a + 6b + c = 0
\n" ); document.write( "36a + 6b + c = 0
\n" ); document.write( ":
\n" ); document.write( "Three equations to find three unknowns, a, b, c
\n" ); document.write( ":
\n" ); document.write( "use the 1st two equations to eliminate c
\n" ); document.write( "16a + 4b + c = 6
\n" ); document.write( " 4a + 2b + c = 0
\n" ); document.write( "-------------------Subtraction eliminates c
\n" ); document.write( "12a + 2b = 6
\n" ); document.write( ":
\n" ); document.write( "do the same with the 1st and 3rd equation
\n" ); document.write( "36a + 6b + c = 0
\n" ); document.write( "16a + 4b + c = 6
\n" ); document.write( "------------------Subtraction eliminates c
\n" ); document.write( "20a + 2b = -6
\n" ); document.write( ";
\n" ); document.write( "Use these two equations, and eliminate b and find a
\n" ); document.write( "20a + 2b = -6
\n" ); document.write( "12a + 2b = 6
\n" ); document.write( "--------------Subtraction eliminates b
\n" ); document.write( "8a = -12
\n" ); document.write( "a = \"%28-12%29%2F8\"
\n" ); document.write( "a = -1.5
\n" ); document.write( ":
\n" ); document.write( "Find b using eq: 12a + 2b = 6
\n" ); document.write( "12(-1.5) + 2b = 6
\n" ); document.write( "-18 + 2b = 6
\n" ); document.write( "2b = 6 + 18
\n" ); document.write( "2b = 24
\n" ); document.write( "b = 12
\n" ); document.write( ":
\n" ); document.write( "Find c using eq: 4a + 2b + c = 0
\n" ); document.write( "4(-1.5) + 2(12) + c = 0
\n" ); document.write( "-6 + 24 + c = 0
\n" ); document.write( "18 + c = 0
\n" ); document.write( "c = -18
\n" ); document.write( ":
\n" ); document.write( "The equation: y = -1.5x^2 + 12x -18
\n" ); document.write( ":
\n" ); document.write( "Check this by graphing it
\n" ); document.write( " \"+graph%28+300%2C+200%2C+-6%2C+10%2C+-4%2C+8%2C+-1.5x%5E2%2B12x-18%29+\"
\n" ); document.write( "Two x intercepts at +2 and +6; vertex: 4,6.
\n" ); document.write( "
\n" );