From 7d0800c4a26f21d9e8052156e533731bcfb5399b Mon Sep 17 00:00:00 2001 From: eggy Date: Wed, 21 Apr 2021 16:08:07 -0400 Subject: [PATCH] math: add vector operations --- docs/mcv4u7.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/mcv4u7.md b/docs/mcv4u7.md index f2f9421..f93763c 100644 --- a/docs/mcv4u7.md +++ b/docs/mcv4u7.md @@ -365,6 +365,10 @@ $$ In general, the x-plane is the one in and out of the page, the y-plane left and right, and the z-plane up and down. +### Vector operations + +Please see [SL Physics 1#Adding/subtracting vectors diagrammatically](/sph3u7/#addingsubtracting-vectors-diagrammatically) for more details. + ## Resources - [IB Math Analysis and Approaches Syllabus](/resources/g11/ib-math-syllabus.pdf)