QUESTION IMAGE
Question
you start at (2, -2). you move right 3 units and up 4 units. where do you end?
Step1: Update x-coordinate (right move)
New $x = 2 + 3 = 5$
Step2: Update y-coordinate (up move)
New $y = -2 + 4 = 2$
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
$(5, 2)$