Difference between revisions of "2022 AMC 10A Problems/Problem 13"

(Solution (Generalization))
(Video Solution by OmegaLearn)
Line 78: Line 78:
  
 
~[[User:Bxiao31415|Bxiao31415]]
 
~[[User:Bxiao31415|Bxiao31415]]
 +
 +
== Video Solution 1 ==
 +
 +
https://youtu.be/_0_EGdkhOFg
 +
 +
- Whiz
  
 
== Video Solution by OmegaLearn ==
 
== Video Solution by OmegaLearn ==
 +
 
https://youtu.be/77JIN0iVizA
 
https://youtu.be/77JIN0iVizA
  

Revision as of 19:38, 19 November 2022

Problem

Let $\triangle ABC$ be a scalene triangle. Point $P$ lies on $\overline{BC}$ so that $\overline{AP}$ bisects $\angle BAC.$ The line through $B$ perpendicular to $\overline{AP}$ intersects the line through $A$ parallel to $\overline{BC}$ at point $D.$ Suppose $BP=2$ and $PC=3.$ What is $AD?$

$\textbf{(A) } 8 \qquad \textbf{(B) } 9 \qquad \textbf{(C) } 10 \qquad \textbf{(D) } 11 \qquad \textbf{(E) } 12$

Diagram

[asy] /* Made by MRENTHUSIASM */ size(300); real r = 4*sqrt(114)/13; pair A, B, C, D, P, X, Y; A = origin; B = (2,r); C = (3/2*sqrt(2^2+r^2),0); D = A + 2*(C-B); P = B + 2*dir(C-B); X = intersectionpoint(B--D,A--P); Y = intersectionpoint(B--D,A--C); dot("$A$",A,1.5*W,linewidth(4)); dot("$B$",B,1.5*N,linewidth(4)); dot("$C$",C,1.5*E,linewidth(4)); dot("$P$",P,1.5*dir(P),linewidth(4)); dot("$D$",D,1.5*dir(D),linewidth(4)); dot(X^^Y,linewidth(4)); markscalefactor=0.03; draw(rightanglemark(B,X,A),red); draw(anglemark(P,A,B,20), red); draw(anglemark(C,A,P,20), red); add(pathticks(anglemark(P,A,B,20), n = 1, r = 0.1, s = 7, red)); add(pathticks(anglemark(C,A,P,20), n = 1, r = 0.1, s = 7, red)); draw(A--B--C--cycle^^A--P^^B--D^^A--D); draw(B--C,MidArrow(0.3cm,Fill(red))); draw(A--D,MidArrow(0.3cm,Fill(red))); label("$2$",midpoint(B--P),rotate(90)*dir(midpoint(P--B)--P),red); label("$3$",midpoint(P--C),rotate(90)*dir(midpoint(C--P)--C),red); [/asy]

~MRENTHUSIASM

Solution (Generalization)

Suppose that $\overline{BD}$ intersect $\overline{AP}$ and $\overline{AC}$ at $X$ and $Y,$ respectively. By Angle-Side-Angle, we conclude that $\triangle ABX\cong\triangle AYX.$

Let $AB=AY=2x.$ By the Angle Bisector Theorem, we have $AC=3x,$ or $YC=x.$

By parallel lines, we get $\angle YAD=\angle YCB$ and $\angle YDA=\angle YBC.$ Note that $\triangle ADY \sim \triangle CBY$ by the Angle-Angle Similarity, with the ratio of similitude $\frac{AY}{CY}=2.$ It follows that $AD=2CB=2(BP+PC)=\boxed{\textbf{(C) } 10}.$

~MRENTHUSIASM

Solution 2 (Assumption)

[asy] size(300); pair A, B, C, P, XX, D; B = (0,0); P = (2,0); C = (5,0); A=(0,4.47214); D = A + (10,0); draw(A--B--C--cycle, linewidth(1)); dot("$A$", A, N); dot("$B$", B, SW); dot("$C$", C, E); dot("$P$", P, S); dot("$D$", D, E); markscalefactor = 0.1; draw(anglemark(B,A,P)); markscalefactor = 0.12; draw(anglemark(P,A,C)); draw(P--A--D--B, linewidth(1)); XX = intersectionpoints(A--P,B--D)[0]; dot("$X$", XX, dir(150)); markscalefactor = 0.03; draw(rightanglemark(A,B,C)); draw(rightanglemark(D,XX,P)); [/asy] Since there is only one possible value of $AD$, we assume $\angle{B}=90^{\circ}$. By the angle bisector theorem, $\frac{AB}{AC}=\frac{2}{3}$, so $AB=2\sqrt{5}$ and $AC=3\sqrt{5}$. Now observe that $\angle{BAD}=90^{\circ}$. Let the intersection of $BD$ and $AP$ be $X$. Then $\angle{ABD}=90^{\circ}-\angle{BAX}=\angle{APB}$. Consequently, \[\bigtriangleup DAB \sim \bigtriangleup ABP\] and therefore $\frac{DA}{AB} = \frac{AB}{BP}$, so $AD=\boxed{\textbf{(C) }10}$, and we're done!

~Bxiao31415

Video Solution 1

https://youtu.be/_0_EGdkhOFg

- Whiz

Video Solution by OmegaLearn

https://youtu.be/77JIN0iVizA

~ pi_is_3.14

Video Solution (Quick and Simple)

https://youtu.be/m1-7E8T_i_E

~Education, the Study of Everything

See Also

2022 AMC 10A (ProblemsAnswer KeyResources)
Preceded by
Problem 12
Followed by
Problem 14
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
All AMC 10 Problems and Solutions

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