QUESTION IMAGE
Question
you move down 7 units and left 6 units. you end at (-1, -3). where did you start?
Step1: Reverse the x - coordinate movement
Moving left 6 units is a subtraction of 6 from the x - coordinate. To reverse it, we add 6 to the final x - coordinate. The final x - coordinate is - 1, so the starting x - coordinate is $-1 + 6=5$.
Step2: Reverse the y - coordinate movement
Moving down 7 units is a subtraction of 7 from the y - coordinate. To reverse it, we add 7 to the final y - coordinate. The final y - coordinate is - 3, so the starting y - coordinate is $-3 + 7 = 4$.
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,4)$