SOLUTION: Find an equation of the line having given the slope and containing given point. M=4 , (6, 3)The equation of the line in the slope intercept form is y ...? ( Simplify your

Algebra ->  Coordinate-system -> SOLUTION: Find an equation of the line having given the slope and containing given point. M=4 , (6, 3)The equation of the line in the slope intercept form is y ...? ( Simplify your       Log On


   



Question 477441: Find an equation of the line having given the slope and containing given point. M=4 , (6, 3)The equation of the line in the slope intercept form is y ...?
( Simplify your answer. Use integers or fractions for any numbers in the expression )

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find an equation of the line having given the slope and containing given point. M=4 , (6,3)
-----------------------
Here's one way:
Use y = mx + b and the point to find b
3 = 4*6 + b
b = -21
--------
--> y = 4x - 21
-----------------
Here's another way, useful when you're given 2 points:
Find a 2nd point by adding 4 to y and 1 to x
--> (7,7)
Use determinants:
-------
|x y 1|
|6 3 1| = 0
|7 7 1|
-------
x*(3-7) - y*(6-7) + (42-21) = 0
-4x + y = -21
4x - y = 21 same eqn in standard form