Difference between revisions of "User talk:Bobthesmartypants/Sandbox"
(→Bobthesmartypant's Sandbox) |
(→Bobthesmartypants's Sandbox) |
||
Line 1: | Line 1: | ||
==Bobthesmartypants's Sandbox== | ==Bobthesmartypants's Sandbox== | ||
+ | <asy> | ||
+ | path Q; | ||
+ | Q=(0,0)--(1,2)--(5,2)--(4,0)--cycle; | ||
+ | draw(Q); | ||
+ | draw((0,0)--(1.5,1)); | ||
+ | label("D",(0,0),S); | ||
+ | draw((1,2)--(1.5,1)); | ||
+ | label("A",(1,2),N); | ||
+ | draw((5,2)--(1.5,1)); | ||
+ | label("B",(5,2),N); | ||
+ | draw((4,0)--(1.5,1)); | ||
+ | label("C",(4,0),S); | ||
+ | draw((2,0)--(1.5,1),linetype("8 8")); | ||
+ | label("E",(2,0),S); | ||
+ | draw((2/3,4/3)--(1.5,1),linetype("8 8")); | ||
+ | label("F",(2/3,4/3),W); | ||
+ | label("P",(1.5,1),NNE); | ||
+ | </asy> | ||
+ | |||
+ | First, continue <math>\overline{AP}</math> to hit <math>\overline{CD}</math> at <math>E</math>. Also continue <math>\overline{CP}</math> to hit <math>\overline{AD}</math> at <math>F</math>. | ||
+ | We have that <math>\angle PAB=\angle PCB</math>. Because <math>\overline{AB}\parallel\overline{CD}</math>, we have <math>\angle PAB=\angle PED</math>. | ||
+ | Similarly, because <math>\overline{AD}\parallel\overline{BC}</math>, we have <math>\angle PCB=\angle PFD</math>. | ||
+ | Therefore, <math>\angle PAB=\angle PED=\angle PCB=\angle PFD</math>. We also have that <math>\angle ADC=\angle ABC</math> because <math>ABCD</math> is a parallelogram, and <math>\angle APC=\angle FPE</math>. | ||
+ | Therefore, <math>ABCP\sim FDEP</math>. This means that <math>\dfrac{FD}{AB}=\dfrac{FP}{AP}=\dfrac{DP}{BP}</math>, so <math>\Delta ABP\sim\Delta FDP</math>. | ||
+ | Therefore, <math>\angle PBA=\angle PDA</math>. <math>\Box</math> |
Revision as of 13:07, 29 September 2013
Bobthesmartypants's Sandbox
First, continue to hit at . Also continue to hit at . We have that . Because , we have . Similarly, because , we have . Therefore, . We also have that because is a parallelogram, and . Therefore, . This means that , so . Therefore, .