Scalar Multiplication
Multiplying a vector by a scalar (a plain number) scales both components by that amount: k(a, b) = (ka, kb). This changes the vector's magnitude, and reverses its direction if k is negative.
Practice: Scalar Multiplication
Multiply a vector by a scalar, or find the scalar used.
Related Topics
Continue exploring related topics: