Re: Is a line segment composed of points?



On Nov 11, 10:11 pm, Marshall <marshall.spi...@xxxxxxxxx> wrote:
On Nov 11, 1:17 am, vred...@xxxxxxxxx wrote:

On Nov 2, 6:30 pm, "Dave L. Renfro" <renfr...@xxxxxxxxx> wrote:

What did you think when you were finding the point
of intersection for two non-parallel lines in
a first high school (middle school nowadays,
I hear) course in algebra? And what did you
think about graphing lines by plotting some
of the points on the line?

The question of intersection points is already answered in other
thread, saying these points are boundaries of the line segments, but
are not part of any line segment.

So an intersection point, which is a point on two nonparallel lines,
is not on any line; is that what you are saying?

Yes, because a point can not contribute to the extent of a line. If
you cut the line segment into infinitely large number of pieces, each
piece length is infinitely small but not zero. Also a point is just a
"way" to divide a line segment into two parts.

- venkat


Marshall


.



Relevant Pages

  • Re: Is a line segment composed of points?
    ... a first high school (middle school nowadays, ... The question of intersection points is already answered in other ... thread, saying these points are boundaries of the line segments, but ... is that what you are saying? ...
    (sci.math)
  • Future NC Interstates Update
    ... Segment 18 includes new information on the existence of Future I-74 corridor signage along the US 74/76 Whiteville Bypass. ... There is also new information coincidentally of a meeting NCDOT is holding tonight regarding the upgrade of the US 74/76 intersection with NC 211 to an interchange, which may, or may not be a part of I-74. ... I have also updated the I-73 Segment 10 page with new photos showing progress in constructing the US 220 Ellerbe bypass which shows work is nearing completion, at least on the northern end of the project. ...
    (misc.transport.road)
  • Re: Extracting polygons from a given set of lines
    ... load the PQ with the LOWER endpoint of each line segment ...     line segments ... CLOSE the polygon below the intersection ... OPEN a new polygon above the intersection (you don't know if this ...
    (comp.graphics.algorithms)
  • Re: intersection between a line segment and a triangle
    ... I'm searching an algorithm to compute the intersection between a ... line segment and a triangle in 2D (I've already found some algos for the 3D ... Think of it, just folding in two a simple sheet of paper, to prevent self intersection, ...
    (comp.graphics.algorithms)
  • Re: Reflecting a ray off a line
    ... I myself would go for the parameteric representation, since you already have your rays or should have your rays in a parametric form. ... I'd prefer to calculate g rather than t, because if we have P and Q start and endpoint of the line segment, g hast to be between 0 and 1 if the intersection is on the line segment rather than on the line which is infinite in both directions ...
    (comp.graphics.rendering.raytracing)