Careers360 Logo
NCERT Class 11 Physics Chapter 4 Motion in a Plane Notes - Download PDF

NCERT Class 11 Physics Chapter 4 Motion in a Plane Notes - Download PDF

Edited By Vishal kumar | Updated on Jul 09, 2025 10:38 AM IST

Have you ever watched a bird change direction mid-flight or seen a football curve through the air after a powerful kick? These real-life examples involve motion in a plane when an object moves in two dimensions. In These NCERT notes you will learn how to analyze and describe such motion using vectors and basic math tools.

NCERT Notes for Class 11 Physics Chapter 3: Motion in a Plane are very helpful if you are trying to score well in physics. In the last chapter, we looked at motion in a straight line using plus and minus signs to show direction. But in real life, things don’t just move in a straight line they move in all sorts of directions. That is where vectors come in. Vectors help us explain motion when both direction and size matter, like with speed, force, or displacement. To do well in exams, it is important to understand each topic properly and practice the NCERT questions at the end of the chapter. These NCERT Notes for class 11 are prepared by our expert faculty based on the latest CBSE syllabus.

New: JEE Main/NEET 2027 - Physics Important Formulas for Class 10

JEE Main Scholarship Test Kit (Class 11): Narayana | Physics WallahAakashUnacademy

NEET Scholarship Test Kit (Class 11): Narayana | Physics WallahAakash | ALLEN

Also Read

NCERT Notes for Class 11 Chapter 3

NCERT Notes on Class 11 Physics Chapter 3 Motion in a Plane gives a precise and concise description of two-dimensional motion, vectors, projectile motion and uniform circular motion. These notes can be used to revise the concepts instantly and prepare the objective exams such as CBSE, JEE, and NEET.

Scalars And Vectors

Scalar

  • A scalar has only magnitude (size).

  • You get it by multiplying the number with the unit of the quantity.

  • Examples: Mass, Speed, Distance

  • You can add, subtract, and multiply scalars using simple math.

Vector

  • A vector has both magnitude and direction.

  • They follow the rules of vector addition like: A+B=B+A and the law of parallelogram addition.

  • Examples: Displacement, Velocity, Acceleration, Force
  • The magnitude of a vector is represented by |A| or A. Vectors are shown with an arrow.

Representation of vector

  • A vector looks like a line with an arrow.
  • The length of the arrow shows the magnitude.
  • The direction of the arrow shows the direction of the vector.

A vector can be represented geometrically as a directed line segment with an arrowhead. The arrow's length represents the magnitude of the vector, and it points in the same direction as the vector itself.Tail  Length  (magnitude)  Head

Types of Vector

  • Equal vectors: If the magnitudes and directions of vectors A and B are the same, they are equal.
  • Parallel vectors are A and B when: 1. They both point in the same direction. 2. Two vectors can be expressed as scalar (positive) non-zero multiples of each other.
  • Antiparallel vectors: A and B are anti-parallel if their directions are opposite.
    One vector is a negative multiple of the other that is not zero.
    A vector with 0 magnitude and an arbitrary (unknown) direction is called a zero vector.
  • Unit vector: A unit vector is a vector with a fixed magnitude that points in a specific direction. A vector (A) can be expressed as the product of a unit vector (Â) in its direction and magnitude.

A=AA^ or A^=AA

  • A unit vector has no dimensions or units. Unit vectors along the positive x, y, and z axes of a rectangular coordinate system are denoted by î, ˆ j, and k̂, respectively. such that |i^|=|j^|=|k^|=1

Position and Displacement Vectors


A position vector is a vector that represents the location of a point or a particle in space with respect to a fixed origin. It is usually denoted by r and is drawn from the origin to the location of the object.

If a particle is located at point P(x,y,z), then its position vector is:

r=xi^+yj^+zk^


A displacement vector represents the change in position of a particle. It is defined as the vector that points from the initial position to the final position of the object.

If the position vector of the initial point is r1 and the final point is r2, then the displacement is given by:

Δr=r2r1
Displacement is a vector quantity, having both magnitude and direction, and is independent of the actual path taken.

Equality of Vectors


Two vectors are said to be equal if they have the same magnitude and same direction, regardless of their initial points.

That is, if A and B satisfy:

|A|=|B| and  Direction of A= Direction of B

then A=B.
This means that vectors can be moved parallel to themselves in space without changing their properties, as long as magnitude and direction are preserved.

Multiplication of Vectors by Real Numbers

If A is a vector and λ is a real number (scalar), then the product λA is also a vector.

  • The magnitude of λA is |λ||A|.
  • The direction of λA is the same as A if λ>0, and opposite to A if λ<0.

Addition and Subtraction of Vectors — Graphical Method

Either the triangle law or the parallelogram law can be used to add vectors:

