Point is moved unit to the left and then units up. The coordinates of the resulting point are:
Pick one
Solution
To solve this problem, we follow the instructions given for moving the point :
1. Moving unit to the left means decreasing the x-coordinate by . Therefore, the new x-coordinate is calculated as:
2. Moving units up means increasing the y-coordinate by . Therefore, the new y-coordinate is calculated as:
Combining these two steps, we find that the coordinates of the resulting point after these movements are .
Therefore, the correct answer is .
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.