Alekhya B. answered 08/21/20
PhD aspirant with a score of 168/170 in GRE Math.
Hi Rasheed,
Since we are dealing with Straight lines, we need to find two constants to frame the equation.
Firstly, let us analyze the question. You have slope of the line and a point on the line.
m=2; (x1,y1)=(10,-3)
Let us recall the formula of slope here: m = (y2 - y1)/(x2-x1)
Let us use (x2,y2)=(x,y) and (x1,y1)=(10,-3) and take m=2.
Substituting these values in the formula for slope, we get:
2=(y-(-3))/(x-10)
2=(y+3)/(x-10)
2(x-10)=y+3
y=2x-23