(695, #1) Find a vector a with representation given by the directed line segment , A(1,3), B(4,4).

Draw and the equivalent representation starting at the origin.

Solution:

a = < 4-1, 4-3 > = <3, 1> The line segment is in red, and the segment from the origin is in blue.

Maple code

by: nl