document.write( "Question 1197813: The line joining ( -8, 1 ) and ( 11, 7 ) is divided into four equal parts. Find the points of division. \n" ); document.write( "
Algebra.Com's Answer #831242 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Refer to this lesson
\n" ); document.write( "https://www.algebra.com/algebra/homework/formulas/split-segment-n-pieces.lesson
\n" ); document.write( "because I'll be using the formula mentioned there. I show how the formula is derived.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In this case,
\n" ); document.write( "(a,b) = (-8,1)
\n" ); document.write( "(c,d) = (11,7)
\n" ); document.write( "are the two endpoints\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We want to split the segment into n = 4 pieces.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So
\n" ); document.write( "deltaX = (1/n)*|c-a|
\n" ); document.write( "deltaX = (1/4)*|11-(-8)|
\n" ); document.write( "deltaX = 19/4
\n" ); document.write( "deltaX = 4.75
\n" ); document.write( "This is the increment we move along the horizontal axis when determining each cutoff point.
\n" ); document.write( "Furthermore,
\n" ); document.write( "xm = a + m*deltaX
\n" ); document.write( "xm = -8 + m*4.75
\n" ); document.write( "xm = 4.75m - 8
\n" ); document.write( "where m is an integer in the interval \"0+%3C+m+%3C+4\"
\n" ); document.write( "When I write xm, I really mean \"x subscript m\" or \"x%5Bm%5D\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And
\n" ); document.write( "deltaY = (1/n)*|d-b|
\n" ); document.write( "deltaY = (1/4)*|7-1|
\n" ); document.write( "deltaY = 6/4
\n" ); document.write( "deltaY = 1.5
\n" ); document.write( "This is the increment we move along the vertical axis when determining each cutoff point.
\n" ); document.write( "Furthermore,
\n" ); document.write( "ym = b + m*deltaY
\n" ); document.write( "ym = 1 + m*1.5
\n" ); document.write( "ym = 1.5m + 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We have this so far
\n" ); document.write( "xm = 4.75m - 8
\n" ); document.write( "ym = 1.5m + 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So,
\n" ); document.write( "(xm,ym) = (4.75m-8, 1.5m+1)
\n" ); document.write( "where m is an integer such that 0 < m < 4
\n" ); document.write( "This represents the general form of our cutoff points.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We'll plug in integer values from m = 1 to m = 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For example, if m = 1, then...
\n" ); document.write( "xm = 4.75m-8
\n" ); document.write( "x1 = 4.75*1-8
\n" ); document.write( "x1 = 4.75-8
\n" ); document.write( "x1 = -3.25
\n" ); document.write( "ym = 1.5m+1
\n" ); document.write( "y1 = 1.5*1+1
\n" ); document.write( "y1 = 1.5+1
\n" ); document.write( "y1 = 2.5
\n" ); document.write( "This gives one cutoff point at (x1,y1) = (-3.25,2.5)
\n" ); document.write( "This is point B shown below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If m = 2, then,
\n" ); document.write( "xm = 4.75m-8
\n" ); document.write( "x2 = 4.75*2-8
\n" ); document.write( "x2 =9.5-8
\n" ); document.write( "x2 = 1.5
\n" ); document.write( "ym = 1.5m+1
\n" ); document.write( "y2 = 1.5*2+1
\n" ); document.write( "y2 = 3+1
\n" ); document.write( "y2 = 4
\n" ); document.write( "This gives another cutoff point at (x2,y2) = (1.5,4)
\n" ); document.write( "This is point C shown below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's a table of values to keep things organized.
\n" ); document.write( "Spreadsheet software is recommended to not only keep things organized, but to also quickly compute each (xm,ym) cutoff point.\n" ); document.write( "\n" ); document.write( "
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
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's what the graph looks like
\n" ); document.write( "
\n" ); document.write( "The answer points are marked in red.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = (-8,1) is one endpoint
\n" ); document.write( "B = (-3.25,2.5)
\n" ); document.write( "C = (1.5,4)
\n" ); document.write( "D = (6.25,5.5)

\n" ); document.write( "E = (11,7) is the other endpoint\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To confirm the answers, use the distance formula to show the following
\n" ); document.write( "AE = sqrt(397)
\n" ); document.write( "AB = sqrt(24.8125)
\n" ); document.write( "BC = sqrt(24.8125)
\n" ); document.write( "CD = sqrt(24.8125)
\n" ); document.write( "DE = sqrt(24.8125)
\n" ); document.write( "This will show that AB=BC=CD=DE and that segment AE has been cut into four equal pieces.
\n" ); document.write( "I'll let the student do these steps for the confirmation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note:
\n" ); document.write( "AE = 4*AB
\n" ); document.write( "sqrt(397) = 4*sqrt(24.8125)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another way to confirm the answers is to use something like GeoGebra. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Yet another confirmation method is to use the midpoint formula on endpoints A and E, and it will pinpoint where C is located.
\n" ); document.write( "Then use the midpoint formula on A and C to find where B is located.
\n" ); document.write( "Finally, use the midpoint formula on C and E to find where D is located.
\n" ); document.write( "This repeated midpoint trick only works when there are 2^k equal pieces, where k is some positive integer.
\n" ); document.write( "
\n" ); document.write( "
\n" );