Difficulty: Easy
Correct Answer: p = 8/5 or p = −8/5
Explanation:
Introduction / Context:“Exactly one real root” for a quadratic means the graph touches the x-axis at a single point: the discriminant must be zero. We find all p that make Δ = 0 for x^2 + 5px + 16 = 0.Given Data / Assumptions:
Concept / Approach:Set Δ = b^2 − 4ac = 0 and solve for p. This yields the exact parameter values where the quadratic has a repeated real root.Step-by-Step Solution:
Δ = (5p)^2 − 4*1*16 = 25p^2 − 64.Set Δ = 0 ⇒ 25p^2 − 64 = 0 ⇒ 25p^2 = 64 ⇒ p^2 = 64/25.Therefore p = ± 8/5.Verification / Alternative check:For p = 8/5, the quadratic is x^2 + 8x + 16 = 0 ⇒ (x + 4)^2 = 0. For p = −8/5, x^2 − 8x + 16 = 0 ⇒ (x − 4)^2 = 0. Both have a single (repeated) real root.
Why Other Options Are Wrong:
Common Pitfalls:Confusing “at least one real root” (Δ ≥ 0) with “exactly one real root” (Δ = 0). Here the equality is essential.
Final Answer:
p = 8/5 or p = −8/5
Discussion & Comments