Difference between revisions of "User talk:Bobthesmartypants/Sandbox"
(→moar images) |
(→moar images) |
||
Line 279: | Line 279: | ||
label("$1$",(0,0),dir(90)); | label("$1$",(0,0),dir(90)); | ||
draw(Circle((0,0),1),linetype("8 8"));</asy> | draw(Circle((0,0),1),linetype("8 8"));</asy> | ||
+ | |||
+ | |||
+ | <asy> | ||
+ | import olympiad; | ||
+ | markscalefactor=0.01; | ||
+ | draw((-1,0)--(1,0)); | ||
+ | |||
+ | draw((-1,0)--dir(80)--(1,0)); | ||
+ | dot(incenter(dir(180),dir(80),dir(0))); | ||
+ | draw((-1,0)--incenter(dir(180),dir(80),dir(0))--(1,0),linetype("8 8")); | ||
+ | draw(rightanglemark(dir(180),dir(80),dir(0))); | ||
+ | |||
+ | label("$A$",(-1,0),dir(180)); | ||
+ | label("$B$",(1,0),dir(0)); | ||
+ | label("$C$",dir(80),dir(90)); | ||
+ | label("$I$",incenter(dir(180),dir(80),dir(0)),dir(90)); | ||
+ | draw(Circle((0,0),1),linetype("8 8"));</asy> | ||
+ | |||
+ | <asy> | ||
+ | import olympiad; | ||
+ | markscalefactor=0.01; | ||
+ | draw((-1,0)--(1,0)); | ||
+ | |||
+ | draw((-1,0)--dir(80)--(1,0)); | ||
+ | dot(incenter(dir(180),dir(80),dir(0))); | ||
+ | draw(rightanglemark(dir(180),dir(80),dir(0))); | ||
+ | draw(dir(180)..incenter(dir(180),dir(80),dir(0))..dir(0)); | ||
+ | draw(Circle((0,-1),sqrt(2)),linetype("8 8")); | ||
+ | |||
+ | |||
+ | draw(Circle((0,0),1),linetype("8 8"));</asy> | ||
+ | |||
+ | <asy> | ||
+ | import olympiad; | ||
+ | markscalefactor=0.01; | ||
+ | |||
+ | fill(dir(0)..incenter(dir(180),dir(260),dir(0))..dir(180)--dir(180)..incenter(dir(180),dir(80),dir(0))..dir(0)--cycle,grey); | ||
+ | draw((-1,0)--(1,0)); | ||
+ | draw(dir(180)..incenter(dir(180),dir(80),dir(0))..dir(0)); | ||
+ | draw(Circle((0,-1),sqrt(2))); | ||
+ | draw(dir(180)..incenter(dir(180),dir(260),dir(0))..dir(0)); | ||
+ | draw(Circle((0,1),sqrt(2))); | ||
+ | draw(dir(0)--dir(90)--dir(180)--dir(-90)--cycle);</asy> |
Revision as of 11:53, 4 May 2014
Contents
Bobthesmartypants's Sandbox
Solution 1
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, .
Solution 2
Note that is rational and is not divisible by nor because .
This means the decimal representation of is a repeating decimal.
Let us set as the block that repeats in the repeating decimal: .
( written without the overline used to signify one number so won't confuse with notation for repeating decimal)
The fractional representation of this repeating decimal would be .
Taking the reciprocal of both sides you get .
Multiplying both sides by gives .
Since we divide on both sides of the equation to get .
Because is not divisible by (therefore ) since and is prime, it follows that .
Picture 1
Picture 2
physics problem
Solution
inscribed triangle
moar images