diff --git a/docs/sph3u7.md b/docs/sph3u7.md index 7342dda..e2c6f5d 100644 --- a/docs/sph3u7.md +++ b/docs/sph3u7.md @@ -314,7 +314,7 @@ By the formula of the gradient and the formula for the area underneath an accele ### Projectile motion -**Projectile motion** is uniformly accelerated motion that does not leave the vertical plane (is two-dimensional). Note that the two directions (horizontal and vertical) that the projectile moves in are independent of one another. This means that variables such as average velocity can be calculated by breaking up the motion into the horizontal and vertical axes, then recombined using the Pythagorean theorem such that $v^2 = v_x^2 + v_y^2$. +**Projectile motion** is uniformly accelerated motion that does not leave the vertical plane (is two-dimensional). Note that the two directions (horizontal and vertical) that the projectile moves in are independent of one another. This means that variables such as average velocity can be calculated by breaking up the motion into vector **components**, then finding the resultant vector. Projectiles move at a constant horizontal velocity and move at a uniformly accelerated velocity (usually $9.81 \text{ ms}^2 \text{ [down]}$).