Concept:Use a coordinate system to track movements and find net displacement.Explanation:Start at house (0,0). South 10 m gives (0,−10). Turn left (East), walk 25 m gives (25,−10). Turn left (North), walk 40 m gives (25,30). Turn right (East), walk 5 m gives (30,30). Net displacement is 30 m East and 30 m North, which is North-East.Answer:North-East