find the roots of equation x^2+x-p (p+1) where p is constant
Answers
Answered by
1
Answer:
X2 + x - p(p + 1) = 0
Here it is in the form of ax2 + bx + c = 0
:; a = 1 , b = 1 , c = -p2 - p
D = b2 - 4ac
= 1 - 4 * 1 * (-p2 - p)
= 1 + 4p2 + 4p
Now, alpha = - b + root D / 2a
-1 + 2p + 1 /2
= 2p / 2 , = p
and beta = -b - root D / 2a
= -1 -2p - 1 /2
= -2 - 2p /2
-2 (1 + p) / 2
= -1 - p
Therefore the roots are - ( p) and (-1 - p)
Similar questions
Math,
5 months ago
Math,
5 months ago
Math,
5 months ago
Computer Science,
11 months ago
Business Studies,
11 months ago
Physics,
1 year ago
Math,
1 year ago
Science,
1 year ago