Find two points that divide the line segment AB into 3 equal parts
A (1,-3) B (7,21)
Find a parametrization on that line segment then let t=1/3 and 2/3.
what is parametrization?
It's another way of writing the equation of a line segment. In this case, the required parametrization is \(x=(1-t)+7t, y= (1-t)(-3)+21t\). Now let t=1/3 then t=2/3.
so the two points will be (3,5) and (5,13)?
however, i don't quite understand how do you turn the coordinates to the parametrization of the line.
Or is there an easier way because I have a bunch of other similar questions.
Denote the vertical difference by \(\Delta y\) and the horizontal difference by \(\Delta x\). Since you need to divide the line into 3 parts, get \(\large a=\frac{\Delta y}{3} \text{and } b=\frac{\Delta x}{3}\). Add these values successively to the lower left point: \((1+a,-3+b), (1+2a, -3+2b)\). Just realized this easier solution now.
Oh, i see.
if I use the second way, i have different answers
Oops. I switched a and b in the 2nd line. It should be \(\Large a=\frac{\Delta x}{3}, b=\frac{\Delta y}{3}\).
Did I do something wrong? |dw:1335664731702:dw|
Join our real-time social learning platform and learn together with your friends!