Find the solution to the system by the addition (elimination) method. Check your answers. \( \begin{array}{ll}2 s+5 t=12 & \text { (1) } \\ 7 s-10 t=31 & \text { (2) }\end{array} \) What is the solution to the system?
Real Tutor Solution
Answer
Solution
Reviewed and approved by the UpStudy tutoring team
Beyond the Answer
To solve the system using the elimination method, we'll manipulate the equations so that we can eliminate one variable. Starting with the equations: 1) \( 2s + 5t = 12 \) 2) \( 7s - 10t = 31 \) First, we can multiply the first equation by 2 to line up the coefficients of \( t \): \[ 4s + 10t = 24 \quad \text{(3)} \] Now we can add this new equation (3) to equation (2): \[ (4s + 10t) + (7s - 10t) = 24 + 31 \] \[ 11s = 55 \] Now, divide both sides by 11: \[ s = 5 \] Next, substitute \( s = 5 \) back into equation (1) to find \( t \): \[ 2(5) + 5t = 12 \] \[ 10 + 5t = 12 \] \[ 5t = 2 \] \[ t = \frac{2}{5} \] Thus, the solution to the system is \( s = 5 \) and \( t = \frac{2}{5} \). To verify, substitute \( s \) and \( t \) back into both original equations: For equation (1): \[ 2(5) + 5\left(\frac{2}{5}\right) = 10 + 2 = 12 \quad \text{(correct)} \] For equation (2): \[ 7(5) - 10\left(\frac{2}{5}\right) = 35 - 4 = 31 \quad \text{(correct)} \] Hence, the solution to the system is: \[ (s, t) = \left(5, \frac{2}{5}\right) \]