Foundation
Mathematics Foundation
zeros of a polynomial
Question

The zeros of the polynomial p(x) = 2x2 + 7x – 4 are

-4,12

-4,-12

4,12

4,12

JEE Advance
College PredictorLive

Know your College Admission Chances Based on your Rank/Percentile, Category and Home State.

Get your JEE Main Personalised Report with Top Predicted Colleges in JoSA

Solution

To find the zeros of the quadratic polynomial p(x) = 2x2 + 7x – 4, we solve the equation 2x2 + 7x – 4 = 0 using the quadratic formula: x = [– b ± √(b2 – 4ac)] / (2a), where a = 2, b = 7, and c = – 4.

First, calculate the discriminant: D = b2 – 4ac = 72 – 4(2)(– 4) = 49 + 32 = 81.

Now, solve for x: x = [– 7 ± √81] / (2*2) = [– 7 ± 9] / 4.

This gives two solutions: x = (– 7 + 9)/4 = 2/4 = 1/2 and x = (– 7 – 9)/4 = – 16/4 = – 4.

Therefore, the zeros are – 4 and 1/2.

Final Answer: -4,12