If $a + b + c = 0$ and $a, b, c$ are rational, then the roots of the equation $(b + c - a)x^2 + (c + a - b)x + (a + b - c) = 0$ are rational .
Reveal answer
Fill a bubble to check yourself
If $a + b + c = 0$ and $a, b, c$ are rational, then the roots of the equation $(b + c - a)x^2 + (c + a - b)x + (a + b - c) = 0$ are rational .
Statement-I is true, Statement-II is true ; Statement-II is correct explanation for Statement-I .
Statement-I is true, Statement-II is true ; Statement-II is NOT a correct explanation for statement-I .
Statement-I is true, Statement-II is false .
Statement-I is false, Statement-II is true .
Because a + b + c = 0, we can substitute b + c = -a, c + a = -b, and a + b = -c into the given equation. The equation simplifies to -2ax^2 - 2bx - 2c = 0, or ax^2 + bx + c = 0. The sum of the roots is -b/a, the product is c/a, and the discriminant is b^2 - 4ac. Using the condition a + b + c = 0, we replace b^2 with (a + c)^2, making the discriminant (a + c)^2 - 4ac = (a - c)^2. Since a and c are rational, the discriminant is a perfect square of a rational number, meaning the roots are rational; thus, both statements are true and the second correctly explains the first.