Grade 12 Calculus Problem - Differentiation and Division

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
16 replies · 3K views
G-S
Messages
10
Reaction score
0

Homework Statement



Let p be a polynomial function with p(a)= 0 =p'(a) for some real a. Which of the following must be true?

A) p(x) is divisible by x+a
B) p(x) is divisible by x^2+a^2
C) p(x) is divisible by x^2-a^2
D) p(x) is divisible by x^2+2ax+a^2
E) p(x) is divisible by x^2-2ax+a^2

Homework Equations


The Attempt at a Solution



I'm honestly beyond stumped for this one. Having a hard time finding out where to start on this problem.
 
Physics news on Phys.org
Thanks for the replies.
So this is the conclusion I've come to so far,

p(x)=0 at x=a
p'(x)=0 at x=a
a is a root of the polynomial

So,
x2-a2=0
x2=a2
x=a

Therefore, C) must be true.

Am I in the right direction?
 
Sorry SammyS but the only thing that comes to mind is the function is a constant. Either that or the first step to find critical points.

After looking at the problem again I've come to the conclusion that in order to fulfill the condition p(a)=0 only C) and E) can be true.

Considering that we only know that a is a root (and not -a) E) seems like the only one that fulfills the conditions.

0=x2-2ax+a2
0=(x-a)2
0=x-a
x=a

Taking stabs in the dark here.
 
G-S said:
After looking at the problem again I've come to the conclusion that in order to fulfill the condition p(a)=0 only C) and E) can be true.

Considering that we only know that a is a root (and not -a) E) seems like the only one that fulfills the conditions.

You have narrowed down the list of choices to just E, so E must be the answer. Is there anything more you need to know?
 
e(ho0n3 said:
You have narrowed down the list of choices to just E, so E must be the answer. Is there anything more you need to know?

I'm trying to get confirmation as to whether the answer and my thought process is correct and if not, how one would approach this question.
 
G-S said:
Sorry SammyS but the only thing that comes to mind is the function is a constant. Either that or the first step to find critical points.

...
And, in general, why is it that you look for critical points?

Also, what is the slope of a constant function? (I'm assuming that this is not a constant polynomial.)
 
SammyS said:
And, in general, why is it that you look for critical points?

Also, what is the slope of a constant function? (I'm assuming that this is not a constant polynomial.)

To find max/min values. And the slope of a constant function is 0.
 
The slope of the tangent line is 0 if p'(a)=0.
 
The behavior of a polynomial in the neighborhood of one of its zeros is due mainly to the factor which 'causes' the zero, and the multiplicity of that zero.

So, in the neighborhood of x=a, the polynomial, p(x), behaves like ±(x - a)n, where n ≥ 2 .

How do we know it's not like ±(x - a)1 ?
 
SammyS said:
How do we know it's not like ±(x - a)1 ?

Because it's not one of the options? Haha, I haven't got a clue.