Saved Bookmarks
| 1. |
A map is laid out in the standared (x,y) coordinate plane. How long in units is an airplane's path on the map as the airplane files along a striaght line from city A located at (20,14) to City B located at (5,10)? |
|
Answer» `SQRT(1,201)` |
|