MOTION IN A PLANE WITH CONSTANT ACCELERATION
│
├── 1. Motion in a Plane
│ │
│ ├── Two-dimensional motion
│ ├── Motion along x-axis and y-axis
│ └── Examples
│ ├── Ball thrown in air
│ ├── Flying bird
│ └── Airplane motion
│
├── 2. Constant Acceleration
│ │
│ ├── Acceleration remains same
│ ├── Magnitude constant
│ ├── Direction constant
│ └── Example
│ └── Gravity
│
├── 3. Velocity Equation
│ │
│ ├── Formula
│ │ └── v = v₀ + at
│ │
│ ├── Meaning
│ │ ├── Final velocity
│ │ ├── Initial velocity
│ │ └── Effect of acceleration
│ │
│ └── Velocity changes with time
│
├── 4. Velocity Components
│ │
│ ├── x-direction
│ │ └── vₓ = v₀ₓ + aₓt
│ │
│ └── y-direction
│ └── vᵧ = v₀ᵧ + aᵧt
│
├── 5. Position Equation
│ │
│ ├── Average velocity
│ │ └── (v₀ + v) / 2
│ │
│ ├── Position formula
│ │ └── r = r₀ + v₀t + ½at²
│ │
│ └── Depends on
│ ├── Initial position
│ ├── Initial velocity
│ ├── Acceleration
│ └── Time
│
├── 6. Position Components
│ │
│ ├── Along x-axis
│ │ └── x = x₀ + v₀ₓt + ½aₓt²
│ │
│ └── Along y-axis
│ └── y = y₀ + v₀ᵧt + ½aᵧt²
│
├── 7. Important Concept
│ │
│ ├── x-motion independent of y-motion
│ ├── Horizontal and vertical motions separate
│ └── Solve both directions independently
│
├── 8. Projectile Motion
│ │
│ ├── Horizontal motion
│ │ └── Constant velocity
│ │
│ └── Vertical motion
│ └── Acceleration due to gravity
│
└── 9. Key Points
│
├── Two-dimensional motion
├── Constant acceleration equations
├── Separate x and y equations
├── Useful in projectile motion
└── Easy to solve using components

Motion in a Plane with Constant Acceleration explained using simple formulas and projectile motion diagrams.
- Dr.Sanjaykumar pawar
INTERNAL LINKS
Introduction to Vectors
Scalars and Vectors Notes
Projectile Motion Explained
Laws of Motion Notes
Kinematics Formula Sheet
Motion in a Straight Line
Velocity and Acceleration Basics
NCERT Class 11 Physics Notes
Important Physics Formulas
Two Dimensional Motion Examples
Motion in a Plane with Constant Acceleration
1. What is Motion in a Plane?
When an object moves in two directions at the same time (along x-axis and y-axis), it is called motion in a plane.
Examples:
- A ball thrown in air
- A flying bird
- An airplane moving in the sky
2. Constant Acceleration
Constant acceleration means acceleration does not change with time.
- Magnitude remains constant
- Direction remains constant
3. Velocity Equation in Two Dimensions
Suppose:
- Initial velocity = v₀
- Final velocity = v
- Acceleration = a
- Time = t
From definition of acceleration:
Rearranging:
Final velocity = Initial velocity + change due to acceleration
4. Velocity Components
Motion in a plane has two directions:
- x-direction (horizontal)
- y-direction (vertical)
Velocity Along x-axis
Velocity Along y-axis
5. Position Equation in Two Dimensions
Suppose:
- Initial position = r₀
- Final position = r
Average velocity:
Position equation becomes:
Final position depends on initial position, velocity, acceleration and time.
6. Position Components
Position Along x-axis
Position Along y-axis
7. Important Concept
- Horizontal motion does not affect vertical motion.
- Vertical motion does not affect horizontal motion.
- Both motions can be solved separately.
8. Real Life Example: Projectile Motion
- Horizontal motion has constant velocity.
- Vertical motion has acceleration due to gravity.
9. Key Points to Remember
- Motion in a plane is two-dimensional motion.
- Acceleration remains constant.
- Velocity equation: v = v₀ + at
- Position equation: r = r₀ + v₀t + ½at²
- x and y motions are solved separately.
10. Short Summary
Two-dimensional motion can be divided into two one-dimensional motions. Separate equations are used for x-direction and y-direction. This concept is very useful in projectile motion.
Comments
Post a Comment