We have to use the distace between points formula to calculate the distance on each case.
Case 1: From Building 1 (-5,-3) to building 2 (-5,5)
![d=\sqrt[]{(x2-x1)^2+(y2-y1)^2}](https://img.qammunity.org/2023/formulas/mathematics/college/1h551ypq5weta3sw0dynfch7nxiwrgmnba.png)
![d=\sqrt[]{(-5-(-5))^2+(5-(-3)^2}\text{ = 8}](https://img.qammunity.org/2023/formulas/mathematics/college/zmdufspsypc8jstwabvp12zdmspwowih9g.png)
Case 2: From Building 2 (-5,5) to building 3 (4, 5)
![d=\sqrt[]{(5-5)^2+(4-(-5))^2}\text{ = }9](https://img.qammunity.org/2023/formulas/mathematics/college/ixgx6om3wqwcxsi2jsbe3jdheyaouds3yq.png)
Case 3: From Building 3 (4, 5) to building 4 (4, - 3)
![d=\sqrt[]{(-3-5)^2+(4-4)^2}\text{ = }8](https://img.qammunity.org/2023/formulas/mathematics/college/y1snzmjuu0m38pm2x4ifmscbwa8ppfzga3.png)
Case 4: From Building 4 (4, - 3) to building 1 (-5,-3)
![d=\sqrt[]{(-3-(-3))^2+(-5-4)^2}\text{ = }9](https://img.qammunity.org/2023/formulas/mathematics/college/fi77jpo55ql0917itlg7fdmeazwy4l9fv3.png)
The sum of the distances is: 8+9+8+9= 34. And since one unit equals 100 feet. Then the distance biked is 3400 feet.