QUESTION IMAGE
Question
solve the system of linear equations by elimination.
$x + y = 3$
$x - y = 1$
solution: (\square, \square)
Step1: Add the two equations
To eliminate \( y \), we add the equations \( x + y = 3 \) and \( x - y = 1 \).
\[
$$\begin{align*}
(x + y) + (x - y) &= 3 + 1\\
x + y + x - y &= 4\\
2x &= 4
\end{align*}$$
\]
Step2: Solve for \( x \)
Divide both sides of \( 2x = 4 \) by 2.
\[
x=\frac{4}{2}=2
\]
Step3: Substitute \( x = 2 \) into \( x + y = 3 \)
Substitute \( x = 2 \) into the first equation \( x + y = 3 \).
\[
2 + y = 3
\]
Step4: Solve for \( y \)
Subtract 2 from both sides of \( 2 + y = 3 \).
\[
y=3 - 2=1
\]
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
\((2, 1)\)