To determine the coordinates of point X, we start at the origin (0, 0) and perform the movements described.
-
The plane flies 0.5 units left: This means we subtract 0.5 from the x-coordinate.
- New x-coordinate:
- New x-coordinate:
-
The plane then flies 3.5 units up: This means we add 3.5 to the y-coordinate.
- New y-coordinate:
- New y-coordinate:
So, the coordinates of point X are
Thus, the correct option is: (Negative 0.5, 3.5).