find the zeroes of quadratic polynomial 6x2 - x - 12 and verify the relationship between the zeroes and coefficients
Answers
Find the zeroes of quadratic polynomial 6x2 - x - 12 and verify the relationship between the zeroes and coefficients
We need to find the zeros of F(x), there are many ways but I'll go with factoring
F(x) = (2x + 3) (3x - 4)
but if x is a zero of F(x), F(x) = 0
so,
that means either (2x+3) = 0 or (3x-4) = 0
or, x = -3/2 or x = 4/3
let's name them α = -3/2 and β = 4/3
now, the question says to verfy some relationship. but it is not clear which relation, so I assume you meant relationship of the coefficients of the polynomial and it's zeros
so let's find the coefficients
a = 6 (coefficient of )
b = 1 (coefficient of )
c = -12 (coefficient of , or the constant)
There are two relations between the coefficients and the zeros (for quadratic polynomials),
so let's verify them,
(i) LHS
LHS = RHS, therefore (i) is verified
in a similar fashion, (ii) can be verified
(note: if you need to verify some other relation, just put the appropriate values in the variables than evaluate the correct equations ....)