(A) Parallelogram law of addition of vectors: The diagonal drawn through the intersection of two vectors, A and B, represents the resultant vector if they are represented by two adjacent sides of a parallelogram, both pointing outward from a common point (with their tails coinciding).

1705459938597

R=P2+Q2+2PQcosθ

(B) The Triangle Law of Vector Addition states that if two vectors are represented by two triangle sides, then the third side of the triangle represents their total or resultant vector, but in the opposite direction.

1705459918209

Subtraction of Vectors

To subtract vector B from A, we add A and the negative of vector B.

AB=A+(B)

  • Reverse the direction of B to get B.
  • Then use either the triangle law or parallelogram law to add A and B.

Multiplication of Vectors

Scalar Product (Dot Product): The scalar product or dot product of two vectors a and b, denoted as ab , is defined as the product of their magnitudes multiplied by the cosine of the angle (θ) between them. Mathematically, it is expressed as:

ab=axbx+ayby+azbz=abcosθ

Vector Product (Cross Product): The vector product or cross product of two vectors a and b, denoted as aXb B, is a vector quantity defined as follows:

a×b=(aybzazby)ı^+(azbxaxbz)ȷ^+(axbyaybx)k^|a×b|=absinθ

Lami’s Theorem:

  • Lami's Theorem states that each force is proportional to the sine of the angle generated by the other two forces if three forces operating at the same spot are in equilibrium.

1705464510877

F1sinα=F2sinβ=F3sinγ

Resolution of Vectors

Resolution of a vector is the process of expressing a single vector as the sum of two or more vectors (called components), usually along mutually perpendicular directions (like the x-axis and y-axis).
If a vector A makes an angle θ with the x-axis, then:

Ax=Acosθ (component along x-axis) Ay=Asinθ (component along y-axis) 


Thus, the vector A can be written as:

A=Axi^+Ayj^=Acosθi^+Asinθj^

Vector Addition – Analytical Method

Let two vectors A and B be added. Suppose:
A has components Ax and Ay, and
B has components Bx and By

Then the resultant vector R=A+B has components:

Rx=Ax+BxRy=Ay+By


Now, the magnitude of the resultant vector is:

|R|=Rx2+Ry2=(Ax+Bx)2+(Ay+By)2


And the direction (angle θ with the x-axis) is given by:

tanθ=RyRx=Ay+ByAx+Bx

Motion in a Plane

In motion in a plane, the position, velocity, and acceleration of an object are all described using vectors.

The motion can be analyzed by breaking it into two perpendicular directions, usually the x - and y axes.

The position vector of an object at any instant is given by:

r=x(t)i^+y(t)j^


The velocity vector is the time derivative of the position vector:

v=drdt=vxi^+vyj^


The acceleration vector is the derivative of velocity:

a=dvdt=axi^+ayj^


Projectile Motion

A body that is propelled with some initial velocity—not including vertical upward or downward motion—is called a projectile. Once in motion, the projectile moves only due to gravity; it is not further propelled by an engine, fuel, or other external source. A projectile's trajectory is the course it takes while in motion.

1705464811272

  • For motion along the X-axis,

vx=ux+axt and x=x0+uxt+12axt2

- For motion along Y-axis, 

vy=uy+ayt and y=y0+uyt+12ayt2

  • Angular projection of projectile :

1. Time of flight ( T ):

T=2usinθg

2. Maximum height(h):

h=u2sin2θ2g

3. Horizontal range(R):

R=u2sin2θg

4. Maximum horizontal range( Rmax ):

Rmax=u2g for θ=45

Note: For maximum range, θ should be 45 degrees.

Equation of trajectory

A trajectory is the term used to describe the body's journey. We must determine the link between y and x and eliminate time in order to build the trajectory.

Horizontal Motion

Vertical Motion

ux=ucosθax=0sx=ucosθt=x

uy=usinθay=gsy=uyt+12ayt2y=usinθ(xucosθ)12gx2u2cos2θ










Uniform Circular Motion


When an object moves in a circular path with constant speed, the motion is called Uniform Circular Motion (UCM). Although the speed remains constant, the direction of velocity changes continuously, making it an accelerated motion.

  • Speed is constant, but velocity changes due to change in direction.
  • The object experiences a centripetal acceleration directed towards the center of the circular path.
  • A centripetal force is required to keep the object moving in the circle, also directed towards the center.
  • Angular Velocity:
    ω=2πT( radians per second )

  • Relation between v and ω :
    v=rω

  • Centripetal Acceleration:
    ac=v2r=rω2

  • Centripetal Force: Fc=mac=mv2r


NCERT Class 12 Notes Chapter-Wise


Frequently Asked Questions (FAQs)

1. What do you mean by Unit vector?

A unit vector is a vector with a magnitude of 1, commonly denoted by a hat symbol (\hat{A}), used to represent direction without affecting magnitude

2. Is Motion in a Plane class 11 notes useful for JEE?

