Find a piecewise smooth parametrization of the path C?
1 Answer
The fourth option is the correct one.
Explanation:
Note that all of the suggested options are linear in
First option
Putting
#(5-(color(blue)(0)))hat(i)+(4-4/5(color(blue)(0)))hat(j) = (5, 4)#
#(5-(color(blue)(5)))hat(i)+(4-4/5(color(blue)(5)))hat(j) = (0, 0)#
So this traverses the segment between
Second option
Putting
#5hat(i)+(9-(color(blue)(0)))hat(j) = (5, 9)#
This point is not on the curve, so we can reject the second option.
Third option
The first expression is fine, but putting
Fourth option
This one works:
-
Evaluating the endpoints of the first expression gives
#(0, 0)# and#(5, 4)# -
Evaluating the endpoints of the second expression gives
#(5, 4)# and#(5, 0)# -
Evaluating the endpoints of the third expression gives
#(5, 0)# and#(0, 0)#
So this parametrisation traverses the curve as required.