Property
If a system of linear equations has one solution, the solution is the common point or the point of intersection of their graphs.
Explanation
Solving a system by graphing is like a treasure hunt on a map! Each equation is a line showing a path. The solution is the treasure, and it's buried at the exact spot where the two lines cross. All you have to do is graph both lines on the same coordinate plane and find their point of intersection, (x,y).
Examples
- To solve the system y=x+1 and y=βx+5, graph both lines. You'll see they intersect at the point (2,3), which is the solution.
- Solve the system y=2x and x+y=6. Rewrite the second equation as y=βx+6. Graphing both lines reveals they intersect at the solution, (2,4).
- Check the solution (2,4) for y=2x and y=βx+6. Substitute into both: $4 = 2(2)
\rightarrow 4=4 \text{(True)}and4 = -2 + 6
\rightarrow 4=4 \text{(True)}$. The intersection point is correct!