Given a polynomial f(x), if (x + 5) is a factor, what else must be true?
f(0) = 5
f(0) = -5
f(5) = 0
f(-5) = 0
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
ganeshie8 (ganeshie8):
since (x+5) is a factor, u can write the original polynomial as :-
f(x) = (x+5)(something)
plugin x = -5
f(-5) = ?
OpenStudy (mathmale):
Brad: As a general rule, if (x+a) is a factor of a given polynomial, then x=a is a root of the polynomial. Can you use this fact to choose the correct answer?
OpenStudy (anonymous):
f(-5) = (-5 + 5)
OpenStudy (mathmale):
which equals what?
OpenStudy (anonymous):
0
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
so the last option?
OpenStudy (mathmale):
Right, and if a function's value is 0 for some particular x value, that means that that x-value is a ???? of the function.
OpenStudy (anonymous):
0?
OpenStudy (mathmale):
think of a word, not a numerical value.
OpenStudy (anonymous):
is this when imaginary numbers are used?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (mathmale):
Not quite, but thanks for the proposal. Here's what I was driving at: If a function's value is zero at a particular x-value, that x-value is a root (or zero) of the function.