Advanced Math practice question
In the xy-plane, the parabola y = x² − 4x + 7 and the line y = mx − 2, where m is a constant, intersect at exactly one point. What is the sum of all possible values of m?
- A. −10
- B. −8Correct
- C. 2
- D. 8
Answer: B. −8
Setting the expressions equal: x² − 4x + 7 = mx − 2, so x² − (4 + m)x + 9 = 0. Exactly one intersection point means this quadratic has exactly one real solution, so its discriminant is 0: (4 + m)² − 4(1)(9) = 0, giving (4 + m)² = 36 and 4 + m = ±6. Thus m = 2 or m = −10, and the sum is −8 (choice B). (Check: m = 2 gives x² − 6x + 9 = 0, x = 3; m = −10 gives x² + 6x + 9 = 0, x = −3.) Choice C (2) keeps only the positive square root, forgetting the ± when undoing the square. Choice A (−10) keeps only the negative square root. Choice D (8) comes from expanding to m² + 8m − 20 = 0 and then reporting the sum of the roots as b/a = 8 instead of −b/a = −8.
Why the other answers are wrong
- A. −10
- You solved 4 + m = −6 correctly but stopped there — the square root gives ±6, so m = 2 is also a solution, and the question asks for the sum of all possible values.
- C. 2
- You took only the positive root, 4 + m = 6, and missed 4 + m = −6, which gives m = −10; the sum of both values is −8.
- D. 8
- You correctly reached m² + 8m − 20 = 0, but the sum of the roots is −b/a = −8, not b/a = 8.
More Advanced Math questions
- Very hard
The function f(x) = x² + 6x + 5 is rewritten in the form f(x) = (x + a)² + b. What is the value of b? - Very hard
What is the solution to the equation 6/(x − 2) = 3? - Very hard
The polynomial p(x) = x³ − 4x has how many distinct real zeros? - Very hard
The polynomial p is defined by p(x) = x³ + ax² + bx − 12, where a and b are constants. If x − 2 is a factor of… - Very hard
The function f, defined by f(x) = 3000(1.331)^(x/12), gives the value, in dollars, of an investment x months a… - Very hard
The function f is defined by f(x) = ax² + bx + c, where a, b, and c are constants. If f(2) = f(8) = 0 and the …
Not affiliated with the College Board. SAT is a trademark of the College Board.