SOLUTION: I have been trying for days now to solve this problem. It is really tricky because I got the top but not the bottom or I got the bottom nuber but not the to. I need help!!! The pro

Algebra ->  Linear-equations -> SOLUTION: I have been trying for days now to solve this problem. It is really tricky because I got the top but not the bottom or I got the bottom nuber but not the to. I need help!!! The pro      Log On


   



Question 87837: I have been trying for days now to solve this problem. It is really tricky because I got the top but not the bottom or I got the bottom nuber but not the to. I need help!!! The problem goes like this: Determine k so that the line through(k+2,k) and (3,2) has slope of 3. Can you explain to me how to do it?
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
You can start with the formula for finding the slope, m, of a line that passes through two points, (x1, y1) and (x2, y2):
m+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29
You are given the slope, m = 3.
And the two points are:
(x1, y1) = (k+2, k) and
(x2, y2) = (3, 2)
Now if you substitute the given values into the formula, you can solve for k.
3+=+%282-k%29%2F%283-%28k%2B2%29%29 Simplify this.
3+=+%282-k%29%2F%283-k-2%29 Notice the change of sign on the 2 in the denominator.
3+=+%282-k%29%2F%281-k%29 Now multiply both sides by (1-k).
3%281-k%29+=+2-k Apply the distributive property on the left side.
3-3k+=+2-k Add 3k to both sides.
3+=+2%2B2k Subtract 2 from both sides.
1+=+2k Finally, divide both sides by 2.
1%2F2+=+k
Answer is:
k+=+1%2F2
Let's check the answer by substitutingk+=+1%2F2 into the slope formula.
m+=+%282-%281%2F2%29%29%2F%283-%28%281%2F2%29%2B2%29%29 Simplifying this, we get:
m+=+%283%2F2%29%2F%283-%285%2F2%29%29
m+=+%283%2F2%29%2F%281%2F2%29
m+=+3 ...and this is the expected slope!