QUESTION IMAGE
Question
solve the system using the substitution method.
- $\
$$\begin{cases}3x + y = -1\\\\2x + 3y = 18\\end{cases}$$
$
- $\
$$\begin{cases}3x + 2y = 6\\\\x - 4y = -12\\end{cases}$$
$
For System 1: $3x + y = -1$; $2x + 3y = 18$
Step1: Isolate $y$ from first eq.
$y = -1 - 3x$
Step2: Substitute $y$ into second eq.
$2x + 3(-1 - 3x) = 18$
Step3: Simplify to solve for $x$
$2x - 3 - 9x = 18$
$-7x = 21$
$x = -3$
Step4: Substitute $x$ back to find $y$
$y = -1 - 3(-3) = -1 + 9 = 8$
---
For System 2: $3x + 2y = 6$; $x - 4y = -12$
Step1: Isolate $x$ from second eq.
$x = 4y - 12$
Step2: Substitute $x$ into first eq.
$3(4y - 12) + 2y = 6$
Step3: Simplify to solve for $y$
$12y - 36 + 2y = 6$
$14y = 42$
$y = 3$
Step4: Substitute $y$ back to find $x$
$x = 4(3) - 12 = 12 - 12 = 0$
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
- $x = -3$, $y = 8$
- $x = 0$, $y = 3$