Yes, Motion in a Plane Class 11 notes are useful for JEE (Joint Entrance Examination) preparation. These notes cover essential concepts from the CBSE Physics Syllabus and can serve as a valuable resource for understanding and revising key topics related to motion in a plane. JEE often includes questions that require a strong foundation in physics, and having comprehensive notes can aid in effective preparation for the examination.

3. Identify whether the statement is correct or incorrect. A position vector is a displacement vector.

The following statement is correct: "A displacement vector is a location vector." In class 11th physics chapter 4 notes the position or condition of any point that is similar to the position vector is represented by a displacement vector. To some extent, the position and displacement vectors are comparable. The displacement vector differs from the position vector in that it describes the position of any point in relation to other points rather than the origin. The position vector, on the other hand, specifies the position of any point in relation to the origin. This is how the truth of the statement is demonstrated.

4. What are some real-life examples of motion in a plane?

 A bird turning mid-air, a car taking a curved turn, or a football following a curved path after a kick all show motion in two dimensions, which this chapter helps you understand.




5. What does Chapter 3 – Motion in a Plane teach us?

It explains how objects move in two dimensions using vectors. You'll learn about projectile motion, circular motion, and how to handle direction and magnitude together.

Articles

Upcoming School Exams

View All School Exams

A block of mass 0.50 kg is moving with a speed of 2.00 ms-1 on a smooth surface. It strikes another mass of 1.00 kg and then they move together as a single body. The energy loss during the collision is

Option 1)

0.34\; J

Option 2)

0.16\; J

Option 3)

1.00\; J

Option 4)

0.67\; J

A person trying to lose weight by burning fat lifts a mass of 10 kg upto a height of 1 m 1000 times.  Assume that the potential energy lost each time he lowers the mass is dissipated.  How much fat will he use up considering the work done only when the weight is lifted up ?  Fat supplies 3.8×107 J of energy per kg which is converted to mechanical energy with a 20% efficiency rate.  Take g = 9.8 ms−2 :

Option 1)

2.45×10−3 kg

Option 2)

 6.45×10−3 kg

Option 3)

 9.89×10−3 kg

Option 4)

12.89×10−3 kg

 

An athlete in the olympic games covers a distance of 100 m in 10 s. His kinetic energy can be estimated to be in the range

Option 1)

2,000 \; J - 5,000\; J

Option 2)

200 \, \, J - 500 \, \, J

Option 3)

2\times 10^{5}J-3\times 10^{5}J

Option 4)

20,000 \, \, J - 50,000 \, \, J

A particle is projected at 600   to the horizontal with a kinetic energy K. The kinetic energy at the highest point

Option 1)

K/2\,

Option 2)

\; K\;

Option 3)

zero\;

Option 4)

K/4

In the reaction,

2Al_{(s)}+6HCL_{(aq)}\rightarrow 2Al^{3+}\, _{(aq)}+6Cl^{-}\, _{(aq)}+3H_{2(g)}

Option 1)

11.2\, L\, H_{2(g)}  at STP  is produced for every mole HCL_{(aq)}  consumed

Option 2)

6L\, HCl_{(aq)}  is consumed for ever 3L\, H_{2(g)}      produced

Option 3)

33.6 L\, H_{2(g)} is produced regardless of temperature and pressure for every mole Al that reacts

Option 4)

67.2\, L\, H_{2(g)} at STP is produced for every mole Al that reacts .

How many moles of magnesium phosphate, Mg_{3}(PO_{4})_{2} will contain 0.25 mole of oxygen atoms?

Option 1)

0.02

Option 2)

3.125 × 10-2

Option 3)

1.25 × 10-2

Option 4)

2.5 × 10-2

If we consider that 1/6, in place of 1/12, mass of carbon atom is taken to be the relative atomic mass unit, the mass of one mole of a substance will

Option 1)

decrease twice

Option 2)

increase two fold

Option 3)

remain unchanged

Option 4)

be a function of the molecular mass of the substance.

With increase of temperature, which of these changes?

Option 1)

Molality

Option 2)

Weight fraction of solute

Option 3)

Fraction of solute present in water

Option 4)

Mole fraction.

Number of atoms in 558.5 gram Fe (at. wt.of Fe = 55.85 g mol-1) is

Option 1)

twice that in 60 g carbon

Option 2)

6.023 × 1022

Option 3)

half that in 8 g He

Option 4)

558.5 × 6.023 × 1023

A pulley of radius 2 m is rotated about its axis by a force F = (20t - 5t2) newton (where t is measured in seconds) applied tangentially. If the moment of inertia of the pulley about its axis of rotation is 10 kg m2 , the number of rotations made by the pulley before its direction of motion if reversed, is

Option 1)

less than 3

Option 2)

more than 3 but less than 6

Option 3)

more than 6 but less than 9

Option 4)

more than 9

Back to top