SOLUTION: If two points on a line have (x,y) coordinates of (N,0), and (3,-4), and slope of the line is N, what is the value of N?
A) -2
B) -1
C) 1
D) 2
Algebra ->
Functions
-> SOLUTION: If two points on a line have (x,y) coordinates of (N,0), and (3,-4), and slope of the line is N, what is the value of N?
A) -2
B) -1
C) 1
D) 2
Log On
Question 1043141: If two points on a line have (x,y) coordinates of (N,0), and (3,-4), and slope of the line is N, what is the value of N?
A) -2
B) -1
C) 1
D) 2 Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! If two points on a line have (x,y) coordinates of (N,0), and (3,-4), and slope of the line is N, what is the value of N?
:
Using the slope equation m =
assign the values as follows
x1=n; y1=0
x2=3; y2=-4
m = n
:
n =
n =
multiply both sides by (3-n)
n(3-n) = -4
3n - n^2 = -4
Form a quadratic equation on the right
0 = n^2 - 3n - 4
Factors to
(n-4)(n+1) = 0
n = 4
and
n=-1
The answer has to be B, however, n=4 will also work