Difference between revisions of "Mock AIME I 2012 Problems/Problem 1"
(→Solution) |
m (see also box) |
||
Line 5: | Line 5: | ||
Let <math>C</math> be the circle of maximal area, and <math>P</math> be the given parabola. By symmetry, the center of <math>C</math> will be on the axis of <math>P</math>, at <math>x=-7/2</math>. Because <math>C</math> is tangent to the <math>x</math>-axis, the y-coordinate of its center will be at <math>y=r</math> (where <math>r</math> is the radius). So <math>C</math> has equation <math>(x+\frac{7}{2})^2+(y-r)^2=r^2</math>. Now suppose that <math>(a,b)</math> is one of the two intersections of <math>C</math> and <math>P</math>. Then <cmath>(a+\frac{7}{2})^2+(b-r)^2=r^2</cmath> <cmath>-a^2-7a+12=b</cmath> | Let <math>C</math> be the circle of maximal area, and <math>P</math> be the given parabola. By symmetry, the center of <math>C</math> will be on the axis of <math>P</math>, at <math>x=-7/2</math>. Because <math>C</math> is tangent to the <math>x</math>-axis, the y-coordinate of its center will be at <math>y=r</math> (where <math>r</math> is the radius). So <math>C</math> has equation <math>(x+\frac{7}{2})^2+(y-r)^2=r^2</math>. Now suppose that <math>(a,b)</math> is one of the two intersections of <math>C</math> and <math>P</math>. Then <cmath>(a+\frac{7}{2})^2+(b-r)^2=r^2</cmath> <cmath>-a^2-7a+12=b</cmath> | ||
Adding these two equations and simplifying gives <math>b^2-(2r+1)b+\frac{97}{4}=0</math>. By symmetry, there should only be one solution for <math>b</math>, so the discriminant of this quadratic in <math>b</math> is zero: <math>(2r+1)^2-97=0\Longrightarrow r=\frac{\sqrt{97}-1}{2}</math>. The answer is <math>97-1+2=\boxed{098}</math>. | Adding these two equations and simplifying gives <math>b^2-(2r+1)b+\frac{97}{4}=0</math>. By symmetry, there should only be one solution for <math>b</math>, so the discriminant of this quadratic in <math>b</math> is zero: <math>(2r+1)^2-97=0\Longrightarrow r=\frac{\sqrt{97}-1}{2}</math>. The answer is <math>97-1+2=\boxed{098}</math>. | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Mock AIME I 2012 Problems/Problem 2| Next Problem]] | ||
+ | *<math>\textbf{First Problem}</math> | ||
+ | *[[Mock AIME I 2012 Problems]] |
Latest revision as of 09:54, 11 March 2025
Problem
A circle of maximal area is inscribed in the region bounded by the graph of and the
-axis. The radius of this circle is
, where
,
, and
are integers and
and
are relatively prime. What is
?
Solution
Let be the circle of maximal area, and
be the given parabola. By symmetry, the center of
will be on the axis of
, at
. Because
is tangent to the
-axis, the y-coordinate of its center will be at
(where
is the radius). So
has equation
. Now suppose that
is one of the two intersections of
and
. Then
Adding these two equations and simplifying gives
. By symmetry, there should only be one solution for
, so the discriminant of this quadratic in
is zero:
. The answer is
.