2x - 6y = 12
so we pick any number for x and then solve for y
lets say x = 0
2(0) - 6y = 12
-6y = 12
y = -12/6
y = -2....so when x = 0, y = -2....(0,-2) <== one point
lets say x = 1
2(1) - 6x = 12
2 - 6x = 12
-6x = 12 - 2
-6x = 10
x = -10/6
x = - 5/3...so when x = 1, y = -5/3....(1,-5/3) <== another point
Lets say x = 2
2(2) - 6y = 12
4 - 6y = 12
-6y = 12 - 4
-6y = 8
y = -8/6
y = - 4/3....so when x = 2, y = -4/3.....(2,-4/3) <== another point
lets say x = 3
2(3) - 6y = 12
6 - 6y = 12
-6y = 12 - 6
-6y = 6
y = -6/6
y = -1....so when x = 3, y = -1.....(3,-1) <== another point
now there is 4 points.
Answer:
11.7046999
Step-by-step explanation:
using the distance formula (d=√(x₂ -x₁)² + (y₂-y₁)²), we can plug in the two points to find the distance between them:
d=√(6-(-5)² + (0-4)²
d=√(11)²+ (-4)²
d=√121+16
d=√137
d approximately equal to (≈) 11.7046999 or 11.7 or 11
Answer: It would be area, because it involves multiplying length by width, therefore covering the inside
Step-by-step explanation:
Answer:
x = 1
Step-by-step explanation:
We will represent the unknown number as x
10 - x = 8 + x
Add x to both sides
10 - x + x = 8 + x + x
10 = 8 + 2x
Subtract 8 from both sides
10 - 8 = 2x
2 = 2x
Divide both sides by 2
1 = x
x = 1
Answer:
1
Step-by-step explanation:
By gradient, if you mean the "slope" of the linear function, then you have to find two points of the graph and use the "rise over run strategy". Given two coordinates, (x1, y1) and (x2, y2) of a linear function in the form y=mx+b, the slope of the line is (y2-y1)/(x2-x1). This shows the amount of "rise", or the vertical change, and the amount of "run", which is the horizontal change. Rise/Run gives the steepness of the line. The slope can also be modeled by Δy/Δx, which is the change in y over the change in x
Plugging in the given points (0,5) and (-5,0):
(y2-y1)/(x2-x1)= (5-0)/(0-(-5)) = 5/5 = 1