Class 12 Maths Vector Algebra – NCERT Formulas & Examples
Class 12 Maths — Chapter 10: Vector Algebra
Introduction
Vector Algebra deals with quantities that have both magnitude and direction, essential in physics, engineering, and advanced mathematics. This post provides a concise introduction, key formulas, worked examples, 30 practice questions from basic to advanced levels, 20 labelled diagrams for note-taking, and 15 FAQs addressing common doubts. Try solving each question independently, then use the toggle to check solutions.
Key Formulas (Quick Reference)
- Position / component form: vector a = a1i + a2j + a3k
- Magnitude: |a| = √(a12 + a22 + a32)
- Unit vector: â = a / |a|
- Dot product: a·b = a1b1 + a2b2 + a3b3 = |a||b|cosθ
- Cross product: a × b = determinant form; |a × b| = |a||b|sinθ (direction via right-hand rule)
- Scalar triple product (volume): a·(b×c)
- Projection of a on b (vector): projba = (a·b / |b|²) b
- Line through point r0 with direction d: r = r0 + t d
- Plane with normal n through r0: n·(r − r0) = 0
Worked Examples
Solution: |a| = √(3² + 4²) = 5. Unit vector = (3/5)i + (4/5)j.
Solution: a·b = 1·2 + 1·(−1) + 1·1 = 2. |a| = √3, |b| = √6. cosθ = 2/(√3·√6) = 2/√18 = 1/√3. θ = cos⁻¹(1/√3).
Practice — 30 Questions (Basic to Advanced)
Solutions are hidden by default. Use the buttons to expand or collapse all.
20 Labelled Diagrams (Use in Notes)
Below are 20 compact SVG illustrations you can copy into your notes. Each is labelled for clarity and designed to be simple for web and print use.
FAQs (Basic to Advanced)
Q1: What is a vector in mathematics?
A: A vector is a quantity with both magnitude and direction, represented as an arrow or in component form (e.g., a = xi + yj + zk). It differs from a scalar, which has only magnitude.
Q2: How do I calculate the magnitude of a vector?
A: For a vector a = xi + yj + zk, the magnitude is |a| = √(x² + y² + z²). This gives the length of the vector.
Q3: What is a unit vector, and how is it found?
A: A unit vector has a magnitude of 1 and points in the same direction as the original vector. Compute it as â = a / |a|.
Q4: When are two vectors perpendicular?
A: Two vectors are perpendicular if their dot product is zero: a·b = 0. This implies the angle between them is 90°.
Q5: What does the dot product represent geometrically?
A: The dot product a·b = |a||b|cosθ measures the projection of one vector onto another and is used to find angles or test perpendicularity.
Q6: When should I use the cross product?
A: Use the cross product to find a vector perpendicular to two given vectors, calculate areas (e.g., parallelogram area = |a × b|), or compute volumes via the scalar triple product.
Q7: How do I determine if vectors are coplanar?
A: Three vectors are coplanar if their scalar triple product a·(b×c) = 0, indicating they lie in the same plane.
Q8: What is the vector equation of a line?
A: The vector equation of a line through point r₀ with direction vector d is r = r₀ + td, where t is a scalar parameter.
Q9: How do I find the equation of a plane?
A: A plane through point r₀ with normal vector n has equation n·(r − r₀) = 0, or in scalar form, ax + by + cz = d.
Q10: How can I improve speed in vector algebra calculations?
A: Practice dot and cross products regularly, memorize determinant shortcuts for 3×3 matrices, and sketch vectors to visualize geometric problems.
Q11: What is the significance of the scalar triple product?
A: The scalar triple product a·(b×c) gives the volume of the parallelepiped formed by vectors a, b, c. If zero, the vectors are coplanar.
Q12: How do I find the shortest distance between a point and a line?
A: For a point P and line r = r₀ + td, the distance is |AP × d| / |d|, where AP is the vector from a point on the line to P.
Q13: How do I handle skew lines in 3D geometry?
A: For skew lines r = r₁ + td₁ and r = r₂ + sd₂, the shortest distance is |AB·(d₁×d₂)| / |d₁×d₂|, where AB is a vector between points on the lines.
Q14: What are direction cosines?
A: Direction cosines are the cosines of the angles a vector makes with the coordinate axes. For a = (x,y,z), they are (x/|a|, y/|a|, z/|a|).
Q15: How do I solve problems involving vector identities?
A: Use identities like a×(b×c) = (a·c)b − (a·b)c and practice algebraic manipulation. Verify with numerical examples for complex identities.
FUZY Math Academy – Online Math Tuition for Classes 5 to 12
Personalized Online Coaching | AI-Powered LMS | 24/7 AI Math Solver. Learn from expert teachers and get step-by-step NCERT solutions for Classes 5–12.
Visit www.fuzymathacademy.com for more courses and free demo classes.
Comments
Post a Comment