Point is due east of point . Point is due north of point . The distance between points and is , and . Point is meters due north of point . The distance is between which two integers?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
The 45-degree angle makes ABC an isosceles right triangle with legs 10, so AD is the hypotenuse of a 10-by-30 right triangle, sqrt(1000).
Solution
Since is east of and is north of , the angle at is a right angle. With , triangle is a -- triangle whose hypotenuse is , so both legs are .
lies farther north of along the same vertical line through , so . Triangle is right-angled at with legs and :
Since , the distance is between and .
The answer is .
Why this works
Compass directions ("due east," "due north") announce right angles, so the whole figure is two right triangles sharing the leg . The angle converts the hypotenuse into legs of without any trigonometry. Bracketing a square root between consecutive perfect squares is faster and safer than estimating decimals.
The trap
Using 10 sqrt 2 as a leg instead of the hypotenuse, or misplacing sqrt(1000) because 31^2 = 961 and 32^2 = 1024 were not checked.
Common mistakes
- Using 10 sqrt 2 as a leg instead of the hypotenuse, or misplacing sqrt(1000) because 31^2 = 961 and 32^2 = 1024 were not checked.
- Computing and and adding them () as if , , were collinear.
Techniques
Bound the quantity above/below or estimate to pin it down · Set up the equation/formula and compute; no special trick needed