
www.VirtualNerd.com
How Do You Use a System of Linear Equations to Find Coordinates on a Map?
Batman is trying to find the location of the Riddler using coordinates on a map. The Riddler leaves him a clue, telling him that if you multiply the first coordinate by 2 and subtract the second coordinate, you get 2. He also tells him that if you add the second coordinate to twice the first coordinate, you get 6. What are the map coordinates of the Riddler?
Summary
- 'x' and 'y' are variables that represent the values of the Riddler's coordinates
- We need to make equations to determine the value of each variable, or each coordinate
- By adding -2x-y=-6 to 2x-y=2, we'll eliminate x and be able to solve for y
- Plug y=2 into 2x-y=2 in order to solve for 'x'
- Plug y=2 into 2x+y=6 to check the solution for 'x'
- We can write our solution as an ordered pair (x,y)=(2,2)

Notes
-
- Variables are letters that represent unknown values
- In this problem, we need to find the first and second coordinates to locate the Riddler
-
- We can use the problem statement to write equations containing 'x' and 'y'
- Multiplying the first coordinate, 'x', by 2 gives us 2x
- Subtract the second coordinate, 'y', from 2x to get 2
- That means our first equation is 2x-y=2
- If we add the second coordinate, 'y', to 2 times the first coordinate, 'x', that equals 6
- So our second equation is 2x+y=6
-
- To solve for y, we can combine the equations in a special way and eliminate 'x'
- There are many ways to solve a system of equations!
- Check out the links below to see some other ways to solve this system:
-
- To solve for y, we need to eliminate x
- Multiply 2x+y=6 by -1 so that the 'x' term will cancel out when we add
- Multiplying an equation by -1 flips all of the signs!
-
- Adding the resulting equations cancels out 2x and leaves -2y by itself
- To isolate 'y' we need to divide both sides by -2
- The -2's cancel on the left
- On the right, (-4)/(-2)=2
-
- To solve for x, we'll plug y into our first equation
-
- To solve for x, we'll plug y into our first equation
- Once y is plugged in, we have to get x by itself
- Use the Subtraction Property of Equality to subtract 2 from both sides and isolate 2x
- To isolate 'x' from '2x' we need to divide both sides by 2
- The 2's cancel on the left
- On the right, 4/2=2
-
- We can write our solution as an ordered pair (x,y)=(2,2)
- Since we have one solution to this system of equations, our system is 'consistent' and 'independent'