Solveeit Logo

Question

Question: The least value of a is...

The least value of a is

A

4

B

6

C

7

D

5

Answer

5

Explanation

Solution

Given the quadratic equation ax2bx+c=0ax^2 - bx + c = 0 with a,b,cNa, b, c \in N and two distinct real roots in the interval (1, 2), we need to find the least value of aa. The conditions are:

  1. f(1)=ab+c>0f(1) = a - b + c > 0
  2. f(2)=4a2b+c>0f(2) = 4a - 2b + c > 0
  3. 1<b2a<2    2a<b<4a1 < \frac{b}{2a} < 2 \implies 2a < b < 4a
  4. c<b24ac < \frac{b^2}{4a}
  5. 2<ba<42 < \frac{b}{a} < 4 and 1<ca<4    c>a1 < \frac{c}{a} < 4 \implies c > a

By trying different values of aa, we find that the smallest possible value for aa is 5. In this case, b=15b = 15 and c=11c = 11. f(x)=5x215x+11f(x) = 5x^2 - 15x + 11 f(1)=515+11=1>0f(1) = 5 - 15 + 11 = 1 > 0 f(2)=2030+11=1>0f(2) = 20 - 30 + 11 = 1 > 0 The vertex is at x=1510=1.5x = \frac{15}{10} = 1.5, which is in the interval (1, 2). f(1.5)=5(1.5)215(1.5)+11=5(2.25)22.5+11=11.2522.5+11=0.25<0f(1.5) = 5(1.5)^2 - 15(1.5) + 11 = 5(2.25) - 22.5 + 11 = 11.25 - 22.5 + 11 = -0.25 < 0 The discriminant is 1524(5)(11)=225220=5>015^2 - 4(5)(11) = 225 - 220 = 5 > 0, so the roots are distinct. Therefore, the least value of aa is 5.