Answer:
b = 14
Step-by-step explanation:
the equation of a line in slope- intercept form is
y = mx + b ( m is the slope and b 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, 18 ) and (x₂, y₂ ) = (- 3, 8 )
m = [tex]\frac{8-18}{-3-2}[/tex] = [tex]\frac{-10}{-5}[/tex] = 2 , then
y = 2x + b
to find b substitute either of the 2 points into the equation
using (2, 18 )
18 = 4 + b ⇒ b = 18 - 4 = 14