Answered

At Westonci.ca, we connect you with the best answers from a community of experienced and knowledgeable individuals. Get detailed answers to your questions from a community of experts dedicated to providing accurate information. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

how to solve linear equations by substitution?

5x+2y=9
x+y=-3


Sagot :

Lilith
[tex]\begin{cases} 5x+2y=9 \\ x+y=-3\end{cases} \\ \\\begin{cases} 5x+2*(-3-x)=9 \\ y=-3 -x\end{cases} \\ \\\begin{cases} 5x-6-2x =9 \\ y=-3 -x\end{cases}\\ \\\begin{cases} 3x =9+6 \\ y=-3 -x\end{cases}[/tex]

[tex]\begin{cases} 3x =15 \ \ /:3 \\ y=-3 -x\end{cases} \\ \\\begin{cases} x =5 \\ y=-3 -5\end{cases} \\ \\\begin{cases} x =5 \\ y=-8\end{cases}[/tex]


5x+2y=9 x+y=3

change x+y=3 into x=3-y

plug that equation into 5x+2y=9 where x is.

5(3-y)+2y=9

then distribute.

15-5y+2y=9

15-7y=9

minus 15.

-7y=-6

divide both sides by -7.

y is equal to -6/7.

then go back to the first equation and plug in for y.

and then you will get x.

then you will have (y,x)