QUESTION IMAGE
Question
solve using substitution.
\\
\
$$\begin{aligned}
2x - y &= 18 \\\\
2x + y &= 6
\\end{aligned}$$
\\
\\((\quad, \quad)\\)
🆕 New Concept Discovered: Solving Systems of Equations by Substitution
Replace one variable with an equivalent expression from another equation.
Step 1: Isolate a variable
We can isolate \( y \) in the second equation:
$$ 2x + y = 6 $$
$$ y = 6 - 2x $$
Step 2: Substitute into the other equation
Substitute \( y = 6 - 2x \) into the first equation:
$$ 2x - (6 - 2x) = 18 $$
$$ 2x - 6 + 2x = 18 $$
$$ 4x - 6 = 18 $$
$$ 4x = 24 $$
$$ x = 6 $$
Step 3: Solve for the remaining variable
Substitute \( x = 6 \) back into the expression for \( y \):
$$ y = 6 - 2(6) $$
$$ y = 6 - 12 $$
$$ y = -6 $$
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
(6, -6)