Finding the equation of a parabola with only 2 x-intercepts and the vertex

  • Thread starter Thread starter ashers
  • Start date Start date
  • Tags Tags
    Parabola Vertex
AI Thread Summary
To find the equation of a parabola with x-intercepts at 3 and 7 and a vertex at (5, 8), the quadratic function can be expressed as f(x) = k(x - 3)(x - 7). The value of k must be determined to ensure that f(5) equals 8. Initially, the function was incorrectly calculated, leading to confusion about the vertex's position. By substituting x = 5 into the equation and solving for k, the correct constant can be found to satisfy the vertex condition. This approach clarifies how to derive the quadratic equation accurately.
ashers
Messages
9
Reaction score
0
1. Write an equation of the quadratic function f whose graph has x-intercepts 3 and 7 and f(5) = 8.

2. I really don't know where to go from here :frown:

3. obviously, is the x-int. are 3 and 7 that means they are points (3,0) and (7,0). Also, f(5) = 8 becomes the point (5,8) which i have found to be the vertex. But, at this point, I don't know how to form a parabolic equation around those three points. Please help me! :confused:
 
Physics news on Phys.org
What do you know about the roots of a quadratic? You're really almost there. x=5 and x=7 are roots of f(x) and you need f(5)=8.Hint:
Think of:

<br /> (x-a)(x-b)\cdot K =f(x)<br /> <br />

Can you take it from here?
 
i actually have no idea how to move on from there because we haven't learned that formula. I am in CP Pre-calc in high school and the simplest solution would be great. I am not very good at math and this is a review of stuff we learned from september :/
 
Well if a polynomial f(x) has zeros (let's say 2 in this case, it's a quadratic), then f(x), when factored, could look like: (x-a)(x-b)*K=f(x). We say that a and b are roots of f(x) because they are zeros of the polynomial.

So you had said that (3,0) and (7,0) were solutions to f(x). Do you now see what to do?

Edit: Use the two "x-values" you have as the roots of your quadratic, and then you'll need that f(5)=8...So you will need to modify your polynomial to make it work, in other words you will need to multiply it by a factor K.

Does this help at all?
 
Last edited:
well i tried multiplying x-3 and x-7 to get the equation and i got x^2 - 10x + 21. but, if you plug in 5 as x it does't equal 8. and also if point (5,8) is the vertex that means the parabola would open downwards, which makes the equation negative. I'm still really confused though :/
 
ashers said:
well i tried multiplying x-3 and x-7 to get the equation and i got x^2 - 10x + 21. but, if you plug in 5 as x it does't equal 8. and also if point (5,8) is the vertex that means the parabola would open downwards, which makes the equation negative. I'm still really confused though :/

You're almost there. Just find a constant to multiply f(x)=x^2 - 10x + 21 so that f(5)=8.
 
thanks!
 
so wait now all i have to do is multiply the entire formula by one constant until f(5)=8?
 
ashers said:
so wait now all i have to do is multiply the entire formula by one constant until f(5)=8?

Well whatever polynomial f(x) has f(5)=8 must pass through (5,8).
 
  • #10
but i still can't seem to figure out how to make X^2 - 10x + 21 pass through (5,8)
 
  • #11
With f(x)=x^2 - 10x + 21, what is f(5)?
 
  • #12
the answer becomes -4
 
  • #13
so should i multiply it out by -2 so that the answer becomes 8?
 
  • #14
Just plug in 5 into
f(x) = k(x2 - 10x + 21):
8 = k(5^2 - 10(5) + 21)
... and solve for k.

EDIT: Oops, a little too late. ;)
 
  • #15
ashers said:
so should i multiply it out by -2 so that the answer becomes 8?

You got it!
 
  • #16
THANK YOU SO MUCH! I realized i was making a multiplication error early on in the problem and this is why i could not solve it correctly. You're explanation helped so much! thanks again!
 
Back
Top