find the zeros of polynomial x^2-3x-m(m+3)
Answers
Answer:
Step-by-step explanation:
f(x) = x2 – 3x – m (m + 3) By adding and subtracting mx, we get f(x) = x2 – mx – 3x + mx – m (m + 3) = x[x – (m + 3)] + m[x – (m + 3)] = [x – (m + 3)] (x + m) f(x) = 0 ⇒ [x – (m + 3)] (x + m) = 0 ⇒ [x – (m + 3)] = 0 or (x + m) = 0 ⇒ x = m + 3 or x = –m So, the zeroes of f(x) are –m and +3.
Step-by-step explanation:
Given : A polynomial
To find : the zeroes of given polynomial.
Formula used : If we have quadratic equation as,
⇒
Then
Discriminant of equation (D) is,
and zeroes are,
and .
a is the coefficient of , b is the coefficient of and c is for constant.
We know, to find the zeroes of the expression, we equate the expression with 0.
⇒
We can't use splitting method to split middle term because we have another equation as constant.
So we use discriminant formula for finding roots of equation.
Here in given equation we have,
, and .
So is,
we get , a quadratic equation.
we can solve this equation by splitting middle term (finding factors of such that they add up to 12)
⇒
⇒
⇒
we get discriminant (D) is .
now the zeroes are,
the x1 and x2 are,
The zeroes of given polynomial are and .