JEE Challenger
More from Complex Numbers and Quadratic Equations

Integer Solutions of Quadratic Equation with Coefficients in Arithmetic Progression

Let a,b,ca, b, c be positive integers in arithmetic progression such that the equation ax2+bx+c=0ax^2 + bx + c = 0 has only integer solutions.

Then which of the following statements is (are) TRUE ?

Options

A

cbc - b is an integer multiple of aa

Correct
B

Both the roots of the equation ax2+bx+c=0ax^2 + bx + c = 0 are odd integers

Correct
C

If c=15c = 15, then ab=8ab = 8

Correct
D

If b=8b = 8, then x=3x = 3 is a root of the equation ax2+bx+c=0ax^2 + bx + c = 0

Step-by-Step Solution

Given that a,b,ca, b, c are positive integers in an arithmetic progression (AP), we have: 2b=a+c    c=2ba2b = a + c \implies c = 2b - a

Let α\alpha and β\beta be the integer roots of the quadratic equation ax2+bx+c=0ax^2 + bx + c = 0. By Vieta's formulas: α+β=ba    b=a(α+β)\alpha + \beta = -\frac{b}{a} \implies b = -a(\alpha + \beta) αβ=ca    c=aαβ\alpha \beta = \frac{c}{a} \implies c = a\alpha\beta

Substituting the expressions for bb and cc into the AP relationship c=2bac = 2b - a: aαβ=2(a(α+β))aa\alpha\beta = 2(-a(\alpha + \beta)) - a

Since aa is a positive integer (a0a \neq 0), we can divide both sides by aa: αβ=2(α+β)1\alpha\beta = -2(\alpha + \beta) - 1 αβ+2α+2β+1=0\alpha\beta + 2\alpha + 2\beta + 1 = 0

Adding 33 to both sides allows us to factor the expression: (α+2)(β+2)=3(\alpha + 2)(\beta + 2) = 3

Since α\alpha and β\beta are integers, (α+2)(\alpha + 2) and (β+2)(\beta + 2) must be integer factors of 33. The possible pairs for (α+2,β+2)(\alpha + 2, \beta + 2) are:

  1. (1,3)    α=1,β=1(1, 3) \implies \alpha = -1, \beta = 1
  2. (3,1)    α=1,β=1(3, 1) \implies \alpha = 1, \beta = -1
  3. (1,3)    α=3,β=5(-1, -3) \implies \alpha = -3, \beta = -5
  4. (3,1)    α=5,β=3(-3, -1) \implies \alpha = -5, \beta = -3

Now, let's analyze these cases:

  • Case 1: {α,β}={1,1}\{\alpha, \beta\} = \{-1, 1\} α+β=0    b=a(0)=0\alpha + \beta = 0 \implies b = -a(0) = 0 This contradicts the condition that bb is a positive integer (b>0b > 0). Thus, this case is invalid.

  • Case 2: {α,β}={3,5}\{\alpha, \beta\} = \{-3, -5\} α+β=8    b=8a\alpha + \beta = -8 \implies b = 8a αβ=15    c=15a\alpha\beta = 15 \implies c = 15a For any positive integer aa, b=8ab = 8a and c=15ac = 15a are positive integers, and they satisfy 2b=16a=a+15a=a+c2b = 16a = a + 15a = a + c. Hence, the roots of the equation must be α=3\alpha = -3 and β=5\beta = -5.

Now we evaluate the given options:

  • Option (A): cb=15a8a=7ac - b = 15a - 8a = 7a Since aa is an integer, cbc - b is an integer multiple of aa. Therefore, Option (A) is TRUE.

  • Option (B): The roots are 3-3 and 5-5, both of which are odd integers. Therefore, Option (B) is TRUE.

  • Option (C): If c=15c = 15, then 15a=15    a=115a = 15 \implies a = 1. Then b=8a=8(1)=8b = 8a = 8(1) = 8. Thus, ab=18=8ab = 1 \cdot 8 = 8. Therefore, Option (C) is TRUE.

  • Option (D): If b=8b = 8, then 8a=8    a=18a = 8 \implies a = 1, which gives c=15c = 15. The roots are x=3x = -3 and x=5x = -5. Thus, x=3x = 3 is not a root of the equation. Therefore, Option (D) is FALSE.

Hence, the correct statements are (A), (B), and (C).