diff --git a/docs/sph3u7.md b/docs/sph3u7.md index 06e53ea..121eea6 100644 --- a/docs/sph3u7.md +++ b/docs/sph3u7.md @@ -207,12 +207,6 @@ $$ (a_{x}, a_{y}) - (b_{x}, b_{y}) = (a_{x} - b_{x}, a_{y} - b_{y}) $$ -### Parallelogram rule - -The parallelogram rule states that the sum of two vectors that form two sides of a parallelogram is the diagonal of that parallelogram. The **sine** and **cosine laws** can be used to solve for the resultant vector. - -(Source: Kognity) - ### Multiplying vectors and scalars The product of a vector multiplied by a scalar is a vector with a magnitude of the vector multiplied by the scalar with the same direction as the original vector.