If A = (1, 0) and B = (0, 1), what is the angle between them?

Practice Questions

Q1
If A = (1, 0) and B = (0, 1), what is the angle between them?
  1. 0 degrees
  2. 90 degrees
  3. 45 degrees
  4. 180 degrees

Questions & Step-by-Step Solutions

If A = (1, 0) and B = (0, 1), what is the angle between them?
  • Step 1: Identify the vectors A and B. A = (1, 0) and B = (0, 1).
  • Step 2: Calculate the dot product of A and B. The dot product A·B = (1 * 0) + (0 * 1) = 0.
  • Step 3: Calculate the magnitude (length) of vector A. |A| = √(1^2 + 0^2) = √1 = 1.
  • Step 4: Calculate the magnitude (length) of vector B. |B| = √(0^2 + 1^2) = √1 = 1.
  • Step 5: Use the formula for the angle between two vectors: Angle = cos⁻¹((A·B) / (|A||B|)).
  • Step 6: Substitute the values into the formula: Angle = cos⁻¹(0 / (1 * 1)) = cos⁻¹(0).
  • Step 7: Find the angle whose cosine is 0. This angle is 90 degrees.
  • Dot Product – The dot product of two vectors is calculated as the sum of the products of their corresponding components.
  • Magnitude of Vectors – The magnitude of a vector is calculated using the formula |A| = √(x² + y²) for a vector A = (x, y).
  • Angle Between Vectors – The angle between two vectors can be found using the formula cos(θ) = (A·B) / (|A||B|).
Soulshift Feedback ×

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

Not likely Very likely