Are two coincident lines the same line?

  • Thread starter Thread starter tomwilliam2
  • Start date Start date
  • Tags Tags
    Line Lines
AI Thread Summary
The discussion centers on the concept of coincident lines in geometry, particularly in relation to parallel lines. It highlights that while two lines can be described as coincident if they share the same algebraic form, they are still considered distinct entities in certain contexts, such as CAD programs. The conversation also touches on the definition of a line, noting that its interpretation can vary depending on the geometric framework being used. The distinction between coincident and separate parallel lines is seen as important for understanding systems of linear equations. Overall, the terminology reflects the complexity of defining lines in various mathematical contexts.
tomwilliam2
Messages
117
Reaction score
2

Homework Statement


My son's textbook says In a plane, given a line and a point not on it, at most one line parallel to the given line can be drawn through the point. He asked me why two lines couldn't be drawn on top of each other...to which I replied that they would have the same algebraic form and would therefore be considered the same line. I also think that if a line is the sum of all points, then there aren't two lines but one.

Later on in his book, though, it describes two forms of parallel lines: coincident lines and separate parallel lines. Is this just loose terminology - aren't coincident lines better described as just one line? It might seem a minor point, but I wasn't really able to explain it satisfactorily to him.
 
Physics news on Phys.org
tomwilliam2 said:

Homework Statement


My son's textbook says In a plane, given a line and a point not on it, at most one line parallel to the given line can be drawn through the point. He asked me why two lines couldn't be drawn on top of each other...to which I replied that they would have the same algebraic form and would therefore be considered the same line. I also think that if a line is the sum of all points, then there aren't two lines but one.
I think your explanation is a good one.

Later on in his book, though, it describes two forms of parallel lines: coincident lines and separate parallel lines. Is this just loose terminology - aren't coincident lines better described as just one line? It might seem a minor point, but I wasn't really able to explain it satisfactorily to him.
I think you are right. I suspect that the context is solving systems of linear equations. When you do this, it is possible to end up with two equations with the same slope. Whether the system has a solution or not depends on whether the two lines are coincident (that is, the same line). For example, given two lines y = x + a and y = x + b, if a=b, you would call them coincident, meaning that they are the same line, and any ordered pair (x,y) that solves one equation would solve the other. If a≠b, then no simultaneous solution exists. So, yes, I think coincident is just a way to say that two representations of a line refer to the same line.
 
  • Like
Likes FactChecker and scottdave
tnich said:
...I think you are right. I suspect that the context is solving systems of linear equations. When you do this, it is possible to end up with two equations with the same slope...
I was thinking the same thing.
 
you guys are absolutely right, and this shows you are more perceptive than the book's authors. one might say that "there is only one line passing though a point off the line L and parallel to L, i.e. any two such lines are coincident", to nail it. Then one might say that there are two ways for a line to be parallel to L: either to have no points in common with L, or to be coincident with L; in particular every line is considered to be parallel to itself. The purpose of this odd definition is so that "parallel" will be an equivalence relation, which is convenient.
 
I agree with the textbook, to use the term coincident, you need more than one line.

For example, when using CAD programs, you can draw two cubes, select a ridge from each cube and define the two ridges as coincident. Even though the ridges are defined by the same mathematical equation, you still have two distinct ridges (or lines).

I think that is why the distinction is important.

But it all depends on how you define line. From https://en.wikipedia.org/wiki/Line_(geometry):
In modern mathematics, given the multitude of geometries, the concept of a line is closely tied to the way the geometry is described. For instance, in analytic geometry, a line in the plane is often defined as the set of points whose coordinates satisfy a given linear equation, but in a more abstract setting, such as incidence geometry, a line may be an independent object, distinct from the set of points which lie on it.
 
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
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top