Sum and Difference
Angles
Dot Products and magnitude
Wild Card
Quaternions
100

What is the difference between ⟨4, 2⟩ - ⟨6, -9⟩?

 ⟨-2, 11⟩

100

Find cos(⍺) (angle to x-axis) of ⟨7, 1, 8⟩

7/√(114) ≈ 0.66

100

Find the dot product of 

⟨4, 2⟩ • ⟨6, -9⟩

6

100

Find the unit vector of 3i + 4j

⅗i + ⅘j

100

What two real-life applications are Quaternions used for?

Animation and Engineering 

200

Find the sum of ⟨10,6⟩ + ⟨4,-5⟩

⟨14, 1⟩

200

Find the direction angle of <0,4,3> where 

theta is greater than zero and less than or equal to 2 pi

cos-1(0/25)=pi/2

200

find the magnitude of <2,10>

square root of 104

200

Find the exact distance between⟨4, 2,7⟩ and  ⟨6, -9,14⟩

square root of 174

200

Who created Quaternions and why?  

William Rowan Hamilton because he thought calculus was inconvenient and geometrically unsatisfying

300

⟨6, 12⟩ - ⟨20, -9⟩+⟨4, -2⟩

⟨-10, 19⟩

300

Find angle between ⟨-4, 9⟩, ⟨7, -1⟩, exact or rounded to 2 decimal places

cos-1(-37√(197)/970) = 122.37 degrees

300

Find the dot product of 

⟨3,10⟩ • ⟨20, -5⟩

10

300

What are the  sum of the squares of the direction cosines equal to? Write the formula

cos2A+cos2B+cos2C=1

300

What do Quaternions do in animation? 

Easier rotation of characters about multiple axes 

400

3⟨2, 2⟩ +2⟨6, 4⟩ -5⟨3, 1⟩

⟨3, 9⟩

400

Find the vector orthogonal to ⟨4, 2, 0⟩ and ⟨3, 5, 7⟩

⟨14, -28, 14⟩

400

Find the exact magnitude of ⟨6, 2,7⟩

square root of 89

400

Write a vector in terms of magnitude and direction

V=||V||[(cos(A))i +(cos(B))i +(cos(C))i]

400

What do quaternions do in engineering? What other application can be used to do the same thing and why isn't it used? 

1.   Used to calculate the physical body rotational positions of 3D models in space

2.  matrices can also be used but quaternions are more efficient because they represent theory of rotations 

M
e
n
u