2010 AIME II Problems/Problem 14

Revision as of 17:18, 25 February 2017 by Liuh008 (talk | contribs)

Problem

Triangle $ABC$ with right angle at $C$, $\angle BAC < 45^\circ$ and $AB = 4$. Point $P$ on $\overline{AB}$ is chosen such that $\angle APC = 2\angle ACP$ and $CP = 1$. The ratio $\frac{AP}{BP}$ can be represented in the form $p + q\sqrt{r}$, where $p$, $q$, $r$ are positive integers and $r$ is not divisible by the square of any prime. Find $p+q+r$.

Solution

Let $O$ be the circumcenter of $ABC$ and let the intersection of $CP$ with the circumcircle be $D$. It now follows that $\angle{DOA} = 2\angle ACP = \angle{APC} = \angle{DPB}$. Hence $ODP$ is isosceles and $OD = DP = 2$.

Denote $E$ the projection of $O$ onto $CD$. Now $CD = CP + DP = 3$. By the pythagorean theorem, $OE = \sqrt {2^2 - \frac {3^2}{2^2}} = \sqrt {\frac {7}{4}}$. Now note that $EP = \frac {1}{2}$. By the pythagorean theorem, $OP = \sqrt {\frac {7}{4} + \frac {1^2}{2^2}} = \sqrt {2}$. Hence it now follows that,

\[\frac {AP}{BP} = \frac {AO + OP}{BO - OP} = \frac {2 + \sqrt {2}}{2 - \sqrt {2}} = 3 + 2\sqrt {2}\]

This gives that the answer is $\boxed{007}$.

An alternate finish for this problem would be to use Power of a Point on $BA$ and $CD$. By Power of a Point Theorem, $CP\cdot PD=1\cdot 2=BP\cdot PA$. Since $BP+PA=4$, we can solve for $BP$ and $PA$, giving the same values and answers as above.

[asy]   /* geogebra conversion, see azjps userscripts.org/scripts/show/72997 */ import graph; defaultpen(linewidth(0.7)+fontsize(10)); size(250); real lsf = 0.5; /* changes label-to-point distance */ pen xdxdff = rgb(0.49,0.49,1); pen qqwuqq = rgb(0,0.39,0); pen fftttt = rgb(1,0.2,0.2);    /* segments and figures */ draw((0.2,0.81)--(0.33,0.78)--(0.36,0.9)--(0.23,0.94)--cycle,qqwuqq); draw((0.81,-0.59)--(0.93,-0.54)--(0.89,-0.42)--(0.76,-0.47)--cycle,qqwuqq); draw(circle((2,0),2)); draw((0,0)--(0.23,0.94),linewidth(1.6pt)); draw((0.23,0.94)--(4,0),linewidth(1.6pt)); draw((0,0)--(4,0),linewidth(1.6pt)); draw((0.23,(+0.55-0.94*0.23)/0.35)--(4.67,(+0.55-0.94*4.67)/0.35));    /* points and labels */ label("$1$", (0.26,0.42), SE*lsf); draw((1.29,-1.87)--(2,0)); label("$2$", (2.91,-0.11), SE*lsf); label("$2$", (1.78,-0.82), SE*lsf); pair parametricplot0_cus(real t){  return (0.28*cos(t)+0.23,0.28*sin(t)+0.94); } draw(graph(parametricplot0_cus,-1.209429202888189,-0.24334747753738661)--(0.23,0.94)--cycle,fftttt); pair parametricplot1_cus(real t){  return (0.28*cos(t)+0.59,0.28*sin(t)+0); } draw(graph(parametricplot1_cus,0.0,1.9321634507016043)--(0.59,0)--cycle,fftttt); label("$\theta$", (0.42,0.77), SE*lsf); label("$2\theta$", (0.88,0.38), SE*lsf); draw((2,0)--(0.76,-0.47)); pair parametricplot2_cus(real t){  return (0.28*cos(t)+2,0.28*sin(t)+0); } draw(graph(parametricplot2_cus,-1.9321634507016048,0.0)--(2,0)--cycle,fftttt); label("$2\theta$", (2.18,-0.3), SE*lsf); dot((0,0)); label("$B$", (-0.21,-0.2),NE*lsf); dot((4,0)); label("$A$", (4.03,0.06),NE*lsf); dot((2,0)); label("$O$", (2.04,0.06),NE*lsf); dot((0.59,0)); label("$P$", (0.28,-0.27),NE*lsf); dot((0.23,0.94)); label("$C$", (0.07,1.02),NE*lsf); dot((1.29,-1.87)); label("$D$", (1.03,-2.12),NE*lsf); dot((0.76,-0.47)); label("$E$", (0.56,-0.79),NE*lsf); clip((-0.92,-2.46)--(-0.92,2.26)--(4.67,2.26)--(4.67,-2.46)--cycle); [/asy]

Solution 2

Let $AC=b$, $BC=a$ by convention. Also, Let $AP=x$ and $BP=y$. Finally, let $\angle ACP=\theta$ and $\angle APC=2\theta$.

We are then looking for $\frac{AP}{BP}=\frac{x}{y}$

Now, by arc interceptions and angle chasing we find that $\triangle BPD \sim \triangle CPA$, and that therefore $BD=yb.$ Then, since $\angle ABD=\theta$ (it intercepts the same arc as $\angle ACD$) and $ADB$ is right,

$\cos\theta=\frac{DB}{AB}=\frac{by}{4}$.


Using law of sines on $APC$, we additionally find that $\frac{b}{\sin 2\theta}=\frac{x}{\sin\theta}.$ Simplification by the double angle formula $\sin 2\theta=2\sin \theta\cos\theta$ yields

$\cos \theta=\frac{b}{2x}$.


We equate these expressions for $\cos\theta$ to find that $xy=2$. Since $x+y=AB=4$, we have enough information to solve for $x$ and $y$. We obtain $x,y=2 \pm \sqrt{2}$

Since we know $x>y$, we use $\frac{x}{y}=\frac{2+\sqrt{2}}{2-\sqrt{2}}=3+2\sqrt{2}$

Solution 3

Let $\angle{ACP}$ be equal to $x$. Then by Law of Sines, $PB = -\frac{\cos{x}}{\cos{3x}}$ and $AP = \frac{\sin{x}}{\sin{3x}}$. We then obtain $\cos{3x} = 4\cos^3{x} - 3\cos{x}$ and $\sin{3x} = 3\sin{x} - 4\sin^3{x}$. Solving, we determine that $\sin^2{x} = \frac{4 \pm \sqrt{2}}{8}$. Plugging this in gives that $\frac{AP}{PB} = \frac{\sqrt{2}+1}{\sqrt{2}-1} = 3 + 2\sqrt{2}$. The answer is $7$.

See also

2010 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 13
Followed by
Problem 15
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png