Let us find out the roots of a quadratic polynomial y = x square -2x-3
Answers
Answered by
0
The roots of a quadratic polynomial are, basically, those points for which the whole equation turns out to be zero(0).
So, Let us assume that f(x) = y = x^2 - 2x - 3.
Thus, for the roots/zeros of the given polynomial, f(x) must be equal to zero(0).
i.e., f(x) =0
=> x^2 - 2x - 3 = 0
By splitting the middle term,
x^2 - 3x + x - 3 = 0
(x - 3)(x + 1) = 0
[x = 3] ....... Or ....... [x = -1]
Hence, the roots of the given quadratic equation are x = 3 or x = -1.
________________________________
Similar questions