Koro
Level: Delver
Rank Points: 74
Registered: 01-16-2004
IP: Logged
|
Re: Puzzle "tag" (+1)
What do monsters do in their free time? That is, when they're not trying to eat Beethro?
Two brains are in a large room with three roaches. One brain challenges the other to guide the roaches from their starting cartesian coordinates of (0,0), (0,3), and (3,0) to the coordinates (-1,1), (2,5), (-1,3) under the following stipulations:
Only one roach may move at a time.
The moving roach must travel along a line parallel to the line defined by the positions of the other two roaches.
Roaches may move any distance in either of the two directions available to them for their move.
Roaches may be moved in any order. (1,2,3,2,3,1,3,1,2, etc. doesn't matter)
This problem doesn't follow the limitations of a DROD tile floor in that the roaches may be at any position, even those with fractional coordinates.
Is this possible? If so, how? If not, why not? This is not as mathematically complex as it seems. The answer will be short.
____________________________
Vectors are pretty cool, they take your mind off of girls.
|