1. A tutor asks a student to write a quadratic expression that has roots at $x = -2$ and $x = 6$, opens downward, and has a y-intercept of $24$. Which expression satisfies all these conditions?
- A.$-2(x + 2)(x - 6)$
- B.$2(x + 2)(x - 6)$
- C.$-2(x - 2)(x + 6)$
- D.$-(x + 2)(x - 6)$
View Answer
Answer: $-2(x + 2)(x - 6)$
Build from the requirements: Roots at $x = -2$ and $x = 6$ mean the factored form includes $(x + 2)(x - 6)$. Opens downward means $a < 0$. The general form is $a(x + 2)(x - 6)$. Find the value of a using the y-intercept: Substitute $x = 0$: $a(0 + 2)(0 - 6) = a(2)(-6) = -12a$. Set $-12a = 24$, so $a = -2$. Verify all conditions: $-2(x + 2)(x - 6)$: roots at $x = -2, 6$ ✓; $a = -2 < 0$ (opens downward) ✓; y-intercept: $-2(2)(-6) = 24$ ✓. Why distractors fail: Option B has $a = 2 > 0$ (opens upward) and y-intercept $-24$. Option C has roots at $x = 2$ and $x = -6$. Option D has $a = -1$, giving y-intercept $-1(2)(-6) = 12$, not $24$.