find a quadric polynomial having zeros 1 and -2
Answers
Answer:
Answer is
Step-by-step explanation:
Hint: For solving this question we will simply find the sum and the product of the given roots and substitute their values in the formula x2−(sum of the roots)x+(product of the roots) to get the required quadratic polynomial. After that, we will see the plot of the polynomial and verify our answer.
Complete step-by-step solution -
Given:
We have to find the quadratic polynomial having roots 1 and -2.
Now, before we proceed we should know that if x=α and x=β are roots of a quadratic polynomial (x−α)(x−β)=x2−(α+β)x+αβ and we can write it as x2−(sum of the roots)x+(product of the roots) .
Now, we come back to our question in which we have to find the quadratic polynomial having roots 1 and 2. And from the above discussion, we can say that the required polynomial will be (x−α)(x−β)=x2−(α+β)x+αβ with the value of α=1 and β=−2 . Then,
(x−α)(x−β)=x2−(α+β)x+αβ⇒(x−1)(x+2)=x2−(1−2)x−2⇒(x−1)(x+2)=x2+x−2
Now, from the above result, we conclude that the quadratic polynomial having zeros 1 and -2 will be x2+x−2 .
In the above figure, the curve y=x2+x−2 intersects the x-axis at two points A (-2,0) and B (1,0) and it is evident that x2+x−2 is the quadratic polynomial having zeros 1 and -2.
Thus, x2+x−2 is the required quadratic polynomial.
Hence, option (c) will be the correct option.
Note: Here, the student should first understand what is asked in the question and then proceed in the right direction to get the correct answer quickly. Moreover, though the problem is very easy, but we should write the expression of the required polynomial without any mistake and in the end, we should verify our answer with a graph and strengthen our basic concepts.
Please make my Answer Brainliest Please