Soln 2
Soln 2
Problem 1: Verify whether 2, 3, and ½ are the zeros of the polynomial p(x) = 2x³ - 11x² + 17x - 6
For x = ½: p(½) = 2(½)³ - 11(½)² + 17(½) - 6 = 2(1/8) - 11(1/4) + 17(1/2) - 6 = 1/4 - 11/4 + 8.5 - 6 = 0 ✓
Problem 2: Show that ½ and -3/2 are the zeros of the polynomial 4x² + 4x - 3 and verify the
relationship between zeros and coefficients
Now, let's verify the relationship between zeros and coefficients: For a quadratic ax² + bx + c with
zeros α and β:
Problem 3: Find a quadratic polynomial with sum of zeros = 0 and product of zeros = -3/5
If sum of zeros = 0 and product = -3/5, we can find the zeros: Let the zeros be α and β
α + β = 0, so β = -α
α × β = -3/5
α × (-α) = -3/5
-α² = -3/5
α² = 3/5
α = ±√(3/5)
Problem 4: If α and β are zeros of 6y² - 7y + 2, find a quadratic polynomial whose zeros are 1/α and
1/β
First, let's identify the values of sum and product of the original zeros. For 6y² - 7y + 2:
Now for the new polynomial with zeros 1/α and 1/β:
Taking a = 1, we get b = -7/2 and c = 3 The required polynomial is: x² - (7/2)x + 3 = 2x² - 7x + 6
(multiplying by 2 to eliminate fractions)
Problem 5: Find all zeros of 8x⁴ + 8x³ - 18x² - 20x - 5, given two zeros are √5/2 and -√5/2
Since these are zeroes, (x - √5/2) and (x + √5/2) are factors of the polynomial. These can be
combined as: (x² - 5/4)
Let's divide the original polynomial by this factor: 8x⁴ + 8x³ - 18x² - 20x - 5 ÷ (x² - 5/4)
Using the quadratic formula: x = (-2 ± √(4+8))/4 = (-2 ± √12)/4 = (-2 ± 2√3)/4 = (-1 ± √3)/2
Therefore, all the zeros of the polynomial are: √5/2, -√5/2, (-1+√3)/2, and (-1-√3)/2
Problem 6: If α and β are zeros of p(x) = kx² + 4x + 4, such that α² + β² = 24, find k [k = -1 or k = 2/3]
α + β = -4/k
α × β = 4/k
Therefore, k = 2/3 or k = -1
α + β = -5/2
α × β = k/2
Therefore: 21/4 = (5/2)² - k/2 21/4 = 25/4 - k/2 k/2 = 25/4 - 21/4 k/2 = 4/4 = 1 k = 2
α+β=6
α×β=a
Substituting: 3α + 2(6 - α) = 20 3α + 12 - 2α = 20 α + 12 = 20 α = 8
Since α + β = 6, β = 6 - 8 = -2
Problem 9: Find all zeros of 2x³ + x² - 6x - 3, if two zeros are -√3 and √3
Since these are zeros, (x - √3) and (x + √3) are factors of the polynomial. These can be combined as:
(x² - 3)
Therefore, all the zeros of the polynomial are: √3, -√3, and -1/2
Looking at the graph provided, I need to count how many times the curve crosses the x-axis.
From the graph, the polynomial curve crosses the x-axis 3 times.
Therefore, the polynomial p(x) has 3 zeros.