asked 76.5k views
4 votes
The parametric equations x = x1 + (x2 − x1)t, y = y1 + (y2 − y1)t where 0 ≤ t ≤ 1 describe the line segment that joins the points p1(x1, y1) and p2(x2, y2). draw the triangle with vertices a(1, 1), b(3, 4), c(1, 7). find the parametrization, including endpoints, and sketch to check. (enter your answers as a comma-separated list of equations. let x and y be in terms of t.)

asked
User Lizard
by
8.5k points

1 Answer

2 votes
Apply the general formula to each line of the triangle.

ab ----> x = 1 + (3-1)t, y = 1+(4-1)t

ac------> x = 1+ (1-1)t , y = 1+ (7-1)t

bc -----> x = 3 + (1-3)t, y = 4+ (7-4)t

x = 1 +2t, y = 1 +3t
x = 1 , y = 1+6t
x = 3 -2t, y = 4 +3t
answered
User Thangaraja
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.