QUESTION IMAGE
Question
\
$$\begin{cases}
4x + 3y = -1
\\\\
5x + 4y = 1
\\end{cases}$$
Step1: Eliminate x via scaling equations
Multiply first eq by 5: $20x + 15y = -5$
Multiply second eq by 4: $20x + 16y = 4$
Step2: Subtract scaled equations
Subtract first scaled eq from second:
$(20x + 16y) - (20x + 15y) = 4 - (-5)$
$y = 9$
Step3: Substitute y into first equation
Plug $y=9$ into $4x + 3y = -1$:
$4x + 3(9) = -1$
$4x + 27 = -1$
Step4: Solve for x
Isolate x:
$4x = -1 - 27$
$4x = -28$
$x = \frac{-28}{4} = -7$
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 = -7$, $y = 9$