MHB Finding the Equation of a Line with Point-Slope Formula

  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Line
Click For Summary
The discussion focuses on using the point-slope formula to find the equation of a line given the slope m = a/b and the point (a, b). The formula applied is y - y1 = m(x - x1), leading to the transformation of the equation into y = (a/b)x + (b^2 - a^2)/b. The calculations are confirmed as correct by another participant. The thread emphasizes the proper application of the point-slope formula in deriving the line's equation. Overall, the method and final equation are validated as accurate.
mathdad
Messages
1,280
Reaction score
0
Given m = a/b and the point (a, b), find the equation of the line.

I got to use the point-slope formula.

y - y_1 = m(x - x_1)

y - b = (a/b)(x - a)

y - b = (a/b)x - (a^2)/b

y = (a/b)x - (a^2)/b + b

y = (a/b)x + (b^2 - a^2)/b

Is this correct?
 
Mathematics news on Phys.org
RTCNTC said:
Given m = a/b and the point (a, b), find the equation of the line.

I got to use the point-slope formula.

y - y_1 = m(x - x_1)

y - b = (a/b)(x - a)

y - b = (a/b)x - (a^2)/b

y = (a/b)x - (a^2)/b + b

y = (a/b)x + (b^2 - a^2)/b

Is this correct?

That is correct.
 
Very good.