Skip to main content
Back

Unit Vectors and i & j Notation quiz

Control buttons has been changed to "navigation" mode.
1/15
  • What does the unit vector 'i hat' represent in vector notation?

    'i hat' represents a unit vector in the x direction, with a magnitude of 1.
  • How do you convert a vector in component form (x, y) to i and j notation?

    Multiply the x component by i hat and the y component by j hat, then add them together (e.g., 4, 3 becomes 4i + 3j).
  • What is the definition of a unit vector?

    A unit vector is a vector with a magnitude of 1 that indicates direction.
  • How do you find the magnitude of a vector given in component form (x, y)?

    Use the formula √(x² + y²) to calculate the magnitude.
  • What is the i and j notation for the vector (2, 4)?

    The i and j notation is 2i + 4j.
  • How do you add two vectors in i and j notation?

    Add the i components together and the j components together.
  • What is the result of subtracting 2v from u, where u = 2i + 4j and v = i?

    The result is 4j.
  • How do you find a unit vector in the same direction as a given vector v?

    Divide the vector v by its magnitude.
  • What is the unit vector in the direction of v = 4i + 3j?

    The unit vector is (4/5)i + (3/5)j.
  • How can you verify that a vector is a unit vector?

    Calculate its magnitude and check that it equals 1.
  • What is the magnitude of the vector (4/5)i + (3/5)j?

    The magnitude is 1.
  • What does the unit vector 'j hat' represent in vector notation?

    'j hat' represents a unit vector in the y direction, with a magnitude of 1.
  • How do you simplify the vector 1i + 0j in i and j notation?

    It simplifies to just i.
  • What is the formula for the magnitude of a vector a = ai + bj?

    The magnitude is √(a² + b²).
  • What is the main difference between a scalar and a unit vector?

    A scalar only has magnitude, while a unit vector has magnitude 1 and indicates direction.