Proving that a line is straight

  • Thread starter Thread starter daniel_i_l
  • Start date Start date
  • Tags Tags
    Line
AI Thread Summary
To prove that three points are collinear, one can calculate the slopes between pairs of points; if the slopes are equal, the points lie on the same line. Alternatively, finding the equation of a line using two points and checking if the remaining point satisfies this equation can also confirm collinearity. Other methods include calculating the area of the triangle formed by the points, which should equal zero if they are collinear, or using the vector cross product, which should also yield zero. Additionally, expressing the position vectors of the points in a linear combination can indicate collinearity. These mathematical approaches provide reliable means to establish whether three points are on the same line.
daniel_i_l
Gold Member
Messages
864
Reaction score
0
In various riddles and math questions you're asked to prove that 3 points are on the same line. what theorms can be used to prove this sort of thing. in other words, what properties of the points can be used to prove that they're all on a line?
Thanks.
 
Mathematics news on Phys.org
Choose two of them find the slope of those two points, pick two others(one of the originals and the other one) and find the slope between those two, if the slopes are the same they lie on the same line.
 
d_leet said:
Choose two of them find the slope of those two points, pick two others(one of the originals and the other one) and find the slope between those two, if the slopes are the same they lie on the same line.

Ah... No.

Parallel lines have the same slope, but never intersect.

Find the equation of a line between 2 of the points.

Do the other points satisfy the equation? If so, they are on the line.
 
Some other properties that might be useful:

Area of the triangle defined by the 3 points = 0

Vector cross product of two vectors joining the points = 0

If the points have position vectors a b and c in order along a line, then b = ka + (1-k)c for some constant k with 0 < k < 1.
 
Integral said:
Parallel lines have the same slope, but never intersect.

True, but in d_leet's method the two lines always intersect because they have a common point.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top