Solveeit Logo

Question

Question: If \(2a + 3b + 6c = 0\) then at least one root of the equation \(ax^{2} + bx + c = 0\) lies in the i...

If 2a+3b+6c=02a + 3b + 6c = 0 then at least one root of the equation ax2+bx+c=0ax^{2} + bx + c = 0 lies in the interval

A

(0, 1)

B

(1, 2)

C

(2, 3)

D

(3, 4)

Answer

(0, 1)

Explanation

Solution

Let f(x)=ax2+bx+cf^{'}(x) = ax^{2} + bx + c

f(x)=f(x)dx=ax33+bx22+cxf(x) = \int_{}^{}{f^{'}(x)dx} = \frac{ax^{3}}{3} + \frac{bx^{2}}{2} + cx

Clearly f(0)=0f(0) = 0, f(1)=a3+b2+c=2a+3b+6c6=06=0f(1) = \frac{a}{3} + \frac{b}{2} + c = \frac{2a + 3b + 6c}{6} = \frac{0}{6} = 0

Since, f(0)=f(1)=0f(0) = f(1) = 0. Hence, there exists at least one point c in between 0 and 1, such that f(x)=0f^{'}(x) = 0, by Rolle’s theorem.

Trick: Put the value of a=3,b=2,c=0a = - 3,b = 2,c = 0 in given equation

3x2+2x=0- 3x^{2} + 2x = 03x22x=03x^{2} - 2x = 0x(3x2)=0x(3x - 2) = 0

x=0,x=2/3x = 0,x = 2/3, which lie in the interval (0, 1)