Difference between revisions of "User talk:Bobthesmartypants/Sandbox"
(→cenn driagrma) |
(→cenn driagrma) |
||
Line 471: | Line 471: | ||
label("Spotted",(-2,2),dir(90)); | label("Spotted",(-2,2),dir(90)); | ||
label("5 Legs",(2,2),dir(90)); | label("5 Legs",(2,2),dir(90)); | ||
+ | </asy> | ||
+ | |||
+ | ==cyclic square== | ||
+ | |||
+ | <asy> | ||
+ | filldraw(Circle((0,0),0.5),orange); | ||
+ | filldraw(0.5*dir(15)--0.5*dir(105)--0.5*dir(195)--0.5*dir(285)--cycle,yellow); | ||
+ | label("\Huge CS",(0,0)); | ||
+ | </asy> | ||
+ | |||
+ | <asy> | ||
+ | import olympiad; | ||
+ | |||
+ | size(10cm); | ||
+ | draw(Circle((-5,0),4)); | ||
+ | fill((0,0)--(-10,-1)--(-10,-5)--(0,-5)--cycle,white); | ||
+ | dot(4*dir(60)-5); | ||
+ | dot(4*dir(30)-5); | ||
+ | dot(4*dir(100)-5); | ||
+ | dot(4*dir(150)-5); | ||
+ | label(scale(5)*"Cyclic Squares",(0,0)); | ||
+ | draw((-0.75,2)--(-0.25,-2)--(9.25,-0.9)--(9,1.1)); | ||
+ | draw(rightanglemark((-0.75,2),(-0.25,-2),(9.25,-0.9))); | ||
+ | draw(rightanglemark((-0.25,-2),(9.25,-0.9),(9,1.1))); | ||
</asy> | </asy> |
Revision as of 17:57, 26 June 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
yay
solution reflection
origami
combos
circles
more circles
checkerboasrd
Fermat point
cenn driagrma
cyclic square