If the vector a = (1, 2) and b = (3, 4), find the angle between them using the dot product.

Practice Questions

1 question
Q1
If the vector a = (1, 2) and b = (3, 4), find the angle between them using the dot product.
  1. 0 degrees
  2. 90 degrees
  3. 45 degrees
  4. 60 degrees

Questions & Step-by-step Solutions

1 item
Q
Q: If the vector a = (1, 2) and b = (3, 4), find the angle between them using the dot product.
Solution: cos(θ) = (a · b) / (|a| |b|). a · b = 1*3 + 2*4 = 11, |a| = √(1^2 + 2^2) = √5, |b| = √(3^2 + 4^2) = 5. Thus, cos(θ) = 11 / (√5 * 5) = 11 / (5√5), θ = 60 degrees.
Steps: 12

Related Questions

Soulshift Feedback ×

On a scale of 0–10, how likely are you to recommend The Soulshift Academy?

Not likely Very likely