You are on page 1of 4

Assume that the figure is in a Cartesian plane, given this following set of points.

Point A (5, 25)


(37,25)

Point B

Point C (5, -10)


-10)

Point D (37,

Dot Product of Two Vectors


1. A

= <5,25>

<37, 25>

= 5(37) + 25(25)
= 185 + 625
= 810
2. C

<37, -10)

= <5, -10>

= 5(37) + -10(-10)
= 285

Vectors in a Plane
1. Show that lineAB is equal to lineCD
A (5, 25) , B (37,25)
=

( 2525 ) +( 375 )

1024

= 32

C (5, -10), D (37, -10)


=

(10+10 ) +( 375 )

1024

= 32

2. Find the magnitude of the following points


A (5, 25)
=

52+ 252

25+625

650

5 26

||A||= 25.5

D (37, -10)
=

372 +(10)2

1369+(100)

1469

= 38.327

Vector Operations
1. A (5, 25) - D (37, -10)
= <5 27 , 25 - (10)>
= <-22 , 30>

2. B (37,25) + C (5, -10)


= <37 + 5 , 25 + (-10)>
= <42, 15>

You might also like