55.6k views
3 votes
The polynomial p(x) = x^2+ax+b has distinct roots 2a and b. Find a + b.

User Bestsss
by
5.4k points

1 Answer

2 votes

Hello,

As 2a and b are two distinct roots of P(x) we can write the following:


P(x)=x^2+ax+b=(x-2a)(x-b)=x^2-(2a+b)x+2ab\\ \\<=> \begin{cases}a&amp;=-2a-b\\b&amp;=2ab\end{cases}\\\\<=>\begin{cases}3a&amp;=-b\\2a&amp;=1\end{cases}

Then, a=1/2 and b=-3/2

a+b=1/2-3/2=-1

thanks

Actually, we cannot simplify by b if b is different from 0 so we should take into account the specific case of b=0 but then we come up with a=-2a so a=0 and then 2a=0 et b=0 and this is not possible because it says that 2a and b are two distinct roots, so the case where b=0 is not possible so we can assume that b is different from 0 and then we can simplify b=2ab by 1=2a, so we are good. the solution is a+b=-1

User Andre Calil
by
5.1k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.