Skip to main contentSkip to solution

If aa and bb are integers such that 2x2−ax+2>02x^2 - ax + 2 > 0 and x2−bx+8≥0x^2 −bx + 8 \geq 0 for all real numbers x,x, then the largest possible value of 2a−6b2a-6b is

Entered answer:

Solution

✅ Correct Answer: 36

We have two conditions that must hold for all real numbers x:

2x2−ax+2>02x^2 - ax + 2 > 0 (always positive)

x2−bx+8≥0x^2 - bx + 8 \geq 0 (always non-negative)

Key Insight: When a quadratic expression is always positive (or non-negative) for all real values of x, we can use the discriminant to find constraints on the coefficients.


For 2x2−ax+2>02x^2 - ax + 2 > 0 to be always positive, the parabola must never touch or cross the x-axis.

If a quadratic Ax2+Bx+CAx^2 + Bx + C has discriminant B2−4AC<0B^2 - 4AC < 0, then it has no real roots. Since the coefficient of x2x^2 is positive (2 > 0), the parabola opens upward. No real roots + upward opening = always positive.

For 2x2−ax+22x^2 - ax + 2:

A=2A = 2, B=−aB = -a, C=2C = 2

Discriminant: (−a)2−4(2)(2)<0(-a)^2 - 4(2)(2) < 0

a2−16<0a^2 - 16 < 0

a2<16a^2 < 16

−4<a<4-4 < a < 4

Since aa is an integer: a∈{−3,−2,−1,0,1,2,3}a \in \{-3, -2, -1, 0, 1, 2, 3\}


For x2−bx+8≥0x^2 - bx + 8 \geq 0 to be always non-negative, the parabola must never go below the x-axis.

We use ≤0\leq 0 for the discriminant here because we allow the parabola to touch the x-axis (that's why we have ≥0\geq 0 instead of >0> 0).

For x2−bx+8x^2 - bx + 8:

A=1A = 1, B=−bB = -b, C=8C = 8

Discriminant: (−b)2−4(1)(8)≤0(-b)^2 - 4(1)(8) \leq 0

b2−32≤0b^2 - 32 \leq 0

b2≤32b^2 \leq 32

−32≤b≤32-\sqrt{32} \leq b \leq \sqrt{32}

−42≤b≤42-4\sqrt{2} \leq b \leq 4\sqrt{2}

Since 2≈1.414\sqrt{2} \approx 1.414, we have 42≈5.664\sqrt{2} \approx 5.66

Since bb is an integer: b∈{−5,−4,−3,−2,−1,0,1,2,3,4,5}b \in \{-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5\}


To maximize 2a−6b2a - 6b, we need:

Largest possible value of aa: From our constraint, amax=3a_{max} = 3

Smallest possible value of bb: From our constraint, bmin=−5b_{min} = -5

Since we're subtracting 6b6b, subtracting a negative number gives us a larger result.

Maximum value of 2a−6b=2(3)−6(−5)=6+30=362a - 6b = 2(3) - 6(-5) = 6 + 30 = 36


Answer: 36

Keyboard Shortcuts

  • Left arrow: Previous question
  • Right arrow: Next question
  • S key: Jump to solution
  • Q key: Jump to question