Question
Question: Find a quadratic polynomial whose zeros are \(3-\sqrt{5}\text{ and }3+\sqrt{5}\)....
Find a quadratic polynomial whose zeros are 3−5 and 3+5.
Solution
Hint:For solving this problem, we obtain the sum and product of roots individually and then place the values of variables in the generalized form to obtain the final polynomial.
Complete step-by-step answer:
In algebra, a quadratic function is a polynomial function with one or more variables in which the highest-degree term is of the second degree. A single-variable quadratic function can be stated as:
f(x)=ax2+bx+c,a=0
If the quadratic function is set equal to zero, then the result is a quadratic equation. The solutions to the univariate equation are called the roots of the univariate function.
If we have two zeros of a quadratic equation then the polynomial could be formed by using the simplified result which could be stated as:
x2−(a+b)x+ab, where a and b are two zeroes of the equation.
Let, a=3+5 and b=3+5 be the roots of the required equation.
The sum of zeroes i.e. a + b:
a+b=3+5+3−5a+b=6…(1)
The product of zeroes i.e. a×b:
a×b=(3+5)×(3−5)a×b=9−5=4…(2)
Sum of roots can also be written as a−b=−16.
Also,
The products of roots can be written as ac=14.
Fixing a as 1, we get
⇒a=1,b=6,c=4
Now, putting these values in the general form.
Hence, the quadratic polynomial is x2−6x+4.
Note: By using the quadratic formula i.e. x=2a−b±b2−4ac, we can evaluate the values of a, b and c alternatively. Student must be careful while writing the simplified form of sum of roots and product of roots. The negative sign in the sum of roots must not be missed to avoid errors.