Difference between revisions of "User talk:Bobthesmartypants/Sandbox"
(→Solution) |
(→Solution) |
||
Line 142: | Line 142: | ||
label("$1$",(sqrt(3),0.5),dir(0)); | label("$1$",(sqrt(3),0.5),dir(0)); | ||
label("$\frac{1}{\tan\varphi}$",(sqrt(3)/2,0),dir(-90)); | label("$\frac{1}{\tan\varphi}$",(sqrt(3)/2,0),dir(-90)); | ||
+ | </asy> | ||
+ | |||
+ | <asy> | ||
+ | import olympiad; | ||
+ | |||
+ | |||
+ | size(300,300); | ||
+ | draw((0,0)--10*dir(11.42)); | ||
+ | draw(Circle((10,1),1)); | ||
+ | dot((0,0)); | ||
+ | draw((-1,0)--(12,0),grey); | ||
+ | draw((0,0)--(0,3),grey); | ||
+ | draw(anglemark(10*dir(11.42),(0,0),(0,1))); | ||
+ | label("$\theta$",0.3*dir(50.71),dir(50.71)); | ||
+ | draw((0,0)--(10,1),linetype("8 8")); | ||
+ | draw(10*dir(11.42)--(10,1)--(10,0),linetype("8 8")); | ||
+ | label("$1$",(10,0.5),dir(0)); | ||
+ | label("$10$",(5,0),dir(-90)); | ||
+ | label("$\varphi$",3.4*dir(2.855),dir(2.855)); | ||
+ | markscalefactor=0.4; | ||
+ | draw(anglemark((1,0),(0,0),dir(5.71))); | ||
</asy> | </asy> |
Revision as of 13:51, 27 April 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