SOLUTION: The line joining ( -8, 1 ) and ( 11, 7 ) is divided into four equal parts. Find the points of division.

Algebra.Com
Question 1197813: The line joining ( -8, 1 ) and ( 11, 7 ) is divided into four equal parts. Find the points of division.
Found 2 solutions by josgarithmetic, math_tutor2020:
Answer by josgarithmetic(39620)   (Show Source): You can put this solution on YOUR website!
Here is how to find one of the points - might not be the best method -

From the left-most given point
some unknown point to find (x,y)


-


-
This point, ( -13/4, 5/2)

Handle the other two unknown points in like manner.

The point found was not rechecked too carefully.

Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

Refer to this lesson
https://www.algebra.com/algebra/homework/formulas/split-segment-n-pieces.lesson
because I'll be using the formula mentioned there. I show how the formula is derived.

In this case,
(a,b) = (-8,1)
(c,d) = (11,7)
are the two endpoints

We want to split the segment into n = 4 pieces.

So
deltaX = (1/n)*|c-a|
deltaX = (1/4)*|11-(-8)|
deltaX = 19/4
deltaX = 4.75
This is the increment we move along the horizontal axis when determining each cutoff point.
Furthermore,
xm = a + m*deltaX
xm = -8 + m*4.75
xm = 4.75m - 8
where m is an integer in the interval
When I write xm, I really mean "x subscript m" or

And
deltaY = (1/n)*|d-b|
deltaY = (1/4)*|7-1|
deltaY = 6/4
deltaY = 1.5
This is the increment we move along the vertical axis when determining each cutoff point.
Furthermore,
ym = b + m*deltaY
ym = 1 + m*1.5
ym = 1.5m + 1

------------------------------------------------------------

We have this so far
xm = 4.75m - 8
ym = 1.5m + 1

So,
(xm,ym) = (4.75m-8, 1.5m+1)
where m is an integer such that 0 < m < 4
This represents the general form of our cutoff points.

We'll plug in integer values from m = 1 to m = 3.

For example, if m = 1, then...
xm = 4.75m-8
x1 = 4.75*1-8
x1 = 4.75-8
x1 = -3.25
ym = 1.5m+1
y1 = 1.5*1+1
y1 = 1.5+1
y1 = 2.5
This gives one cutoff point at (x1,y1) = (-3.25,2.5)
This is point B shown below.

If m = 2, then,
xm = 4.75m-8
x2 = 4.75*2-8
x2 =9.5-8
x2 = 1.5
ym = 1.5m+1
y2 = 1.5*2+1
y2 = 3+1
y2 = 4
This gives another cutoff point at (x2,y2) = (1.5,4)
This is point C shown below.

Here's a table of values to keep things organized.
Spreadsheet software is recommended to not only keep things organized, but to also quickly compute each (xm,ym) cutoff point.
mxm = 4.75m-8ym = 1.5m+1(xm,ym)Point
1-3.252.5(-3.25,2.5)B
21.54(1.5,4)C
36.255.5(6.25,5.5)D


Here's what the graph looks like

The answer points are marked in red.

A = (-8,1) is one endpoint
B = (-3.25,2.5)
C = (1.5,4)
D = (6.25,5.5)
E = (11,7) is the other endpoint

------------------------------------------------------------

To confirm the answers, use the distance formula to show the following
AE = sqrt(397)
AB = sqrt(24.8125)
BC = sqrt(24.8125)
CD = sqrt(24.8125)
DE = sqrt(24.8125)
This will show that AB=BC=CD=DE and that segment AE has been cut into four equal pieces.
I'll let the student do these steps for the confirmation.

Note:
AE = 4*AB
sqrt(397) = 4*sqrt(24.8125)

Another way to confirm the answers is to use something like GeoGebra.

Yet another confirmation method is to use the midpoint formula on endpoints A and E, and it will pinpoint where C is located.
Then use the midpoint formula on A and C to find where B is located.
Finally, use the midpoint formula on C and E to find where D is located.
This repeated midpoint trick only works when there are 2^k equal pieces, where k is some positive integer.

RELATED QUESTIONS

find the points of division given the segment joining (5 1) and (-3 -1) is to be divided... (answered by ikleyn)
find the points of division given the segment joining (5 1) and (-3 -1) is to be divided... (answered by ikleyn,Boreal,ewatrrr)
the line segment joining the points (-5 -3) and (3 4) is to be divided into five equal... (answered by stanbon,Fombitz)
The line segment joining (-5,-3) and (3,4) is to be divided into five equal parts.Find... (answered by ikleyn)
Topic: Division of line segment Question: how do I suppose to know the value of k in the (answered by Fillelele)
The segment joining F(-6,11) and G(3,4)is divided into four equal parts. Find the points... (answered by Alan3354,macston,fractalier)
Find the coordinates of the points that divide the line segment joining (4,5) and (10,14) (answered by Fombitz)
find the points p1 (x1,y1), p2(x2,y2), p3(x3,y3) on the line segment joining A(3,6) and... (answered by Alan3354)
use the midpoint formula repeatedly to find the three points that divide the segment... (answered by checkley71)