QUESTION IMAGE
Question
what is the solution to the system of equations?
$\begin{cases} x - 2y = 8 \\ -2x + y = 2 end{cases}$
(make sure you put parenthesis around your two numbers in the format of (x, y))
Step1: Isolate $y$ from 2nd equation
$y = 2x + 2$
Step2: Substitute $y$ into 1st equation
$x - 2(2x + 2) = 8$
Step3: Simplify to solve for $x$
$x - 4x - 4 = 8 \\
-3x = 12 \\
x = -4$
Step4: Substitute $x=-4$ into $y=2x+2$
$y = 2(-4) + 2 = -8 + 2 = -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
$(-4, -6)$