Skip to main content

2013 AMC 12B Problem 17

Problem 17 of 25IntermediateAlgebra

Let a,a, b,b, and cc be real numbers such that a+b+c=2 a + b + c = 2 and a2+b2+c2=12. a^2 + b^2 + c^2 = 12. What is the difference between the maximum and minimum possible values of c?c?

Answer choices

Show solution

Solution

From the equations, a+b=2ca + b = 2 - c and a2+b2=12c2.a^2 + b^2 = 12 - c^2. Real numbers a,ba, b with a given sum and sum of squares exist iff (a+b)22(a2+b2),(a + b)^2 \le 2(a^2 + b^2), i.e. (2c)22(12c2).(2 - c)^2 \le 2(12 - c^2). This simplifies to (3c10)(c+2)0,(3c - 10)(c + 2) \le 0, so 2c103.-2 \le c \le \tfrac{10}{3}. The difference is 103(2)=163.\tfrac{10}{3} - (-2) = \tfrac{16}{3}. Thus, the correct answer is D.

More practice

Concepts: quadratic · inequality · extremal argument

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.