Finding other points on the line given the midpoint

  • Thread starter Thread starter adillhoff
  • Start date Start date
  • Tags Tags
    Line Points
AI Thread Summary
To find point R such that Q is the midpoint of PR, it is essential to recognize that the distances from P to Q and Q to R must be equal. The midpoint of points P(-5, 9) and Q(-8, -7) was incorrectly calculated initially, but it was clarified that Q is indeed (-8, -7). A suggested method involves determining the slope of the line or adjusting the coordinates of Q based on the differences between P and Q. Ultimately, point R was found to be (-11, -23) by applying the correct calculations. This problem highlights the importance of understanding midpoints and distance relationships in coordinate geometry.
adillhoff
Messages
20
Reaction score
0

Homework Statement


Given P(-5, 9) and Q(-8, -7), find a point R such that Q is the midpoint of PR


Homework Equations


d = \sqrt{(x+8)^2+(y+7)^2}


The Attempt at a Solution


Because Q is the midpoint of PR, I know that d(P, Q) = d(Q, R). I also know that d(P, R) = d(Q, R), which is \sqrt{265}.

The point of Q is (\frac{-13}{2}, 1). I really don't know where to go from here. This problem is one of the chapter review questions and the book does not cover this specific type of problem in the examples nor did we cover it in our assignments.
 
Physics news on Phys.org
If Q is the midpoint of PR, per the problem statement, d(P,R) does NOT equal d(Q,R). I'm going to assume that that was a typo, and you meant d(P,Q) = d(Q,R).

I have no idea what you mean, by the point of Q is (-13/2, 1), as point Q is given as (-8,-7).

Since you have two points on a line, there's a couple of ways to go about this. You can determine the slope of the line, and use that to find a point on the other side of Q. Or, you could simply take the difference in the x- and y-coordinates of P&Q and add/subtract them from Q - giving you point R.

First thing you should probably do is graph points P and Q and construct a line, so that you have an idea of about where R should be.
 
Yes that was a typo. I also mean to say that the midpoint of PQ = (-13/2, 1). I completely over-analyzed this problem as I do with many problems. I took your advice and found point R(-11, -23) by taking the difference between the x- and y-coordinates of P & Q.

Thanks for your help!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top