67.4k views
5 votes
Solve this system of linear equation.Separate the x- and y-values with comma. -6x=-4-y -7x=-22+y

Solve this system of linear equation.Separate the x- and y-values with comma. -6x-example-1
User Sherbang
by
5.6k points

2 Answers

4 votes

Answer:

2,8

Explanation:

User Grimm
by
5.3k points
6 votes

Answer:

(x,y)=(2,8)

Explanation:

-6x = -4 -y

-7x = -22 +y

Rearranging the above equations

-6x +y +4 =0 => eq(1)

-7x -y +22 =0 => eq(2)

Adding eq(1) and eq(2)

-6x +y +4 =0

-7x -y +22 =0

___________

-13 x +26 =0

-13x = - 26

x= -26/-13

x= 2

Putting value of x in eq (1)

-6(2) + y +4 =0

-12 +y+4 =0

y-8=0

y=8

So, values of x and y are 2 and 8

(x,y)=(2,8)

User Supun De Silva
by
6.1k points