Equation of a straight line, y=mx+cwhere m is the gradient of the linem= change in y/ change in x=(x2−x1)(y2−y1)NOTE: The first coordinate represents the x-axis and the second the y-axisThus in (−3,5),x=−3 and y=5ln(6,8),x=6 and y=8⇒ The gradient of the line =(6−−3)(8−5)=(6+3)3=93=31Use any of the points and the gradient to calculate the value of cUsing the point (−3,5)⇒5=31x−3+c⇒5=−1+c⇒5+1=c⇒c=6Using the point (6,8)⇒8=31×6+c⇒8=2+c⇒8−2=c⇒c=6Hence the equation will be y=3x1+6