Finding Slope and Y-Intercept for Points on a Line: A Simple Explanation

AI Thread Summary
To find the slope and y-intercept for the points V(-2,k) and P(4,9) with a slope of 2/3, the correct equation is y=(2/3)x+(19/3). The calculation for the y-intercept b should yield b=19/3, not 7. When substituting x=-2 into the equation, the result is y=5. Using the point-slope formula can also simplify the process. Understanding these calculations is crucial for accurately solving the problem.
Doomkiin
Messages
1
Reaction score
0
Hey so I have a math test tomorrow and I'm really good in math, I just need some small clarification, so here's my problem.

V(-2,k) P(4,9) slope of 2/3

so I decided to find y=mx+b with P(4,9) because after I find B I could do the same with V(-2,k)

so I did the equation and B came up 7, so next I decided to do.


y=2/3(-2)+7

but I got, y=17/3

However in the optional choice there's only -5, 3, 5 and 7 I asked my friend and he said it was 5 but I didn't really understand his explanation so I would really appreciate some deeper or simple explanation please, my friend also told me that the way I was doing it wouldn't work and I was just wondering as to why not ?

thank you for your time.

ps: It may not be called a slope but I come from a french school and that was the translation I came up with.
 
Physics news on Phys.org
You got the wrong value for b. As you said y=\frac{2}{3}x+b. If you use the first point you have:
$$
9=\frac{2}{3}\cdot 4+b\implies b=9-\frac{8}{3}=\frac{19}{3}.
$$
So y=\frac{2}{3}x+\frac{19}{3}. Lastly, plugging x=-2:
$$
y=\frac{2}{3}\cdot(-2)+\frac{19}{3}=\frac{-4+19}{3}=\frac{15}{3}=5.
$$
I hope this is clear.
 
Or you could do it in one step using the point-slope formula and entering both points.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top