How do you solve the following system?: -2x+12y=-20 , x-5y=15 2x+12y=20,x5y=15

1 Answer
Apr 19, 2016

The solution for the system of equations is:
color(green)(x=40x=40
color(green)(y= 5y=5

Explanation:

color(green)(- 2x) + 12 y = -202x+12y=20..........equation (1)(1)

x - 5y = 15x5y=15, multiplying by 22
color(green)(2x) - 10y = 302x10y=30....................equation (2)(2)

Solving by elimination.

Adding equations 11 and 22 eliminates 2x2x

cancel color(green)(- 2x) + 12 y = -20
cancelcolor(green)(2x) - 10y = 30

2y = 10

y = 10/2

color(green)(y= 5

Finding x from the second equation provided:

color(blue)(x) - 5y = 15

x = 15+ 5y

x = 15+ 5 * color(green)(5

x = 15+ 25

color(green)(x=40