Respuesta :
Answer:
y = 2.5x + 5
Step-by-step explanation:
Slope intercept form is y = mx + b, where m is the gradient or slope and b is the y-intercept.
To find the gradient/slope (m), we need to do change in y ÷ change in x.
- Pick two co-ordinates on the line; (0, 5) and (-2, 0)
- Subtract the y co-ordinates; 5 - 0 = 5
- Subtract the x-co-ordinates; 0 - -2 = 2
- Finally, divide 5 by 2; 5 ÷ 2 = 5/2 or 2.5
Now we have y = 2.5x + b. The y-intercept is simply where the line crosses the y axis (it crosses at 0,5). This means the equation of the line is y = 2.5x + 5.
Hope this helps!
Answer:
y = [tex]\frac{5}{2}[/tex] x + 5
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 = [tex]\frac{y_{2}-y_{1} }{x_{2}-x_{1} }[/tex]
with (x₁, y₁ ) = (- 2, 0) and (x₂, y₂ ) = (0, 5) ← 2 points on the line
m = [tex]\frac{5-0}{0-(-2)}[/tex] = [tex]\frac{5}{0+2}[/tex] = [tex]\frac{5}{2}[/tex]
The line crosses the y- axis at (0, 5 ) ⇒ c = 5
y = [tex]\frac{5}{2}[/tex] x + 5 ← equation of line