Answer:
(0,1)
Step-by-step explanation:
The line made by these two points is perfectly horizontal since the value of y in both points is the same. When the y value is the same in all given points, that number is also the y-intercept and the line doesn't cross the x axis.
(The opposite applies as well: If the x value is the same in all given points, that number is also the x-intercept and the line doesn't cross the y axis. In that case, that means the line is vertical)
Answer:
y = 100x + 400
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Calculate m using the slope formula
m = (y₂ - y₁ ) / (x₂ - x₁ )
with (x₁, y₁ ) = (0, 400) and (x₂, y₂ ) = (1, 500) ← 2 points from the table
m =
= 100
note the line crosses the y- axis at (0, 400) ⇒ c = 400
y = 100x + 400 ← equation of line