Find the equation of the line L.

Answer:
y = - [tex]\frac{1}{2}[/tex] x + 4
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₁ ) = (0, 4) and (x₂, y₂ ) = (8, 0) ← 2 points on the line
m = [tex]\frac{0-4}{8-0}[/tex] = [tex]\frac{-4}{8}[/tex] = - [tex]\frac{1}{2}[/tex]
The line crosses the y- axis at (0, 4 ) ⇒ c = 4
y = - [tex]\frac{1}{2}[/tex] x + 4 ← equation of line L