Ask Question
3 May, 14:39

A video game designer places an anthill at the origin of a coordinate plane. A red ant leaves the anthill and moves along a straight line to (1,1), while a black ant leaves the anthill and moves along a straight line to (-1,-1). Next, the red ant moves to (2,2), while the black ant moves to (-2,-2). Then the red ant moves to (3,3) while the black ant moves to (-3,-3), and so on. Explain why the red ant and the black ant are always the same distance from the anthill.

+3
Answers (1)
  1. 3 May, 14:47
    0
    If you were to graph this situation out, you will see that the ants are traveling along the y = x graph. It should be intuitive why they will always be the same distance from the anthill since they are moving at the same rate on the very same line, but in opposite directions.

    Mathematically, we can use the distance formula. Let (x, x) be the coordinate where the red ant is and and (-x,-x) be the coordinate where the black ant is, where "x" is some number.

    So the red ant's distance from the origin is: sqrt[ (x-0) ^2 + (x-0) ^2) = sqrt[2x^2]

    = x*sqrt (2)

    Similarly the black ant's distance from the origin is: sqrt[ (-x-0) ^2 + (-x-0) ^2) = sqrt[2x^2]

    = x*sqrt (2)

    As you can see, they are the same distance from the anthill.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A video game designer places an anthill at the origin of a coordinate plane. A red ant leaves the anthill and moves along a straight line ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers