Polynomial Functions (word problem)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
anonymous12
Messages
29
Reaction score
0

Homework Statement


A quartic function has x-intercepts of -5, -1, 2, and 4. The point (3.-8) lies on the curve. Determine an equation of the function.


Homework Equations





The Attempt at a Solution


y = k (x+5)(x+1)(x-2)(x-4)
Expanded form: f(x)=kx^4 + 9x^2 - 38x + 40 <---My expanded form is most likely wrong because expanding a quartic function tends to get clustered and confusing.

Other than this I have absolutely no idea how to solve this question.
 
Physics news on Phys.org
anonymous12 said:
y = k (x+5)(x+1)(x-2)(x-4)

This looks fine.

anonymous12 said:
Expanded form: f(x)=kx^4 + 9x^2 - 38x + 40 <---My expanded form is most likely wrong because expanding a quartic function tends to get clustered and confusing.

Unfortunately, your expansion is wrong. First show your steps, so we can see where the mistake is in your work.
 
anonymous12 said:
y = k (x+5)(x+1)(x-2)(x-4)
Expanded form...
I wouldn't even expand yet. I would find k first by plugging 3 and -8 for x and y into the factored form. Then I would multiply out the factors, and distribute the k value last.