Find the distance around the track if x=20 feet and y=25 feet

To find the distance around the track, we need to calculate the perimeter. The perimeter is the sum of all sides of a shape. In this case, the track is a rectangle with sides x and y.

The formula to calculate the perimeter of a rectangle is P = 2*(length + width).

In our case, x represents the length of the rectangle, and y represents the width. So, the formula becomes:

P = 2*(x + y)

Substituting the given values, x = 20 feet and y = 25 feet:

P = 2*(20 + 25)
P = 2*(45)
P = 90 feet

Therefore, the distance around the track is 90 feet.