Q. 50

Question

Find an equation for the line with the given properties. Express your answer using either the general form or the slope–intercept form of the equation of a line, whichever you prefer.   

Containing the points (-3,4) and (2,5)

Step-by-Step Solution

Verified
Answer

The equation of line is y=15x-235

1Step 1. Given Information

The given points are (-3,4) and (2,5)

2Step 2. Calculation

Use the given points to find the slope of line.

m=y2-y1x2-x1=5-42-(-3)=15

Use the point slope equation to find the equation of line in slope intercept form.

y-y1=m(x-x1)y-5=15(x-2)y-5=x5-25y=x5-235