2160 divided by 5.5 = 392.7 hopefully this is right!
4y+2x=14 ==> multiply this 1st equation by (-1) => -4y-2x=-14
Now add it up to the 2nd equation
-4y-2x=-14
2y+2x=10
-------------- And now add them up
-2y +0x=-4
==> -2y=-4==> 2y = 4 & y=2
Last step: plug y into any equation & you will find x=3
Answer:
The equation in the standard form of the line through the given points is;
y = 3x - 17
Step-by-step explanation:
We start by getting the slope of the line;
m = (y2-y1)/(x2-x1)
m = (7-10)/(8-9) = -3/-1 = 3
The stands equation form is;
y = mx + b
m is slope, b is the y-intercept
so we have
y = 3x + b
To get b, we substitute the coordinates of any of the points
10 = 3(9) + b
10 = 27 + b
b = 10-27
b = -17
So the equation is;
y = 3x - 17