Note
Comparing Coefficients
No preview text yet.
mathsyear-1pure-mathsyear-1-pure-maths
Tag view
3 related notes
No preview text yet.
Vector vs. Scaler A vector has both a magnitude and direction , whereas a scaler has only a magnitude .
To convert a vector to a unit vector, you need to: 1. Calculate the magnitude using the Pythagoras theorem 2. Divide both axes with the magnitude Demonstration TODO: Write iframe c...