If a & b are the roots of the quadratic
equations Ax² + Bx + c = 0
= 0, then which
of the following reason is true.(a)ab = C/A
(b)a + b = C/A
(c)a - b = -B/A
(d)None
Answers
Answer:
ab=C/A
Step-by-step explanation:
because the product of roots of quadratic equations:-
ab=constant term/coefficient of x²
Given, p(x) = x3-4x2+5x-2
And zeroes for p(x) are 2,1,1.
∴ p(2)= 23-4(2)2+5(2)-2 = 0
p(1) = 13-(4×12 )+(5×1)-2 = 0
Hence proved, 2, 1, 1 are the zeroes of x3-4x2+5x-2
Now, comparing the given polynomial with general expression, we get;
∴ ax3+bx2+cx+d = x3-4x2+5x-2
a = 1, b = -4, c = 5 and d = -2
As we know, if α, β, γ are the zeroes of the cubic polynomial ax3+bx2+cx+d , then;
α + β + γ = –b/a
αβ + βγ + γα = c/a
α β γ = – d/a.
Therefore, putting the values of zeroes of the polynomial,
α +β+γ = 2+1+1 = 4 = -(-4)/1 = –b/a
αβ+βγ+γα = 2×1+1×1+1×2 = 5 = 5/1= c/a
αβγ = 2×1×1 = 2 = -(-2)/1 = -d/a
Hence, the relationship between the zeroes and the coefficients are satisfied.