Answer:
x=3, y= - 2
Step-by-step explanation:
4x + 3y = 6
x-3y= 9
x=9+3y
4.(9+3y)+3y=6
36+12y+3y=6
15y = - 30
y = - 2
=> x= 9+3y
x= 9+ 3.(- 2)
x= 3
Answer:
The distance between point M and point L is 8
Step-by-step explanation:
The given points on the coordinate are M = (- 2, 4) and L = (4, - 1)
The formula for determining the distance between two points is expressed as
d = √(x2 - x1)^2 + (y2 - y1)^2
Where
y2 = final value of y = - 1
y1 = initial value of y = 4
x2 = final value of x = 4
x1 = initial value of x = - 2
Therefore,
d = √(4 - - 2)^2 + (- 1 - 4)^2
d = √6^2 + (-5)^2
d = √36 + 25
d = √61 = 8