HomePricing

Cartesian grid point to point change

This math skill involves calculating the change in the 'X' and 'Y' coordinates when moving from one point to another on a Cartesian grid. It breaks down how each coordinate changes separately and then combines these changes to determine the overall movement between two points.

Learn cartesian grid point to point change

Teaching Transcript

🎙️

What's the 'X' and 'Y' change to go from 0 comma 1, to 4 comma 3

Let's look at each coordinate separately. 'X' goes from 0 to 4, so it changes by 4

The 'Y' coordinate changes from 1 to 3, so that's a change of 2

Putting them back together, that makes the 'X', 'Y' change 4 comma 2