Explanation
This is a simple addition problem with the caveat that you need to first convert the swim distance from meters (m) to kilometers (km) before adding it to the bike ride and run distances.
To convert 900 meters to kilometers divide it by 1000 to get 0.90 then add the remaining distances: 0.90 + 30.6 + 4.52 = 36.02km.