Saved Bookmarks
| 1. |
If A, B, C and D are the vertices of a square, find vec(AB) + vec(BC)+ vec(CD) + vec(DA). |
Answer» SOLUTION : LET ABCD be a square Then `VEC(AB)` = `vec(DC)` and `vec(AD)` = `vec(BC)` Now `vec(AB) + vec(BC) + vec(CD) + vec(DA)`. `vec(AB) + vec(BC) - vec(AB) - vec(BC)` = 0 |
|