Problem 17. Section VII: Crawling Problem code (print legibly).
Answer page 1: TCA-148525
KtAni
Crawling along the floor, the ant determines the (x, y) position given by:
(x1, y1) = (-√2, √3)
Temperature on the floor varies throughout the room. At the location (x, y), the temperature is:
T(x, y) = x + 2y
Measured in seconds and temperatures are measured in degrees Celsius.
What is the ant's position now, quickly changing the temperature of the floor underneath? Remember to include units in your answer.
Suppose now that the ant does not need to follow the predetermined path from the position that you found. How can it decrease the temperature around most efficiently? State your answer in vector form.
In which direction should the ant travel?