QUESTION IMAGE
Question
you start at (5, 1). you move left 2 units and up 2 units. where do you end?
Step1: Calculate new x - coordinate
Moving left 2 units means subtracting 2 from the x - coordinate. Given the starting x - coordinate $x = 5$, the new x - coordinate is $x_{new}=5 - 2=3$.
Step2: Calculate new y - coordinate
Moving up 2 units means adding 2 to the y - coordinate. Given the starting y - coordinate $y = 1$, the new y - coordinate is $y_{new}=1 + 2=3$.
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
$(3,3)$