Respuesta :
in order to write an equation you need to find the y-intercept. the way you do this is by plugging in the value 2 and the point into y=mx+b and solving for b. once you plug everything in you get 5=2(1)+b. solving from here you get b=3. putting everything together you get y=2x+3
The equation that describes the line that contains (1,5) and has a slope of 2 is y = 3x + 2
The equation of a line in point slope form is expressed as;
- y-y0 = m(x - x0)
- m is the slope of the line
- (x0, y0) is the point on the line
Given the following parameters;
Slope = 2
Point on the line is (1, 5)
Substitute the given parameters into the formula to have:
y - 5 = 3(x-1)
y - 5 = 3x - 3
y = 3x + 2
Hence the equation that describes the line that contains (1,5) and has a slope of 2 is y = 3x + 2
Learn more on equation of a line here: https://brainly.com/question/18831322