PDA

View Full Version : finding the equation of a parabola with only 2 x-intercepts and the vertex


ashers
Jan29-12, 08:31 PM
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:

DivisionByZro
Jan29-12, 08:38 PM
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:


(x-a)(x-b)\cdot K =f(x)



Can you take it from here?

ashers
Jan29-12, 08:47 PM
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 :/

DivisionByZro
Jan29-12, 09:06 PM
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?

ashers
Jan29-12, 09:18 PM
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 :/

DivisionByZro
Jan29-12, 09:21 PM
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.

ashers
Jan29-12, 09:21 PM
thanks!!

ashers
Jan29-12, 09:23 PM
so wait now all i have to do is multiply the entire formula by one constant until f(5)=8?

DivisionByZro
Jan29-12, 09:25 PM
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).

ashers
Jan29-12, 09:30 PM
but i still can't seem to figure out how to make X^2 - 10x + 21 pass through (5,8)

DivisionByZro
Jan29-12, 09:31 PM
With f(x)=x^2 - 10x + 21, what is f(5)?

ashers
Jan29-12, 09:32 PM
the answer becomes -4

ashers
Jan29-12, 09:33 PM
so should i multiply it out by -2 so that the answer becomes 8?

eumyang
Jan29-12, 09:33 PM
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. ;)

DivisionByZro
Jan29-12, 09:35 PM
so should i multiply it out by -2 so that the answer becomes 8?

You got it!

ashers
Jan29-12, 09:42 PM
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!