Difference between revisions of "User talk:Bobthesmartypants/Sandbox"
(→yay) |
(→yay) |
||
Line 339: | Line 339: | ||
label("$A$",dir(0),dir(0)); | label("$A$",dir(0),dir(0)); | ||
label("$B$",dir(180),dir(180));</asy> | label("$B$",dir(180),dir(180));</asy> | ||
+ | |||
+ | ==solution reflection== | ||
+ | |||
+ | <asy>draw(dir(0)--(0,0)--dir(15)--(0,0)--dir(30)); | ||
+ | draw(dir(0)--dir(15)--dir(30),linetype("8 8")); | ||
+ | dot(0.75*dir(7)); | ||
+ | draw(0.75*dir(7.5)--0.574*dir(15)--0.4*dir(0)); | ||
+ | draw(0.574*dir(15)--0.4062*dir(30),linetype("8 8")); | ||
+ | label("$A$",(0,0),dir(180)); | ||
+ | label("$B$",dir(15),dir(15)); | ||
+ | label("$C$",dir(0),dir(0)); | ||
+ | label("$C'$",dir(30),dir(30));</asy> |
Revision as of 16:58, 11 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
yay
solution reflection