Respuesta :

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 = [tex]\frac{500-400}{1-0}[/tex] = 100

note the line crosses the y- axis at (0, 400) ⇒ c = 400

y = 100x + 400 ← equation of line

The equation of the line represented by the following table in slope-intercept form is y = 100x + 400.

What is slope-intercept form of equation of straight line ?

The equation of a straight line in the form y = mx + c where m is the slope of the line and c is its y-intercept is known as the slope-intercept form. Here both the slope (m) and y-intercept (c) have real values. It is known as slope-intercept form as it gives the definition of both the slope and y-intercept.

What is the slope of a straight line using two given coordinates ?

Slope of a straight line can be found using two given points say (x1,y1) and (x2,y2).

Slope (m) = (y2 - y1) / (x2 - x1) .

Finding the given equation of straight line -

Taking any two arbitrary points, from the table given aside we have x1 = 0, x2 = 1, y1 = 400 and y2 = 500

Slope (m) = (y2 - y1) / (x2 - x1) .

=  (500 - 400)/(1 - 0)

∴  Slope (m) = 100 .

The y-intercept of the line is the value of y coordinate when the value of x = 0. In other words, y-intercept is the point where the curve touches the y-axis.

∴ From the table, y-intercept (c) = 400 .

Thus, we have slope (m) = 100 and y-intercept (c) = 400 .

The equation of straight line is y = 100x + 400 .

Therefore, the equation of the line represented by the following table in slope-intercept form is y = 100x + 400.

To learn more about equation of straight line, refer -

https://brainly.com/question/20898425

#SPJ2