A crab is walking sideways from one field hole to another. Upon reaching the midpoint between the 2 holes ( and ), the crab realizes that it is caught in the line of 2 predators: the crow and the snake.
As shown, the crow is 21 feet away from the left hole at , while the snake is 17 feet from the right hole at . Also, both predators are 72 feet apart from each other. From the crab's standing point , all the lengths (in feet) towards the holes and other animals have integer values.
How far apart (in feet) are the crab's holes?
Note: The figure is not drawn to scale.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let's not worry about the fact that a crab knows these distances are integers. Since there are vertical angles making the triangles have an equal angle we can use the Law of Cosines SSS version to make two equal fractions. Call A P = x and B P = C P = y so P D = ( 7 2 − x ) and we have
2 x y x 2 + y 2 − 2 1 2 = 2 ( 7 2 − x ) y ( 7 2 − x ) 2 + y 2 − 1 7 2
Solve this for y
x − 3 6 − x 3 + 1 0 8 x 2 − 2 2 2 7 x − 1 5 8 7 6
Making a table we can find this equation has five integer solutions 0 < x < 7 2 but most don't work
So the only solution that fits the problem is y = 3 1 and so B C = 2 y = 6 2 feet.