QUESTION IMAGE
Question
you start at (10, 2). you move up 1 unit. where do you end?
Step1: Understand coordinate movement
In a coordinate system, moving "up" affects the y - coordinate. The initial point is \((10, 2)\), where the x - coordinate is 10 and the y - coordinate is 2.
Step2: Calculate the new y - coordinate
When we move up 1 unit, we add 1 to the y - coordinate. So the new y - coordinate is \(2 + 1=3\). The x - coordinate remains the same (10) because we are moving vertically (up), not horizontally.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\((10, 3)\)