5137088
Use substitution to determine whether each given ordered pair is a solution of the system.
a) \(\begin{cases} 3x + y = 7 \\ x - 2y = 0 \end{cases}\); ordered pair \((2, 1)\)
b) \(\begin{cases} 4x - 3y = 2 \\ 2x + y = 10 \end{cases}\); ordered pair \((3, 4)\)
Hints
- A solution of a system must satisfy every equation in the system.
- The first coordinate is the \(x\)-value and the second is the \(y\)-value.
- Satisfying only one equation is not enough.
Solution
1. For part a, substitute \((2, 1)\) into the first equation: \(3(2) + 1 = 7\). Substitute into the second equation: \(2 - 2(1) = 0\). Both equations are true, so \((2, 1)\) is a solution.
2. For part b, substitute \((3, 4)\) into the first equation: \(4(3) - 3(4) = 0\), not \(2\). Although the second equation is true because \(2(3) + 4 = 10\), the ordered pair does not satisfy both equations, so it is not a solution of the system.
Answer
a) Yes, \((2, 1)\) is a solution.
b) No, \((3, 4)\) is not a solution.
