Careers360 Logo
ask-icon
share
    Multiplication Of Vectors by a Scalar Quantity

    Multiplication Of Vectors by a Scalar Quantity

    Hitesh SahuUpdated on 04 Jun 2026, 05:16 PM IST

    Imagine increasing or decreasing the speed of a moving object while keeping its direction unchanged. In vector mathematics, this concept is represented by the multiplication of a vector by a scalar quantity. Scalar multiplication changes the magnitude of a vector while preserving or reversing its direction depending on the sign of the scalar. This concept forms the foundation of vector algebra and is widely used in physics, engineering, computer graphics, and higher mathematics. Questions related to scalar multiplication of vectors are commonly asked in Class 11 and 12 Mathematics, JEE, CUET, NDA, and other competitive examinations. In this article, we will discuss the meaning of scalar multiplication, formulas, properties, graphical interpretation, solved examples, and applications.

    This Story also Contains

    1. What is Multiplication of Vectors by a Scalar Quantity?
    2. Vectors and Scalars Overview
    3. Scalar Multiplication Formula
    4. How to Multiply a Vector by a Scalar?
    5. Geometric visualization of the multiplication of a vector by a scalar
    6. Vector Quantity
    7. Representation of a Vector
    8. Components of Vector
    9. Best Books for Scalar Multiplication of Vectors
    10. Shortcut Tips and Tricks for Scalar Multiplication
    11. Important Vector Formula Table
    12. Solved Examples Based on Multiplication Of Vectors And Scalar Quantity
    13. Related Topics
    Multiplication Of Vectors by a Scalar Quantity
    Multiplication Of Vectors by a Scalar Quantity

    What is Multiplication of Vectors by a Scalar Quantity?

    Multiplication of vectors by a scalar quantity is one of the fundamental operations in vector algebra. In this operation, a vector is multiplied by a scalar (a real number), resulting in a new vector whose magnitude changes while its direction may remain the same or reverse depending on the sign of the scalar. This concept is widely used in mathematics, physics, engineering, computer graphics, and coordinate geometry.

    Scalar Multiplication Meaning in Simple Words

    Scalar multiplication means multiplying every component of a vector by a numerical value called a scalar.

    In simple words:

    • A positive scalar stretches or shrinks a vector while keeping its direction unchanged.
    • A negative scalar stretches or shrinks a vector and reverses its direction.
    • A zero scalar converts the vector into a zero vector.

    Example

    If

    $\vec{A}=(2,3)$

    and the scalar is 4, then

    $4\vec{A}=(8,12)$

    The direction remains the same, but the magnitude becomes four times larger.

    Definition of Scalar Multiplication

    Scalar multiplication is the operation in which each component of a vector is multiplied by a scalar quantity.

    If:

    $\vec{A}=(a,b,c)$

    and $k$ is a scalar, then

    $k\vec{A}=(ka,kb,kc)$

    The resulting vector remains parallel to the original vector.

    Real-Life Examples of Scalar Multiplication

    Scalar multiplication appears in many practical situations where a quantity increases or decreases proportionally.

    SituationScalar Multiplication Application
    Increasing the speed of a moving objectVelocity vector is multiplied by a scalar
    Scaling graphics in computer designPosition vectors are enlarged or reduced
    Force calculations in physicsForce vectors are multiplied by constants
    Engineering simulationsVector magnitudes are adjusted
    Navigation and displacementDirection remains same while distance changes

    Example

    A car moving with velocity vector:

    $\vec{v}=(10,5)$

    If its speed doubles, the new velocity becomes:

    $2\vec{v}=(20,10)$

    The direction remains unchanged while the magnitude doubles.

    Why Scalar Multiplication is Important

    Scalar multiplication is an essential concept because it helps manipulate vectors efficiently.

    Importance of Scalar Multiplication

    • Forms the foundation of vector algebra.
    • Used extensively in physics and engineering.
    • Helps calculate force, velocity, acceleration, and displacement.
    • Simplifies coordinate geometry calculations.
    • Important for computer graphics and animations.
    • Frequently appears in Class 11 and 12 Mathematics.
    • Commonly asked in JEE, CUET, NDA, and engineering entrance examinations.
    JEE Main Highest Scoring Chapters & Topics
    Focus on high-weightage topics with this eBook and prepare smarter. Gain accuracy, speed, and a better chance at scoring higher.
    Download E-book

    Vectors and Scalars Overview

    Before understanding scalar multiplication, it is important to know the difference between vectors and scalars.

    What is a Vector?

    A vector is a quantity that has both magnitude and direction.

    Vectors are represented using arrows or bold symbols.

    Examples of Vectors

    • Displacement
    • Velocity
    • Acceleration
    • Force
    • Momentum

    Example

    A displacement of 10 meters towards the east is a vector because it has:

    • Magnitude = 10 meters
    • Direction = East

    What is a Scalar?

    A scalar is a quantity that has magnitude only and no direction.

    Scalars can be represented using ordinary numbers.

    Examples of Scalars

    • Mass
    • Time
    • Distance
    • Temperature
    • Speed
    • Energy

    Example

    A temperature of $30^\circ C$ is a scalar because it only has magnitude.

    Difference Between Scalar and Vector Quantities

    Understanding the difference between scalars and vectors is important for solving vector algebra problems.

    Scalar QuantityVector Quantity
    Has magnitude onlyHas magnitude and direction
    Represented by a numberRepresented by a vector symbol
    Cannot specify directionAlways specifies direction
    Added algebraicallyAdded using vector rules
    Examples: Mass, Time, SpeedExamples: Force, Velocity, Displacement

    Examples of Scalars and Vectors

    Common Scalars

    • Time
    • Mass
    • Distance
    • Temperature
    • Speed
    • Volume

    Common Vectors

    • Force
    • Velocity
    • Displacement
    • Acceleration
    • Momentum
    • Electric Field
    QuantityScalar or Vector
    DistanceScalar
    DisplacementVector
    SpeedScalar
    VelocityVector
    MassScalar
    ForceVector

    Scalar Multiplication Formula

    The scalar multiplication formula provides a systematic method for multiplying a vector by a scalar quantity.

    Formula for Multiplication of a Vector by a Scalar

    If:

    $\vec{A}=(a,b,c)$

    and $k$ is a scalar, then

    $\boxed{k\vec{A}=(ka,kb,kc)}$

    This formula is the basis of scalar multiplication in vector algebra.

    Mathematical Representation

    Let:

    $\vec{A}=a\hat{i}+b\hat{j}+c\hat{k}$

    Then multiplying by scalar $m$ gives:

    $m\vec{A}=m(a\hat{i}+b\hat{j}+c\hat{k})$

    $=(ma)\hat{i}+(mb)\hat{j}+(mc)\hat{k}$

    Example

    If

    $\vec{A}=2\hat{i}+3\hat{j}$

    Then

    $4\vec{A}=4(2\hat{i}+3\hat{j})$

    $=8\hat{i}+12\hat{j}$

    Magnitude and Direction After Multiplication

    Scalar multiplication affects the magnitude and direction of a vector.

    Magnitude

    If:

    $|\vec{A}|=m$

    Then:

    $|k\vec{A}|=|k|\times|\vec{A}|$

    Direction

    Scalar ValueEffect on Direction
    $k>0$Direction remains same
    $k<0$Direction reverses
    $k=0$Zero vector is obtained

    Example

    If:

    $\vec{A}=(3,4)$

    Then:

    $|\vec{A}|=5$

    Multiplying by 2:

    $|2\vec{A}|=2\times5$

    $=10$

    The magnitude doubles while the direction remains unchanged.

    How to Multiply a Vector by a Scalar?

    Multiplying a vector by a scalar is a simple process that involves multiplying each component of the vector by the scalar.

    Step-by-Step Method

    Follow these steps:

    Step 1

    Write the vector.

    Example:

    $\vec{A}=(2,5)$

    Step 2

    Identify the scalar.

    Let:

    $k=3$

    Step 3

    Multiply each component by the scalar.

    $3\vec{A}=3(2,5)$

    Step 4

    Perform the multiplication.

    $=(6,15)$

    Step 5

    Write the resulting vector.

    $\boxed{3\vec{A}=(6,15)}$

    Positive Scalar Multiplication

    When a vector is multiplied by a positive scalar, its direction remains unchanged.

    Example

    Let:

    $\vec{A}=(4,2)$

    Multiply by 3:

    $3\vec{A}=3(4,2)$

    $=(12,6)$

    Observation

    • Magnitude increases three times.
    • Direction remains the same.

    Negative Scalar Multiplication

    When a vector is multiplied by a negative scalar, its direction reverses.

    Example

    Let:

    $\vec{A}=(2,5)$

    Multiply by $-2$:

    $-2\vec{A}=(-4,-10)$

    Observation

    • Magnitude doubles.
    • Direction becomes opposite.

    Multiplication by Zero

    Multiplying any vector by zero produces a zero vector.

    Formula

    $0\vec{A}=\vec{0}$

    Example

    If:

    $\vec{A}=(3,7)$

    Then:

    $0\vec{A}=0(3,7)$

    $=(0,0)$

    Thus, the resulting vector has:

    • Zero magnitude
    • No specific direction

    This property is known as the zero property of scalar multiplication and is an important concept in vector algebra.

    Geometric visualization of the multiplication of a vector by a scalar

    Vector Quantity

    A quantity that has magnitude as well as a direction in space and follows the triangle law of addition is called a vector quantity, e.g., velocity, force, displacement, etc.

    We denote vectors by boldface letters, such as a or $\vec{a}$.

    Representation of a Vector

    A vector is represented by a directed line segment (an arrow). The endpoints of the segment are called the initial point and the terminal point of the vector. An arrow from the initial point to the terminal point indicates the direction of the vector.

    The length of the line segment represents its magnitude. In the above figure, $\mathrm{a}=\mathrm{AB}$, and the magnitude (or modulus) of vector a is denoted as
    (Distance between the initial and terminal point).
    The arrow indicates the direction of the vector.

    Components of Vector

    Let the points $A(1,0,0), B(0,1,0)$ and $C(0,0,1)$ on the $x$-axis, $y$-axis and $z$-axis, respectively. Then, clearly.
    $|\overrightarrow{O X}|=1 .|\overrightarrow{O B}|=1$ and $|\overrightarrow{O C}|=1$

    The vectors, $\overrightarrow{O A}, \overrightarrow{O B}$ and $\overrightarrow{O C}$ each having magnitude 1 , are called unit vectors along the axes OX, OY, and OZ, respectively, and denoted by $\hat{\mathrm{i}} \hat{\mathrm{j}}$, and $\hat{\mathbf{k}}$ respectively.
    Similarly $\overrightarrow{\mathrm{QP}}_1=\overrightarrow{\mathrm{OS}}=y \hat{\mathbf{j}}$ and $\overrightarrow{\mathrm{OQ}}=x \hat{\mathbf{i}}$

    Therefore,

    $
    \begin{aligned}
    & \overrightarrow{\mathrm{OP}_1}=\overrightarrow{\mathrm{OQ}}+\overrightarrow{\mathrm{QP}_1}=x \hat{i}+y \hat{j} \\
    & \overrightarrow{\mathrm{OP}}=\overrightarrow{\mathrm{OP}_1}+\overrightarrow{\mathrm{P}_1 \mathrm{P}}=x \hat{i}+y \hat{j}+z \hat{k}
    \end{aligned}
    $
    Hence, the position vector of P with reference to O is given by

    $
    \overrightarrow{\mathrm{OP}}(\text { or } \vec{r})=x \hat{i}+y \hat{j}+z \hat{k}
    $
    And, the length of any vector $\vec{r}=x \hat{i}+y \hat{j}+z \hat{k}$ is given by

    $
    |\vec{r}|=|x \hat{i}+y \hat{j}+z \hat{k}|=\sqrt{x^2+y^2+z^2}
    $

    Best Books for Scalar Multiplication of Vectors

    Understanding vector operations is essential for coordinate geometry, physics, and higher mathematics. These books provide strong conceptual and problem-solving skills.

    Book NameBest ForWhy It Helps
    NCERT Mathematics Class 12School & Board ExamsStrong conceptual foundation of vectors
    Mathematics for IIT-JEE – R.D. SharmaJEE PreparationExtensive vector practice questions
    Objective Mathematics – R.D. SharmaCompetitive ExamsCovers vector algebra comprehensively
    Problems Plus in IIT Mathematics – A. Das GuptaAdvanced ProblemsHigh-level vector applications
    Higher Algebra – Hall & KnightConcept BuildingUseful for mathematical foundations

    Shortcut Tips and Tricks for Scalar Multiplication

    Scalar multiplication questions can often be solved quickly by understanding how scalars affect the magnitude and direction of vectors. These shortcuts help simplify calculations and improve problem-solving efficiency.

    TrickExplanation
    Positive scalarDirection remains unchanged
    Negative scalarDirection reverses
    Scalar greater than 1Magnitude increases
    Scalar between 0 and 1Magnitude decreases
    Scalar equal to 0Zero vector is obtained
    Multiply each component separately$(a,b,c)\rightarrow(k a,k b,k c)$
    Sign determines directionPositive → same, Negative → opposite

    Important Vector Formula Table

    This formula table summarizes the most important vector multiplication formulas, properties, and identities required for board exams, entrance tests, and higher mathematics.

    ConceptFormula
    Scalar Multiplication$k\vec{A}$
    Component Form$k(a,b,c)=(ka,kb,kc)$
    Magnitude After Multiplication|kA| = |k| × |A|
    Associative Property$m(k\vec{A})=(mk)\vec{A}$
    Distributive Property$k(\vec{A}+\vec{B})=k\vec{A}+k\vec{B}$
    Identity Property$1\vec{A}=\vec{A}$
    Zero Property$0\vec{A}=\vec{0}$

    Solved Examples Based on Multiplication Of Vectors And Scalar Quantity

    Example 1: Let $\vec{a}=2\hat{i}+\lambda_1\hat{j}+3\hat{k}$, $\vec{b}=4\hat{i}+(3-\lambda_2)\hat{j}+6\hat{k}$ and $\vec{c}=3\hat{i}+6\hat{j}+(\lambda_1-1)\hat{k}$ be three vectors such that $\vec{b}=2\vec{a}$ and $\vec{b}$ is perpendicular to $\vec{c}$. [JEE Main 2019]

    Then a possible value of $(\lambda_1,\lambda_2,\lambda_1-\lambda_2)$ is:

    Solution:

    Given,

    $\vec{b}=2\vec{a}$

    Substituting the vectors,

    $4\hat{i}+(3-\lambda_2)\hat{j}+6\hat{k}=2(2\hat{i}+\lambda_1\hat{j}+3\hat{k})$

    $4\hat{i}+(3-\lambda_2)\hat{j}+6\hat{k}=4\hat{i}+2\lambda_1\hat{j}+6\hat{k}$

    Comparing the coefficients of $\hat{j}$,

    $3-\lambda_2=2\lambda_1$

    $2\lambda_1+\lambda_2=3$ .......... (1)

    Also,

    $\vec{b}\perp\vec{c}$

    Therefore,

    $\vec{b}\cdot\vec{c}=0$

    Substituting the vectors,

    $(4)(3)+(3-\lambda_2)(6)+6(\lambda_1-1)=0$

    $12+18-6\lambda_2+6\lambda_1-6=0$

    $24+6\lambda_1-6\lambda_2=0$

    $4+\lambda_1-\lambda_2=0$

    $\lambda_1-\lambda_2=-4$ .......... (2)

    From equation (2),

    $\lambda_1=\lambda_2-4$

    Substituting in equation (1),

    $2(\lambda_2-4)+\lambda_2=3$

    $2\lambda_2-8+\lambda_2=3$

    $3\lambda_2=11$

    $\lambda_2=\frac{11}{3}$

    Therefore,

    $\lambda_1=\frac{11}{3}-4$

    $\lambda_1=-\frac{1}{3}$

    Hence,

    $\lambda_1-\lambda_2=-4$

    Therefore,

    $(\lambda_1,\lambda_2,\lambda_1-\lambda_2)=\left(-\frac{1}{3},\frac{11}{3},-4\right)$

    Hence, the answer is $\left(-\frac{1}{3},\frac{11}{3},-4\right)$

    Example 2: Let $\vec{\alpha}=(\lambda-2)\vec{a}+\vec{b}$ and $\vec{\beta}=(4\lambda-2)\vec{a}+3\vec{b}$ be two vectors, where vectors $\vec{a}$ and $\vec{b}$ are non-collinear. Find the value of $\lambda$ for which $\vec{\alpha}$ and $\vec{\beta}$ are collinear.

    Solution:

    Given,

    $\vec{\alpha}=(\lambda-2)\vec{a}+\vec{b}$

    $\vec{\beta}=(4\lambda-2)\vec{a}+3\vec{b}$

    Since $\vec{\alpha}$ and $\vec{\beta}$ are collinear, the coefficients of $\vec{a}$ and $\vec{b}$ must be proportional.

    Therefore,

    $\frac{\lambda-2}{4\lambda-2}=\frac{1}{3}$

    Cross-multiplying,

    $3(\lambda-2)=4\lambda-2$

    $3\lambda-6=4\lambda-2$

    $-6+2=4\lambda-3\lambda$

    $-4=\lambda$

    Therefore,

    $\lambda=-4$

    Hence, the answer is $-4$

    Example 3: Let $\vec{a}$ and $\vec{b}$ be two vectors such that $\vec{b}=5\vec{a}$ and $|\vec{a}|=2$. Then find $|\vec{b}|$.

    Solution:

    Given,

    $\vec{b}=5\vec{a}$

    We know that if a vector is multiplied by a scalar $m$, then its magnitude becomes $m$ times the original magnitude.

    Therefore,

    $|\vec{b}|=|5\vec{a}|$

    $|\vec{b}|=5|\vec{a}|$

    Substituting $|\vec{a}|=2$,

    $|\vec{b}|=5\times2$

    $|\vec{b}|=10$

    Hence, the answer is $10$

    Example 4: The non-zero vectors $\vec{a}$, $\vec{b}$ and $\vec{c}$ are related by $\vec{a}=8\vec{b}$ and $\vec{c}=-7\vec{b}$

    Then find the angle between $\vec{a}$ and $\vec{c}$.

    Solution:

    Given,

    $\vec{a}=8\vec{b}$

    $\vec{c}=-7\vec{b}$

    Taking the dot product,

    $\vec{a}\cdot\vec{c}=(8\vec{b})\cdot(-7\vec{b})$

    $=-56(\vec{b}\cdot\vec{b})$

    $=-56|\vec{b}|^2$

    Since,

    $|\vec{b}|^2>0$

    Therefore,

    $\vec{a}\cdot\vec{c}<0$

    Also,

    $\vec{a}=8\vec{b}$

    implies $\vec{a}$ and $\vec{b}$ are collinear.

    Similarly,

    $\vec{c}=-7\vec{b}$

    implies $\vec{b}$ and $\vec{c}$ are collinear.

    Hence,

    $\vec{a}$ and $\vec{c}$ are collinear.

    Since the scalar is negative, the vectors are in opposite directions.

    Therefore, the angle between them is

    $\pi$

    or

    $180^\circ$

    Hence, the answer is $\pi$

    Example 5: If $\vec{a}=2\hat{i}-3\hat{j}+\hat{k}$ and $\vec{b}=\hat{i}+\hat{j}-\hat{k}$ then find $2\vec{a}+4\vec{b}$.

    Solution:

    Given,

    $\vec{a}=2\hat{i}-3\hat{j}+\hat{k}$

    Multiplying by 2,

    $2\vec{a}=2(2\hat{i}-3\hat{j}+\hat{k})$

    $2\vec{a}=4\hat{i}-6\hat{j}+2\hat{k}$

    Also,

    $\vec{b}=\hat{i}+\hat{j}-\hat{k}$

    Multiplying by 4,

    $4\vec{b}=4(\hat{i}+\hat{j}-\hat{k})$

    $4\vec{b}=4\hat{i}+4\hat{j}-4\hat{k}$

    Adding the vectors,

    $2\vec{a}+4\vec{b}$

    $=(4\hat{i}-6\hat{j}+2\hat{k})+(4\hat{i}+4\hat{j}-4\hat{k})$

    $=(4+4)\hat{i}+(-6+4)\hat{j}+(2-4)\hat{k}$

    $=8\hat{i}-2\hat{j}-2\hat{k}$

    Hence, the answer is $8\hat{i}-2\hat{j}-2\hat{k}$

    Related Topics

    The following mathematics-related topics are closely related and can help you improve your understanding of mathematical concepts commonly tested in entrance and competitive examinations. Studying these topics together enhances accuracy, speed, and overall problem-solving efficiency.


    Frequently Asked Questions (FAQs)

    Q: What is the multiplication of vector and scalar quantity?
    A:

    The product of vector a by scalar $\lambda$ denoted by is called the multiplication of vector a by the scalar $\lambda$. Also, the magnitude of vector $\lambda^*$ a is $|\lambda|$ times the magnitude of vector a.

    Q: If $a$ and $b$ are vectors, and $\lambda$ is scalar, what is the value of $\lambda(a+b)$ ?
    A:

     If $a$ and $b$ are vectors, $\lambda$ is scalar, $\lambda(a+b)=\lambda a+\lambda b$.

    Q: If $a$ is a vector, $\lambda$, and $y$ are scalars what is the value of $(\lambda+\gamma) a$ ?
    A:

     If $a$ is a vector, $\lambda$, and $\gamma$ are scalars the value of $(\lambda+\gamma) a=\lambda a+a y$.

    Q: What is the formula for scalar multiplication?
    A:

    If $\vec{A}$ is a vector and $k$ is a scalar, then:

    $k\vec{A}$ represents the scalar multiplication of the vector.

    Upcoming Exams
    Ongoing Dates
    PESSAT Application Date

    5 Sep'25 - 31 Jul'26 (Online)

    Ongoing Dates
    Chandigarh University (CUCET) Application Date

    25 Oct'25 - 31 Jul'26 (Online)

    Ongoing Dates
    CFA Exam Others

    11 Feb'26 - 18 Aug'26 (Online)