Find the Zeros of the Polynomial x2−3x−m(m+3)
To find the zeros of the polynomial f(x) = x2 - 3x - m(m + 3), we need to solve the equation f(x) = 0.
Let's set up the equation:
x2 - 3x - m(m + 3) = 0
To solve this quadratic equation, we can use the quadratic formula:
x = (-b ± √(b2 - 4ac)) / (2a)
For the given equation, a = 1, b = -3, and c = -m(m + 3).
Using the quadratic formula, we have:
x = (3 ± √((-3)2 - 4(1)(-m(m + 3)))) / (2(1)) = (3 ± √(9 + 4m(m + 3))) / 2 = (3 ± √(9 + 4m2 + 12m)) / 2 = (3 ± √(4m2 + 12m + 9)) / 2 = (3 ± √((2m + 3)2)) / 2 = (3 ± (2m + 3)) / 2
This gives us two solutions:
x₁ = (3 + (2m + 3)) / 2 = (2m + 6) / 2 = m + 3 x₂ = (3 - (2m + 3)) / 2 = (-2m) / 2 = -m
Therefore, the zeros of the polynomial x2 - 3x - m(m + 3) are x = m + 3 and x = -m.
Answer
Zeros of the Polynomial x2−3x−m(m+3) are x = m + 3 and x = -m
Similar Questions:
- If one Zero of Polynomial (a2 + 9) x2 + 13x + 6a is Reciprocal of other, Find Value of a
- If the Squared Difference of the Zeros of Polynomial x2+px+45 is 144 Then Find p
- If α and β are the zeros of the polynomial f(x)=6x2+x−2, then the value of (α/β+β/α) is -25/12.
- If α and β are the Zeros of the Polynomial f(x)=x2+x−2, Find the Value of (1/α−1/β)
- Find the Zeros of the Quadratic Polynomial 4u²+8u and Verify the Relationship between the Zeros and the Coefficient
Comments
write a comment