Concept:For any straight line, the slope-intercept form is y=mx+c, where m is the gradient and c is the y-intercept.Explanation:Let (x1,y1)=(−3,5) and (x2,y2)=(6,8).The gradient is m=x2−x1y2−y1=6−(−3)8−5=93=31.Substitute m=31 and the point (−3,5) into y=mx+c.5=31(−3)+c⇒5=−1+c⇒c=6Verify with the other point (6,8).8=31(6)+c=2+c⇒c=6Answer:The equation of the required line is y=31x+6.