Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chapter 1: Relations and Functions

Welcome to the first chapter of Grade 12 Mathematics. This chapter explores relations between elements of sets and the functions that assign elements from one set to another.

Types of Relations

Given a set $A$, a relation $R$ on $A$ is a subset of $A \times A$. A relation $R$ in a set $A$ is called:

  1. Reflexive: if $(a, a) \in R$, for every $a \in A$.
  2. Symmetric: if $(a, b) \in R$ implies that $(b, a) \in R$, for all $a, b \in A$.
  3. Transitive: if $(a, b) \in R$ and $(b, c) \in R$ implies that $(a, c) \in R$, for all $a, b, c \in A$.

A relation $R$ in a set $A$ is said to be an equivalence relation if $R$ is reflexive, symmetric and transitive.

A B C Reflexive Symmetric Transitive

Fig 1. Visual representation of relation properties

Types of Functions

A function $f: X \rightarrow Y$ is defined as:

  • One-One (Injective): If the images of distinct elements of $X$ under $f$ are distinct, i.e., for every $x_1, x_2 \in X$, $f(x_1) = f(x_2)$ implies $x_1 = x_2$.
  • Onto (Surjective): If every element of $Y$ is the image of some element of $X$ under $f$, i.e., for every $y \in Y$, there exists an element $x$ in $X$ such that $f(x) = y$.
  • Bijective: If $f$ is both one-one and onto.
Domain (X) 1 2 3 Codomain (Y) a b c d

Fig 2. One-One but not Onto Function

Competency-Based Questions

1. [CBSE 2021] Show that the relation $R$ in the set $A = \{1, 2, 3, 4, 5\}$ given by $R = \{(a, b) : |a - b| \text{ is even}\}$ is an equivalence relation.

Solution:

  • Reflexive: For any element $a \in A$, $|a - a| = 0$, which is even. So, $(a, a) \in R$ for all $a \in A$. Therefore, $R$ is reflexive.

  • Symmetric: Let $(a, b) \in R$. This means $|a - b|$ is even. Since $|a - b| = |b - a|$, $|b - a|$ is also even. So, $(b, a) \in R$. Therefore, $R$ is symmetric.

  • Transitive: Let $(a, b) \in R$ and $(b, c) \in R$. This means $|a - b|$ is even and $|b - c|$ is even. Let $a - b = 2k_1$ and $b - c = 2k_2$ for some integers $k_1, k_2$. Then $a - c = (a - b) + (b - c) = 2(k_1 + k_2)$, which is even. So, $|a - c|$ is even. Thus, $(a, c) \in R$. Therefore, $R$ is transitive.

Since $R$ is reflexive, symmetric, and transitive, it is an equivalence relation.

2. [Sample Paper 2023] Check whether the function $f : \mathbb{R} \rightarrow \mathbb{R}$ defined by $f(x) = 1 + x^2$ is one-one, onto or bijective. Justify your answer.

Solution:

  • One-One Check: Let $x_1, x_2 \in \mathbb{R}$ such that $f(x_1) = f(x_2)$. Then $1 + x_1^2 = 1 + x_2^2 \implies x_1^2 = x_2^2 \implies x_1 = \pm x_2$. Since $x_1 \neq x_2$ is possible (e.g., $f(1) = 2$ and $f(-1) = 2$), $f$ is not one-one.

  • Onto Check: Let $y \in \mathbb{R}$ be in the codomain. We want to find $x \in \mathbb{R}$ such that $f(x) = y$. $1 + x^2 = y \implies x^2 = y - 1$. For $x$ to be a real number, we must have $y - 1 \ge 0 \implies y \ge 1$. If we take $y = 0 \in \mathbb{R}$ (codomain), there is no real $x$ such that $f(x) = 0$. Thus, $f$ is not onto.

  • Since it is neither one-one nor onto, it is not bijective.

3. [CBSE 2019] Let $f : \mathbb{N} \rightarrow \mathbb{Y}$ be a function defined as $f(x) = 4x + 3$, where $Y = \{y \in \mathbb{N} : y = 4x + 3 \text{ for some } x \in \mathbb{N}\}$. Show that $f$ is invertible. Find the inverse.

Solution:

To show $f$ is invertible, we can show it is a bijection. However, given the definition of $Y$, $f$ is clearly onto $Y$. Let’s check one-one: $f(x_1) = f(x_2) \implies 4x_1 + 3 = 4x_2 + 3 \implies 4x_1 = 4x_2 \implies x_1 = x_2$. So $f$ is one-one. Since $f$ is a bijection, it is invertible.

To find the inverse, let $y = 4x + 3$. Then $4x = y - 3 \implies x = \frac{y - 3}{4}$. So, $f^{-1}(y) = \frac{y - 3}{4}$.

Chapter 2: Inverse Trigonometric Functions

This chapter extends the concept of inverse functions to trigonometric functions by defining the principal value branches.

Domain and Range of Inverse Trigonometric Functions

Trigonometric functions are not one-one and onto over their natural domains and ranges. Therefore, their inverses do not exist. But if we appropriately restrict their domains, they become bijections and thus invertible. The restricted domains and ranges are called principal value branches.

FunctionDomainRange (Principal Value Branch)
$y = \sin^{-1} x$$[-1, 1]$$[-\pi/2, \pi/2]$
$y = \cos^{-1} x$$[-1, 1]$$[0, \pi]$
$y = \tan^{-1} x$$\mathbb{R}$$(-\pi/2, \pi/2)$
$y = \cot^{-1} x$$\mathbb{R}$$(0, \pi)$
$y = \sec^{-1} x$$\mathbb{R} - (-1, 1)$$[0, \pi] - \{\pi/2\}$
$y = \text{cosec}^{-1} x$$\mathbb{R} - (-1, 1)$$[-\pi/2, \pi/2] - \{0\}$

Graphs of Inverse Trigonometric Functions

The graph of an inverse trigonometric function can be obtained from the graph of the original restricted trigonometric function by interchanging $x$ and $y$ axes, which geometrically translates to reflecting the graph across the line $y = x$.

x y -1 1 π/2 -π/2 y = sin⁻¹(x)

Fig 1. Graph of Principal Value Branch of $\sin^{-1}(x)$

Competency-Based Questions

1. [CBSE 2020] Write the principal value of $\cos^{-1}\left(\cos\left(\frac{7\pi}{6}\right)\right)$.

Solution:

We know that the principal value branch of $\cos^{-1} x$ is $[0, \pi]$.

$\frac{7\pi}{6}$ does not belong to $[0, \pi]$.

Therefore, $\cos^{-1}\left(\cos\left(\frac{7\pi}{6}\right)\right) = \cos^{-1}\left(\cos\left(2\pi - \frac{5\pi}{6}\right)\right)$

$= \cos^{-1}\left(\cos\left(\frac{5\pi}{6}\right)\right)$

Since $\frac{5\pi}{6} \in [0, \pi]$, we have $\cos^{-1}\left(\cos\left(\frac{5\pi}{6}\right)\right) = \frac{5\pi}{6}$.

2. [Sample Paper 2022] Evaluate: $\tan^{-1}(1) + \cos^{-1}(-1/2) + \sin^{-1}(-1/2)$.

Solution:

Let $\tan^{-1}(1) = x \implies \tan x = 1 \implies x = \frac{\pi}{4} \in (-\pi/2, \pi/2)$

Let $\cos^{-1}(-1/2) = y \implies \cos y = -1/2 = -\cos(\pi/3) = \cos(\pi - \pi/3) = \cos(2\pi/3) \implies y = \frac{2\pi}{3} \in [0, \pi]$

Let $\sin^{-1}(-1/2) = z \implies \sin z = -1/2 = -\sin(\pi/6) = \sin(-\pi/6) \implies z = -\frac{\pi}{6} \in [-\pi/2, \pi/2]$

Therefore, the sum is $\frac{\pi}{4} + \frac{2\pi}{3} - \frac{\pi}{6}$

$= \frac{3\pi + 8\pi - 2\pi}{12} = \frac{9\pi}{12} = \frac{3\pi}{4}$.

3. [CBSE 2018] Find the domain of the function $f(x) = \sin^{-1}(x^2 - 4)$.

Solution:

The domain of $\sin^{-1} x$ is $[-1, 1]$.

Therefore, for $f(x)$ to be defined, $-1 \le x^2 - 4 \le 1$.

Adding $4$ to the inequality:

$3 \le x^2 \le 5$.

This implies $x \in [-\sqrt{5}, -\sqrt{3}] \cup [\sqrt{3}, \sqrt{5}]$.

So, the domain of $f(x)$ is $[-\sqrt{5}, -\sqrt{3}] \cup [\sqrt{3}, \sqrt{5}]$.

Chapter 3: Matrices

A matrix is an ordered rectangular array of numbers or functions. The numbers or functions are called the elements or the entries of the matrix.

Order of a Matrix

A matrix having $m$ rows and $n$ columns is called a matrix of order $m \times n$ or simply $m \times n$ matrix (read as an $m$ by $n$ matrix). In general, an $m \times n$ matrix has the following rectangular array:

$$ A = \begin{bmatrix} a_{11} & a_{12} & \dots & a_{1n} \\ a_{21} & a_{22} & \dots & a_{2n} \\ \vdots & \vdots & \ddots & \vdots \\ a_{m1} & a_{m2} & \dots & a_{mn} \end{bmatrix} $$

Types of Matrices

  • Column Matrix: A matrix is said to be a column matrix if it has only one column. Order $m \times 1$.
  • Row Matrix: A matrix is said to be a row matrix if it has only one row. Order $1 \times n$.
  • Square Matrix: A matrix in which the number of rows is equal to the number of columns is said to be a square matrix. Thus an $m \times n$ matrix is said to be a square matrix if $m = n$.
  • Diagonal Matrix: A square matrix $B = [b_{ij}]{m \times m}$ is said to be a diagonal matrix if all its non-diagonal elements are zero, that is $b{ij} = 0$, when $i \neq j$.
  • Scalar Matrix: A diagonal matrix is said to be a scalar matrix if its diagonal elements are equal, that is, $B = [b_{ij}]{n \times n}$ is a scalar matrix if $b{ij} = 0$, when $i \neq j$ and $b_{ij} = k$, when $i = j$, for some constant $k$.
  • Identity Matrix: A square matrix in which elements in the diagonal are all $1$ and rest are all zero is called an identity matrix. Denoted by $I$.
Square (3x3) 2 4 1 3 7 5 0 9 8 Identity Matrix (I) 1 0 0 0 1 0 0 0 1

Fig 1. Examples of Square and Identity Matrices

Operations on Matrices

  • Addition: Two matrices can be added if they are of the same order. Addition is element-wise.
  • Scalar Multiplication: If $A = [a_{ij}]_{m \times n}$ is a matrix and $k$ is a scalar, then $kA$ is another matrix which is obtained by multiplying each element of $A$ by $k$.
  • Multiplication: The product of two matrices $A$ and $B$ is defined if the number of columns of $A$ is equal to the number of rows of $B$. If $A = [a_{ij}]$ is an $m \times n$ matrix and $B = [b_{jk}]$ is an $n \times p$ matrix, then the product $AB$ is an $m \times p$ matrix $C = [c_{ik}]$. Matrix multiplication is not commutative in general, i.e., $AB \neq BA$.

Competency-Based Questions

1. [Sample Paper 2024] Find $X$ and $Y$ if: $$ 2X + 3Y = \begin{bmatrix} 2 & 3 \\ 4 & 0 \end{bmatrix} $$ $$ 3X + 2Y = \begin{bmatrix} 2 & -2 \\ -1 & 5 \end{bmatrix} $$

Solution:

Let Eq 1 be: $2X + 3Y = A$

Let Eq 2 be: $3X + 2Y = B$

Multiply Eq 1 by 3: $6X + 9Y = 3A = \begin{bmatrix} 6 & 9 \\ 12 & 0 \end{bmatrix}$

Multiply Eq 2 by 2: $6X + 4Y = 2B = \begin{bmatrix} 4 & -4 \\ -2 & 10 \end{bmatrix}$

Subtracting the two equations: $5Y = 3A - 2B = \begin{bmatrix} 6-4 & 9 - (-4) \\ 12 - (-2) & 0 - 10 \end{bmatrix} = \begin{bmatrix} 2 & 13 \\ 14 & -10 \end{bmatrix}$

Therefore, $Y = \frac{1}{5} \begin{bmatrix} 2 & 13 \\ 14 & -10 \end{bmatrix} = \begin{bmatrix} 2/5 & 13/5 \\ 14/5 & -2 \end{bmatrix}$.

Substituting $Y$ in Eq 1:

$2X = A - 3Y = \begin{bmatrix} 2 & 3 \\ 4 & 0 \end{bmatrix} - \begin{bmatrix} 6/5 & 39/5 \\ 42/5 & -6 \end{bmatrix} = \begin{bmatrix} 4/5 & -24/5 \\ -22/5 & 6 \end{bmatrix}$

Therefore, $X = \begin{bmatrix} 2/5 & -12/5 \\ -11/5 & 3 \end{bmatrix}$.

2. [CBSE 2022] Express the matrix $A = \begin{bmatrix} 1 & 5 \\ -1 & 2 \end{bmatrix}$ as the sum of a symmetric and a skew-symmetric matrix.

Solution:

We know that any square matrix $A$ can be expressed as the sum of a symmetric and a skew-symmetric matrix:

$A = \frac{1}{2}(A + A’) + \frac{1}{2}(A - A’)$

where $A’$ is the transpose of $A$.

$A’ = \begin{bmatrix} 1 & -1 \\ 5 & 2 \end{bmatrix}$

Then, $A + A’ = \begin{bmatrix} 1 & 5 \\ -1 & 2 \end{bmatrix} + \begin{bmatrix} 1 & -1 \\ 5 & 2 \end{bmatrix} = \begin{bmatrix} 2 & 4 \\ 4 & 4 \end{bmatrix}$. Let $P = \frac{1}{2}(A + A’) = \begin{bmatrix} 1 & 2 \\ 2 & 2 \end{bmatrix}$. $P$ is symmetric since $P’ = P$.

Also, $A - A’ = \begin{bmatrix} 1 & 5 \\ -1 & 2 \end{bmatrix} - \begin{bmatrix} 1 & -1 \\ 5 & 2 \end{bmatrix} = \begin{bmatrix} 0 & 6 \\ -6 & 0 \end{bmatrix}$. Let $Q = \frac{1}{2}(A - A’) = \begin{bmatrix} 0 & 3 \\ -3 & 0 \end{bmatrix}$. $Q$ is skew-symmetric since $Q’ = -Q$.

Therefore, $A = P + Q = \begin{bmatrix} 1 & 2 \\ 2 & 2 \end{bmatrix} + \begin{bmatrix} 0 & 3 \\ -3 & 0 \end{bmatrix}$.

3. [CBSE 2019] If $A = \begin{bmatrix} \cos \alpha & -\sin \alpha \\ \sin \alpha & \cos \alpha \end{bmatrix}$, then show that $A^T A = I$.

Solution:

$A^T = \begin{bmatrix} \cos \alpha & \sin \alpha \\ -\sin \alpha & \cos \alpha \end{bmatrix}$

$A^T A = \begin{bmatrix} \cos \alpha & \sin \alpha \\ -\sin \alpha & \cos \alpha \end{bmatrix} \begin{bmatrix} \cos \alpha & -\sin \alpha \\ \sin \alpha & \cos \alpha \end{bmatrix}$

$= \begin{bmatrix} (\cos\alpha)(\cos\alpha) + (\sin\alpha)(\sin\alpha) & (\cos\alpha)(-\sin\alpha) + (\sin\alpha)(\cos\alpha) \\ (-\sin\alpha)(\cos\alpha) + (\cos\alpha)(\sin\alpha) & (-\sin\alpha)(-\sin\alpha) + (\cos\alpha)(\cos\alpha) \end{bmatrix}$

$= \begin{bmatrix} \cos^2\alpha + \sin^2\alpha & -\sin\alpha\cos\alpha + \sin\alpha\cos\alpha \\ -\sin\alpha\cos\alpha + \sin\alpha\cos\alpha & \sin^2\alpha + \cos^2\alpha \end{bmatrix}$

$= \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix} = I$.

Hence Proved.

Chapter 4: Determinants

To every square matrix $A = [a_{ij}]$ of order $n$, we can associate a number (real or complex) called determinant of the square matrix $A$, denoted by det $A$ or $|A|$ or $\Delta$.

Properties of Determinants

  1. The value of the determinant remains unchanged if its rows and columns are interchanged. $|A| = |A^T|$.
  2. If any two rows (or columns) of a determinant are interchanged, then sign of determinant changes.
  3. If any two rows (or columns) of a determinant are identical (all corresponding elements are same), then value of determinant is zero.
  4. If each element of a row (or a column) of a determinant is multiplied by a constant $k$, then its value gets multiplied by $k$.
  5. If some or all elements of a row or column of a determinant are expressed as sum of two (or more) terms, then the determinant can be expressed as sum of two (or more) determinants.

Adjoint and Inverse of a Matrix

  • Adjoint: The adjoint of a square matrix $A = [a_{ij}]{n \times n}$ is defined as the transpose of the matrix $[A{ij}]{n \times n}$, where $A{ij}$ is the cofactor of the element $a_{ij}$. Adjoint of the matrix $A$ is denoted by $\text{adj} A$.
  • Inverse: A square matrix of order $n$ is invertible if and only if $A$ is nonsingular matrix (i.e., $|A| \neq 0$). The inverse is given by: $$A^{-1} = \frac{1}{|A|}\text{adj}(A)$$
Matrix A 3 2 1 4 Find det(A) (3*4)-(2*1)=10 Find adj(A) Swap diag, Negate off-diag Inverse A⁻¹ 1/10 4 -2 -1 3

Fig 2. Process of finding the inverse of a 2x2 matrix

Applications of Determinants and Matrices

Solution of system of linear equations using matrix method: If $AX = B$, then $X = A^{-1}B$.

  • If $|A| \neq 0$, the system is consistent and has a unique solution.
  • If $|A| = 0$ and $(\text{adj} A) B \neq 0$, the system is inconsistent (no solution).
  • If $|A| = 0$ and $(\text{adj} A) B = 0$, the system may be either consistent (infinitely many solutions) or inconsistent.

Competency-Based Questions

1. [CBSE 2023] Find the area of the triangle whose vertices are $(-2, -3), (3, 2)$ and $(-1, -8)$ by using determinants.

Solution:

The area of a triangle with vertices $(x_1, y_1), (x_2, y_2)$ and $(x_3, y_3)$ is given by the absolute value of:

$$ \Delta = \frac{1}{2} \begin{vmatrix} x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \\ x_3 & y_3 & 1 \end{vmatrix} $$

Substituting the coordinates:

$$ \Delta = \frac{1}{2} \begin{vmatrix} -2 & -3 & 1 \\ 3 & 2 & 1 \\ -1 & -8 & 1 \end{vmatrix} $$

Evaluating the determinant:

$$ \Delta = \frac{1}{2} [-2(2 - (-8)) - (-3)(3 - (-1)) + 1(-24 - (-2))] $$

$$ \Delta = \frac{1}{2} [-2(10) + 3(4) + 1(-22)] $$

$$ \Delta = \frac{1}{2} [-20 + 12 - 22] = \frac{1}{2} [-30] = -15 $$

Area cannot be negative, so taking the absolute value, Area $= 15$ sq. units.

2. [Sample Paper 2022] Solve the system of equations using matrix method: $3x - 2y + 3z = 8$ $2x + y - z = 1$ $4x - 3y + 2z = 4$

Solution:

The system can be written as $AX = B$:

$A = \begin{bmatrix} 3 & -2 & 3 \\ 2 & 1 & -1 \\ 4 & -3 & 2 \end{bmatrix}, X = \begin{bmatrix} x \\ y \\ z \end{bmatrix}, B = \begin{bmatrix} 8 \\ 1 \\ 4 \end{bmatrix}$

First, find $|A|$:

$|A| = 3(2 - 3) - (-2)(4 - (-4)) + 3(-6 - 4) = 3(-1) + 2(8) + 3(-10) = -3 + 16 - 30 = -17 \neq 0$.

So, $A^{-1}$ exists.

Find Cofactors $A_{ij}$:

$A_{11} = -1, A_{12} = -8, A_{13} = -10$

$A_{21} = -5, A_{22} = -6, A_{23} = 1$

$A_{31} = -1, A_{32} = 9, A_{33} = 7$

$\text{adj}(A) = \begin{bmatrix} -1 & -5 & -1 \\ -8 & -6 & 9 \\ -10 & 1 & 7 \end{bmatrix}$

$X = A^{-1}B = \frac{1}{-17} \begin{bmatrix} -1 & -5 & -1 \\ -8 & -6 & 9 \\ -10 & 1 & 7 \end{bmatrix} \begin{bmatrix} 8 \\ 1 \\ 4 \end{bmatrix}$

$X = \frac{1}{-17} \begin{bmatrix} -8 - 5 - 4 \\ -64 - 6 + 36 \\ -80 + 1 + 28 \end{bmatrix} = \frac{1}{-17} \begin{bmatrix} -17 \\ -34 \\ -51 \end{bmatrix} = \begin{bmatrix} 1 \\ 2 \\ 3 \end{bmatrix}$

So, $x = 1, y = 2, z = 3$.

3. [CBSE 2020] If $A = \begin{bmatrix} 2 & 3 \\ 1 & -4 \end{bmatrix}$ and $B = \begin{bmatrix} 1 & -2 \\ -1 & 3 \end{bmatrix}$, then verify that $(AB)^{-1} = B^{-1} A^{-1}$.

Solution:

This is left as an exercise for the student for verification purpose. Calculate $AB$, find its inverse, then separately find inverses of $A$ and $B$, their product, and compare.

Chapter 5: Continuity and Differentiability

This chapter builds on the limit of functions to define continuity and introduces the powerful tool of derivative for finding the rate of change.

Continuity

A function is continuous at $x = c$ if the function is defined at $x = c$ and if the value of the function at $x = c$ equals the limit of the function at $x = c$. Mathematically, a function $f(x)$ is continuous at $x = c$ if: $$ \lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x) = f(c) $$

Continuity means that the graph of the function has no break, jump, or hole at that point.

Differentiability

Let $f$ be a real function and $c$ be a point in its domain. The derivative of $f$ at $c$ is defined by: $$ f’(c) = \lim_{h \to 0} \frac{f(c + h) - f(c)}{h} $$ provided this limit exists. If $f’(c)$ exists, we say $f$ is differentiable at $c$.

Theorem: If a function $f$ is differentiable at a point $c$, then it is also continuous at that point. Note: The converse is not true. Every continuous function is not differentiable. (e.g., $f(x) = |x|$ is continuous at $x=0$ but not differentiable at $x=0$).

Chain Rule

Let $f$ be a real valued function which is a composite of two functions $u$ and $v$; i.e., $f = v \circ u$. Suppose $t = u(x)$ and if both $\frac{dt}{dx}$ and $\frac{dv}{dt}$ exist, we have $$ \frac{df}{dx} = \frac{dv}{dt} \cdot \frac{dt}{dx} $$

x y y = |x| Continuous, but corner point (Not differentiable)

Fig 1. Graph of $f(x) = |x|$ showing continuity without differentiability at $x=0$

Competency-Based Questions

1. [CBSE 2021] Examine the continuity of the function $f(x)$ at $x = 0$, where $$ f(x) = \begin{cases} \frac{\sin 3x}{x}, & \text{if } x \neq 0 \\ 3, & \text{if } x = 0 \end{cases} $$

Solution:

For checking continuity at $x = 0$, we need to find the limit of $f(x)$ as $x \to 0$ and compare it with $f(0)$.

$\lim_{x \to 0} f(x) = \lim_{x \to 0} \frac{\sin 3x}{x}$

Multiply and divide by 3:

$= \lim_{x \to 0} 3 \frac{\sin 3x}{3x}$

Since $\lim_{\theta \to 0} \frac{\sin \theta}{\theta} = 1$, we have:

$\lim_{x \to 0} f(x) = 3(1) = 3$

Also, it is given that $f(0) = 3$.

Since $\lim_{x \to 0} f(x) = f(0) = 3$, the function is continuous at $x = 0$.

2. [Sample Paper 2023] Find $\frac{dy}{dx}$ if $x^2 + xy + y^2 = 100$.

Solution:

Differentiating both sides with respect to $x$:

$\frac{d}{dx}(x^2 + xy + y^2) = \frac{d}{dx}(100)$

$2x + (x \frac{dy}{dx} + y \cdot 1) + 2y \frac{dy}{dx} = 0$

$2x + y + (x + 2y)\frac{dy}{dx} = 0$

$(x + 2y)\frac{dy}{dx} = -(2x + y)$

$\frac{dy}{dx} = \frac{-(2x + y)}{x + 2y}$

3. [CBSE 2019] Differentiate $(\sin x)^{\cos x}$ with respect to $x$.

Solution:

Let $y = (\sin x)^{\cos x}$

Taking logarithm on both sides:

$\log y = \log (\sin x)^{\cos x} = \cos x \log(\sin x)$

Differentiating both sides with respect to $x$:

$\frac{1}{y} \frac{dy}{dx} = \frac{d}{dx}(\cos x \cdot \log(\sin x))$

Using product rule:

$\frac{1}{y} \frac{dy}{dx} = \cos x \cdot \frac{d}{dx}(\log(\sin x)) + \log(\sin x) \cdot \frac{d}{dx}(\cos x)$

$\frac{1}{y} \frac{dy}{dx} = \cos x \cdot \left( \frac{1}{\sin x} \cdot \cos x \right) + \log(\sin x) \cdot (-\sin x)$

$\frac{1}{y} \frac{dy}{dx} = \cos x \cot x - \sin x \log(\sin x)$

$\frac{dy}{dx} = y [\cos x \cot x - \sin x \log(\sin x)]$

$\frac{dy}{dx} = (\sin x)^{\cos x} [\cos x \cot x - \sin x \log(\sin x)]$

Chapter 6: Applications of Derivatives

This chapter deals with applications of derivatives in various disciplines. We will see how derivatives can be used to determine rate of change of quantities, to find the equations of tangent and normal to a curve at a point, to find turning points on the graph of a function.

Rate of Change of Quantities

If a quantity $y$ varies with another quantity $x$, satisfying some rule $y = f(x)$, then $\frac{dy}{dx}$ (or $f’(x)$) represents the rate of change of $y$ with respect to $x$.

Increasing and Decreasing Functions

Definition: Let $I$ be an open interval contained in the domain of a real valued function $f$. Then $f$ is said to be:

  • Strictly increasing on $I$ if $x_1 < x_2$ in $I \implies f(x_1) < f(x_2)$ for all $x_1, x_2 \in I$.
  • Strictly decreasing on $I$ if $x_1 < x_2$ in $I \implies f(x_1) > f(x_2)$ for all $x_1, x_2 \in I$.

Theorem: Let $f$ be continuous on $[a, b]$ and differentiable on the open interval $(a, b)$. Then

  • $f$ is strictly increasing in $[a, b]$ if $f’(x) > 0$ for each $x \in (a, b)$.
  • $f$ is strictly decreasing in $[a, b]$ if $f’(x) < 0$ for each $x \in (a, b)$.
  • $f$ is a constant function in $[a, b]$ if $f’(x) = 0$ for each $x \in (a, b)$.

Maxima and Minima

First Derivative Test: Let $f$ be a function defined on an open interval $I$. Let $f$ be continuous at a critical point $c$ in $I$. Then:

  • If $f’(x)$ changes sign from positive to negative as $x$ increases through $c$, then $c$ is a point of local maxima.
  • If $f’(x)$ changes sign from negative to positive as $x$ increases through $c$, then $c$ is a point of local minima.

Second Derivative Test: Let $f$ be a function defined on an interval $I$ and $c \in I$. Let $f$ be twice differentiable at $c$. Then:

  • $x = c$ is a point of local maxima if $f’(c) = 0$ and $f’’(c) < 0$. The value $f(c)$ is local maximum value of $f$.
  • $x = c$ is a point of local minima if $f’(c) = 0$ and $f’’(c) > 0$. The value $f(c)$ is local minimum value of $f$.
  • The test fails if $f’(c) = 0$ and $f’’(c) = 0$.
x y Local Maxima Local Minima

Fig 1. Maxima and Minima

Competency-Based Questions

1. [CBSE 2020] A circular disc of radius $3 , \text{cm}$ is being heated. Due to expansion, its radius increases at the rate of $0.05 , \text{cm/s}$. Find the rate at which its area is increasing when radius is $3.2 , \text{cm}$.

Solution:

Let $r$ be the radius of the circular disc and $A$ be its area at any time $t$.

Given: $\frac{dr}{dt} = 0.05 , \text{cm/s}$

We know, $A = \pi r^2$

Differentiating w.r.t $t$:

$\frac{dA}{dt} = \frac{d}{dt}(\pi r^2) = 2\pi r \frac{dr}{dt}$

When $r = 3.2 , \text{cm}$,

$\frac{dA}{dt} = 2 \pi (3.2)(0.05) = 2 \pi (0.16) = 0.32 \pi , \text{cm}^2/\text{s}$.

2. [Sample Paper 2022] Find the intervals in which the function $f(x) = 2x^3 - 3x^2 - 36x + 7$ is strictly increasing or decreasing.

Solution:

$f(x) = 2x^3 - 3x^2 - 36x + 7$

$f’(x) = 6x^2 - 6x - 36 = 6(x^2 - x - 6) = 6(x - 3)(x + 2)$

To find intervals, solve $f’(x) = 0 \implies x = 3, -2$.

These points divide the real line into three disjoint intervals: $(-\infty, -2), (-2, 3), \text{ and } (3, \infty)$.

  • In interval $(-\infty, -2)$, say $x = -3$, $f’(-3) = 6(-6)(-1) > 0$. Strictly increasing.

  • In interval $(-2, 3)$, say $x = 0$, $f’(0) = 6(-3)(2) < 0$. Strictly decreasing.

  • In interval $(3, \infty)$, say $x = 4$, $f’(4) = 6(1)(6) > 0$. Strictly increasing.

Thus, $f$ is strictly increasing in $(-\infty, -2) \cup (3, \infty)$ and strictly decreasing in $(-2, 3)$.

3. [CBSE 2018] Find the maximum and minimum values of the function $f(x) = x + \sin 2x$ on $[0, 2\pi]$.

Solution:

$f(x) = x + \sin 2x$

$f’(x) = 1 + 2\cos 2x$

For extreme values, $f’(x) = 0 \implies \cos 2x = -1/2 = \cos(\pi - \pi/3) = \cos(2\pi/3)$

$2x = 2n\pi \pm 2\pi/3$. In the interval $[0, 2\pi]$, for $x$:

$2x = 2\pi/3, 4\pi/3, 8\pi/3, 10\pi/3$

$x = \pi/3, 2\pi/3, 4\pi/3, 5\pi/3$.

Now calculate $f(x)$ at these critical points and also at the endpoints $x=0, 2\pi$:

$f(0) = 0$

$f(\pi/3) = \pi/3 + \sin(2\pi/3) = \pi/3 + \sqrt{3}/2 \approx 1.91$

$f(2\pi/3) = 2\pi/3 + \sin(4\pi/3) = 2\pi/3 - \sqrt{3}/2 \approx 1.22$

$f(4\pi/3) = 4\pi/3 + \sin(8\pi/3) = 4\pi/3 + \sqrt{3}/2 \approx 5.05$

$f(5\pi/3) = 5\pi/3 + \sin(10\pi/3) = 5\pi/3 - \sqrt{3}/2 \approx 4.37$

$f(2\pi) = 2\pi \approx 6.28$

Maximum value = $2\pi$ at $x = 2\pi$.

Minimum value = $0$ at $x = 0$.

Chapter 7: Integrals

Integration is the inverse process of differentiation. Instead of differentiating a function, we are given the derivative of a function and asked to find its primitive, i.e., the original function. Such a process is called integration or anti-differentiation.

Indefinite Integrals

If $\frac{d}{dx}[F(x)] = f(x)$, then we write $\int f(x) dx = F(x) + C$. Here $C$ is an arbitrary constant known as the constant of integration.

Some Standard Integrals

  1. $\int x^n dx = \frac{x^{n+1}}{n+1} + C, \quad n \neq -1$
  2. $\int \cos x dx = \sin x + C$
  3. $\int \sin x dx = -\cos x + C$
  4. $\int e^x dx = e^x + C$
  5. $\int \frac{1}{x} dx = \log|x| + C$

Methods of Integration

  1. Integration by Substitution: To evaluate $\int f(\phi(x))\cdot\phi’(x) dx$, put $\phi(x) = t \implies \phi’(x)dx = dt$. The integral becomes $\int f(t) dt$.

  2. Integration by Parts: For the product of two functions $u$ and $v$: $$ \int u v dx = u \int v dx - \int \left( u’ \int v dx \right) dx $$ (The choice of first function $u$ and second function $v$ is typically guided by the rule “ILATE”, standing for Inverse Trigonometric, Logarithmic, Algebraic, Trigonometric, Exponential).

  3. Integration by Partial Fractions: Used for rational functions of the form $\frac{P(x)}{Q(x)}$ where $P(x)$ and $Q(x)$ are polynomials.

Definite Integrals

The definite integral $\int_a^b f(x) dx$ represents the area bounded by the curve $y = f(x)$, the ordinates $x = a$, $x = b$, and the $x$-axis. Fundamental Theorem of Calculus: Let $f$ be continuous function defined on the closed interval $[a, b]$ and $F$ be an anti-derivative of $f$. Then $\int_a^b f(x) dx = [F(x)]_a^b = F(b) - F(a)$.

There are several properties of definite integrals, such as: $\int_a^b f(x) dx = \int_a^b f(a + b - x) dx$ $\int_0^a f(x) dx = \int_0^a f(a - x) dx$

Competency-Based Questions

1. [CBSE 2022] Evaluate: $\int \frac{x \sin^{-1} x}{\sqrt{1 - x^2}} dx$

Solution:

Let $I = \int \frac{x \sin^{-1} x}{\sqrt{1 - x^2}} dx$

Let $\sin^{-1} x = t \implies \frac{1}{\sqrt{1 - x^2}} dx = dt$. Also, $x = \sin t$.

So the integral becomes:

$I = \int (\sin t) \cdot t dt = \int t \cdot \sin t dt$

Now use Integration by Parts (taking $t$ as first function and $\sin t$ as second function):

$I = t \int \sin t dt - \int (\frac{d}{dt}(t) \cdot \int \sin t dt) dt$

$I = t (-\cos t) - \int 1 \cdot (-\cos t) dt$

$I = -t \cos t + \int \cos t dt$

$I = -t \cos t + \sin t + C$

Substitute back $t = \sin^{-1} x$.

Also $\sin t = x \implies \cos t = \sqrt{1 - \sin^2 t} = \sqrt{1 - x^2}$.

$I = -(\sin^{-1} x)\sqrt{1 - x^2} + x + C$.

2. [Sample Paper 2021] Evaluate: $\int_0^{\pi/2} \frac{\sqrt{\sin x}}{\sqrt{\sin x} + \sqrt{\cos x}} dx$

Solution:

Let $I = \int_0^{\pi/2} \frac{\sqrt{\sin x}}{\sqrt{\sin x} + \sqrt{\cos x}} dx \quad \dots \text{(Eq i)}$

Using the property $\int_0^a f(x) dx = \int_0^a f(a - x) dx$:

$I = \int_0^{\pi/2} \frac{\sqrt{\sin(\pi/2 - x)}}{\sqrt{\sin(\pi/2 - x)} + \sqrt{\cos(\pi/2 - x)}} dx$

$I = \int_0^{\pi/2} \frac{\sqrt{\cos x}}{\sqrt{\cos x} + \sqrt{\sin x}} dx \quad \dots \text{(Eq ii)}$

Adding (Eq i) and (Eq ii):

$2I = \int_0^{\pi/2} \frac{\sqrt{\sin x} + \sqrt{\cos x}}{\sqrt{\sin x} + \sqrt{\cos x}} dx$

$2I = \int_0^{\pi/2} 1 dx = [x]_0^{\pi/2} = \pi/2$

Therefore, $I = \pi/4$.

3. [CBSE 2019] Evaluate: $\int e^x \left(\frac{1 + \sin x}{1 + \cos x}\right) dx$

Solution:

Let $I = \int e^x \left(\frac{1 + \sin x}{1 + \cos x}\right) dx$

$I = \int e^x \left(\frac{1 + 2\sin(x/2)\cos(x/2)}{2\cos^2(x/2)}\right) dx$

$I = \int e^x \left( \frac{1}{2\cos^2(x/2)} + \frac{2\sin(x/2)\cos(x/2)}{2\cos^2(x/2)} \right) dx$

$I = \int e^x \left( \frac{1}{2} \sec^2(x/2) + \tan(x/2) \right) dx$

Let $f(x) = \tan(x/2)$. Then $f’(x) = \frac{1}{2}\sec^2(x/2)$.

We know the standard integral form: $\int e^x [f(x) + f’(x)] dx = e^x f(x) + C$

Therefore, $I = e^x \tan(x/2) + C$.

Chapter 8: Application of Integrals

The definite integral has widespread applications in computing the area of bounded regions.

Area Under Simple Curves

Let a curve be represented by $y = f(x)$. The area of the region bounded by the curve $y = f(x)$, $x$-axis and the ordinates $x = a$ and $x = b$ is given by the definite integral: $$ \text{Area} = \int_a^b y dx = \int_a^b f(x) dx $$ Similarly, the area of the region bounded by a curve $x = g(y)$, $y$-axis, $y = c$ and $y = d$ is: $$ \text{Area} = \int_c^d x dy = \int_c^d g(y) dy $$

x y y = f(x) x = a x = b dx

Fig 1. Area under the curve $y = f(x)$

Area between Two Curves

The area of a region bounded by two curves $y = f(x)$ and $y = g(x)$ (where $f(x) \ge g(x)$ in $[a, b]$), and the lines $x = a$ and $x = b$, is given by: $$ \text{Area} = \int_a^b [f(x) - g(x)] dx $$

Competency-Based Questions

1. [CBSE 2021] Find the area of the region bounded by the curve $y = x^2$ and the line $y = 4$.

Solution:

The curve is $x^2 = y$ which is a parabola opening upwards with vertex at the origin.

The line is $y = 4$ which is parallel to the $x$-axis.

The intersection points of $y = x^2$ and $y = 4$ are $x^2 = 4 \implies x = \pm 2$.

The region is symmetric about the $y$-axis.

So, Required Area = $2 \times (\text{Area bounded by curve in first quadrant})$

Area $= 2 \times \int_0^2 (\text{upper curve} - \text{lower curve}) dx$

Upper curve is $y = 4$, lower curve is $y = x^2$.

Area $= 2 \times \int_0^2 (4 - x^2) dx$

Area $= 2 \times \left[ 4x - \frac{x^3}{3} \right]_0^2$

Area $= 2 \times \left[ 4(2) - \frac{2^3}{3} - (0) \right]$

Area $= 2 \times \left[ 8 - \frac{8}{3} \right] = 2 \times \left[ \frac{16}{3} \right]$

Area $= \frac{32}{3} \text{ sq. units}$.

Alternatively, using integration w.r.t $y$:

Area $= \int_0^4 2x dy = \int_0^4 2\sqrt{y} dy = 2 \left[ \frac{y^{3/2}}{3/2} \right]_0^4 = \frac{4}{3} [4^{3/2}] = \frac{4}{3} (8) = \frac{32}{3} \text{ sq. units}$.

2. [Sample Paper 2024] Find the area of the region bounded by $y = \cos x$, $y = \sin x$, the $y$-axis and $x \in [0, \pi/4]$.

Solution:

In the interval $[0, \pi/4]$, $\cos x \ge \sin x$.

Therefore, upper curve $f(x) = \cos x$ and lower curve $g(x) = \sin x$.

Area $= \int_0^{\pi/4} (\cos x - \sin x) dx$

$= \left[ \sin x - (-\cos x) \right]_0^{\pi/4} = \left[ \sin x + \cos x \right]_0^{\pi/4}$

$= (\sin(\pi/4) + \cos(\pi/4)) - (\sin(0) + \cos(0))$

$= \left(\frac{1}{\sqrt{2}} + \frac{1}{\sqrt{2}}\right) - (0 + 1)$

$= \frac{2}{\sqrt{2}} - 1 = \sqrt{2} - 1 \text{ sq. units}$.

3. [CBSE 2018] Find the area of the smaller part of the circle $x^2 + y^2 = a^2$ cut off by the line $x = \frac{a}{\sqrt{2}}$.

Solution:

The circle $x^2 + y^2 = a^2$ has its center at $(0,0)$ and radius $a$.

The line $x = \frac{a}{\sqrt{2}}$ is perpendicular to the $x$-axis.

The bounded region is symmetric w.r.t positive $x$-axis.

So, Required Area $= 2 \times \int_{a/\sqrt{2}}^a y dx$

For the circle, $y^2 = a^2 - x^2 \implies y = \sqrt{a^2 - x^2}$ (taking positive root for 1st quadrant).

Area $= 2 \int_{a/\sqrt{2}}^a \sqrt{a^2 - x^2} dx$

We know the standard integral: $\int \sqrt{a^2 - x^2} dx = \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2}\sin^{-1}\left(\frac{x}{a}\right)$

Area $= 2 \left[ \frac{x}{2}\sqrt{a^2 - x^2} + \frac{a^2}{2}\sin^{-1}\left(\frac{x}{a}\right) \right]_{a/\sqrt{2}}^a$

$= 2 \left( \left[ 0 + \frac{a^2}{2}\sin^{-1}(1) \right] - \left[ \frac{a}{2\sqrt{2}}\sqrt{a^2 - \frac{a^2}{2}} + \frac{a^2}{2}\sin^{-1}\left(\frac{1}{\sqrt{2}}\right) \right] \right)$

$= 2 \left( \frac{a^2}{2}\cdot\frac{\pi}{2} - \frac{a}{2\sqrt{2}}\cdot\frac{a}{\sqrt{2}} - \frac{a^2}{2}\cdot\frac{\pi}{4} \right)$

$= 2 \left( \frac{\pi a^2}{4} - \frac{a^2}{4} - \frac{\pi a^2}{8} \right)$

$= 2 \left( \frac{\pi a^2}{8} - \frac{a^2}{4} \right) = \frac{\pi a^2}{4} - \frac{a^2}{2} = \frac{a^2}{2} \left[ \frac{\pi}{2} - 1 \right] \text{ sq. units}$.

Chapter 9: Differential Equations

An equation involving derivatives (or differentials) of the dependent variable with respect to independent variable (or variables) is termed as a differential equation.

Order and Degree of a Differential Equation

  • Order: The order of a differential equation is the order of the highest order derivative occurring in the differential equation.
  • Degree: The degree of a differential equation is the highest power (positive integral index) of the highest order derivative occurring in it, after it has been expressed as a polynomial of derivatives.

Solutions of Differential Equations

A function which satisfies the given differential equation is called its solution.

  • General Solution: The solution which contains arbitrary constants is called the general solution (primitive) of the differential equation.
  • Particular Solution: The solution obtained from the general solution by giving particular values to the arbitrary constants is called a particular solution of the differential equation.

Methods of finding the solution of First Order First Degree Differential Equations:

  1. Differential Equations with Variables Separable: If the equation $\frac{dy}{dx} = f(x, y)$ can be written in the form $g(y)dy = h(x)dx$, integrating both sides gives the solution: $\int g(y)dy = \int h(x)dx + C$.

  2. Homogeneous Differential Equations: An equation $\frac{dy}{dx} = F(x, y)$ is said to be homogeneous if $F(x, y)$ is a homogeneous function of degree zero. To solve it, we make the substitution $y = vx$. Then $\frac{dy}{dx} = v + x\frac{dv}{dx}$ and the equation gets reduced to the separable form.

  3. Linear Differential Equations: Equations of the form $\frac{dy}{dx} + Py = Q$, where $P$ and $Q$ are functions of $x$ or constants. Integrating Factor (I.F.) = $e^{\int P dx}$. The solution is given by: $y \times \text{I.F.} = \int (Q \times \text{I.F.}) dx + C$.

Competency-Based Questions

1. [CBSE 2021] Find the specific solution of the differential equation $\cos(x) \frac{dy}{dx} + y \sin x = 1$, given that $y = 1$ when $x = 0$.

Solution:

$\cos x \frac{dy}{dx} + y \sin x = 1$

Divide by $\cos x$:

$\frac{dy}{dx} + y \tan x = \sec x$.

This is a linear differential equation of the form $\frac{dy}{dx} + Py = Q$.

Here, $P = \tan x$, $Q = \sec x$.

Integrating Factor (I.F.) $= e^{\int P dx} = e^{\int \tan x dx} = e^{\log|\sec x|} = \sec x$.

The general solution is:

$y \times \text{I.F.} = \int (Q \cdot \text{I.F.}) dx + C$

$y \sec x = \int (\sec x \cdot \sec x) dx + C$

$y \sec x = \int \sec^2 x dx + C$

$y \sec x = \tan x + C$.

Now, to find the specific solution, use the initial conditions: $y = 1$ when $x = 0$.

$(1) \sec(0) = \tan(0) + C$

$1 \times 1 = 0 + C \implies C = 1$.

Therefore, the specific solution is $y \sec x = \tan x + 1$ or $y = \sin x + \cos x$.

2. [Sample Paper 2022] Solve the differential equation $\frac{dy}{dx} = e^{x+y}$.

Solution:

$\frac{dy}{dx} = e^{x+y} = e^x \cdot e^y$

This is a separable variables equation.

$\frac{dy}{e^y} = e^x dx$

$e^{-y} dy = e^x dx$

Integrating both sides:

$\int e^{-y} dy = \int e^x dx$

$-e^{-y} = e^x + C_1$

$e^x + e^{-y} = -C_1$

Let $C = -C_1$, an arbitrary constant.

$e^x + e^{-y} = C$ is the general solution.

3. [CBSE 2019] Show that the differential equation $(x - y) \frac{dy}{dx} = x + 2y$ is homogeneous and solve it.

Solution:

$\frac{dy}{dx} = \frac{x + 2y}{x - y} = F(x, y)$

Let $x \to \lambda x$, $y \to \lambda y$: $F(\lambda x, \lambda y) = \frac{\lambda x + 2\lambda y}{\lambda x - \lambda y} = \frac{\lambda(x + 2y)}{\lambda(x - y)} = \lambda^0 F(x, y)$.

So, it is a homogeneous differential equation.

To solve, put $y = vx$. Then $\frac{dy}{dx} = v + x \frac{dv}{dx}$.

Substituting into the equation:

$v + x \frac{dv}{dx} = \frac{x + 2vx}{x - vx} = \frac{x(1 + 2v)}{x(1 - v)} = \frac{1 + 2v}{1 - v}$

$x \frac{dv}{dx} = \frac{1 + 2v}{1 - v} - v = \frac{1 + 2v - v(1 - v)}{1 - v} = \frac{1 + 2v - v + v^2}{1 - v}$

$x \frac{dv}{dx} = \frac{v^2 + v + 1}{1 - v}$

Separating variables:

$\frac{1 - v}{v^2 + v + 1} dv = \frac{dx}{x}$

Multiply by 2 for the numerator to become the derivative of denominator:

$\frac{2 - 2v}{v^2 + v + 1} dv = \frac{2}{x} dx$

$\frac{3 - (2v + 1)}{v^2 + v + 1} dv = \frac{2}{x} dx$

$\int \frac{3}{v^2 + v + 1} dv - \int \frac{2v + 1}{v^2 + v + 1} dv = \int \frac{2}{x} dx$

$\int \frac{3}{(v + 1/2)^2 + (\sqrt{3}/2)^2} dv - \log|v^2 + v + 1| = 2 \log|x| + C$

$3 \cdot \frac{1}{\sqrt{3}/2} \tan^{-1}\left(\frac{v + 1/2}{\sqrt{3}/2}\right) = \log|v^2 + v + 1| + \log x^2 + C$

$2\sqrt{3} \tan^{-1}\left(\frac{2v + 1}{\sqrt{3}}\right) = \log|x^2(v^2 + v + 1)| + C$

Substitute $v = y/x$:

$2\sqrt{3} \tan^{-1}\left(\frac{2y/x + 1}{\sqrt{3}}\right) = \log|x^2(y^2/x^2 + y/x + 1)| + C$

$2\sqrt{3} \tan^{-1}\left(\frac{2y + x}{\sqrt{3}x}\right) = \log|y^2 + xy + x^2| + C$.

Chapter 10: Vectors

In our day to day life, we come across many queries such as “What is your height?”, “How should a football player hit the ball to give a pass to another player?”, “What should be the speed and direction of an aeroplane?”. The answers to these questions require quantities having either magnitude alone or magnitude as well as direction.

Vectors and Scalars

A quantity that has magnitude as well as direction is called a vector. Directed line segments are vectors. A quantity that has only magnitude and no direction is called a scalar.

  • Position Vector: Consider a point $P(x, y, z)$ in space. The vector $\vec{OP}$ having initial point $O$ (origin) and terminal point $P$ is called the position vector of point $P$. Its magnitude is given by $\sqrt{x^2 + y^2 + z^2}$.
  • Direction Cosines: If $\vec{r}$ makes angles $\alpha, \beta, \gamma$ with the positive direction of $x, y$ and $z$-axes, then $\cos \alpha, \cos \beta, \cos \gamma$ are called direction cosines (typically denoted as $l, m, n$). $l^2 + m^2 + n^2 = 1$.

Operations on Vectors

  1. Addition of Vectors: Add corresponding components. Triangle law and Parallelogram law.
  2. Scalar Multiplication: Multiply every component by scalar $\lambda$.

Product of Two Vectors

  1. Scalar (Dot) Product: For two non-zero vectors $\vec{a}$ and $\vec{b}$, the scalar product is $\vec{a} \cdot \vec{b} = |\vec{a}| |\vec{b}| \cos \theta$, where $\theta$ is the angle between them. If they are perpendicular, $\vec{a} \cdot \vec{b} = 0$.
  2. Vector (Cross) Product: The vector product is $\vec{a} \times \vec{b} = |\vec{a}| |\vec{b}| \sin \theta , \hat{n}$, where $\hat{n}$ is a unit vector perpendicular to both. If they are parallel, $\vec{a} \times \vec{b} = 0$. Area of a parallelogram with adjacent sides $\vec{a}, \vec{b}$ is $|\vec{a} \times \vec{b}|$.
a b a + b Cross Product Right Hand Rule a b a × b θ

Fig 1. Vector addition and cross product

Competency-Based Questions

1. [Sample Paper 2023] If $\vec{a}, \vec{b}$ and $\vec{c}$ are three mutually perpendicular vectors of equal magnitude, find the angle between $\vec{a}$ and $\vec{a} + \vec{b} + \vec{c}$.

Solution:

Let $|\vec{a}| = |\vec{b}| = |\vec{c}| = x$.

Since they are mutually perpendicular, $\vec{a} \cdot \vec{b} = \vec{b} \cdot \vec{c} = \vec{c} \cdot \vec{a} = 0$.

Now, $|\vec{a} + \vec{b} + \vec{c}|^2 = (\vec{a} + \vec{b} + \vec{c}) \cdot (\vec{a} + \vec{b} + \vec{c})$

$= |\vec{a}|^2 + |\vec{b}|^2 + |\vec{c}|^2 + 2(\vec{a}\cdot\vec{b} + \vec{b}\cdot\vec{c} + \vec{c}\cdot\vec{a})$

$= x^2 + x^2 + x^2 + 0 = 3x^2$.

So, $|\vec{a} + \vec{b} + \vec{c}| = \sqrt{3}x$.

Let $\theta$ be the angle between $\vec{a}$ and $(\vec{a} + \vec{b} + \vec{c})$.

Then $\vec{a} \cdot (\vec{a} + \vec{b} + \vec{c}) = |\vec{a}| |\vec{a} + \vec{b} + \vec{c}| \cos \theta$

$\vec{a}\cdot\vec{a} + \vec{a}\cdot\vec{b} + \vec{a}\cdot\vec{c} = x \cdot (\sqrt{3}x) \cdot \cos\theta$

$|\vec{a}|^2 + 0 + 0 = \sqrt{3}x^2 \cos\theta$

$x^2 = \sqrt{3}x^2 \cos\theta \implies \cos\theta = \frac{1}{\sqrt{3}}$.

Therefore, $\theta = \cos^{-1}\left(\frac{1}{\sqrt{3}}\right)$.

2. [CBSE 2021] Find a vector of magnitude 5 units, and parallel to the resultant of the vectors $\vec{a} = 2\hat{i} + 3\hat{j} - \hat{k}$ and $\vec{b} = \hat{i} - 2\hat{j} + \hat{k}$.

Solution:

Let the resultant vector be $\vec{R} = \vec{a} + \vec{b} = (2\hat{i} + 3\hat{j} - \hat{k}) + (\hat{i} - 2\hat{j} + \hat{k})$

$\vec{R} = 3\hat{i} + \hat{j} + 0\hat{k}$

Magnitude of $\vec{R} = |\vec{R}| = \sqrt{3^2 + 1^2 + 0^2} = \sqrt{10}$.

Unit vector parallel to $\vec{R} = \hat{R} = \frac{\vec{R}}{|\vec{R}|} = \frac{3\hat{i} + \hat{j}}{\sqrt{10}}$.

Vector of magnitude 5 parallel to $\vec{R} = \pm 5 \hat{R} = \pm 5 \left(\frac{3\hat{i} + \hat{j}}{\sqrt{10}}\right) = \pm \sqrt{\frac{5}{2}} (3\hat{i} + \hat{j})$.

3. [CBSE 2019] Find the area of the parallelogram whose adjacent sides are determined by the vectors $\vec{a} = \hat{i} - \hat{j} + 3\hat{k}$ and $\vec{b} = 2\hat{i} - 7\hat{j} + \hat{k}$.

Solution:

The area of a parallelogram with adjacent sides $\vec{a}$ and $\vec{b}$ is $|\vec{a} \times \vec{b}|$.

$\vec{a} \times \vec{b} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & -1 & 3 \\ 2 & -7 & 1 \end{vmatrix}$

$= \hat{i}(-1 - (-21)) - \hat{j}(1 - 6) + \hat{k}(-7 - (-2))$

$= \hat{i}(20) - \hat{j}(-5) + \hat{k}(-5) = 20\hat{i} + 5\hat{j} - 5\hat{k}$.

Magnitude = $\sqrt{20^2 + 5^2 + (-5)^2} = \sqrt{400 + 25 + 25} = \sqrt{450}$

$= 15\sqrt{2} \text{ sq. units}$.

Chapter 11: Three-dimensional Geometry

In Class XI, we studied the basic concepts of three-dimensional geometry like coordinates of a point, distance formulas, section formulas. In this chapter, we extend that to lines.

Equation of a Line in Space

A line is uniquely determined if:

  1. It passes through a given point and has given direction (parallel to a given vector), or
  2. It passes through two given points.

Line through a Given Point and Parallel to a Given Vector

Vector Form: $\vec{r} = \vec{a} + \lambda\vec{b}$, where $\vec{a}$ is the position vector of the point and $\vec{b}$ is the direction vector. $\lambda$ is a scalar. Cartesian Form: $\frac{x - x_1}{a} = \frac{y - y_1}{b} = \frac{z - z_1}{c}$

Line passing through Two Given Points

Vector Form: $\vec{r} = \vec{a} + \lambda(\vec{b} - \vec{a})$ Cartesian Form: $\frac{x - x_1}{x_2 - x_1} = \frac{y - y_1}{y_2 - y_1} = \frac{z - z_1}{z_2 - z_1}$

Shortest Distance Between Two Lines

If two lines in space intersect at a point, then the shortest distance between them is zero. Also, if two lines in space are parallel, then the shortest distance between them will be the perpendicular distance. If lines are neither parallel nor intersecting (called skew lines), the shortest distance between lines $\vec{r} = \vec{a_1} + \lambda\vec{b_1}$ and $\vec{r} = \vec{a_2} + \mu\vec{b_2}$ is: $$ d = \left| \frac{(\vec{b_1} \times \vec{b_2}) \cdot (\vec{a_2} - \vec{a_1})}{|\vec{b_1} \times \vec{b_2}|} \right| $$

Competency-Based Questions

1. [CBSE 2022] Find the shortest distance between the lines $\vec{r} = (\hat{i} + 2\hat{j} + \hat{k}) + \lambda(\hat{i} - \hat{j} + \hat{k})$ and $\vec{r} = (2\hat{i} - \hat{j} - \hat{k}) + \mu(2\hat{i} + \hat{j} + 2\hat{k})$.

Solution:

$\vec{a_1} = \hat{i} + 2\hat{j} + \hat{k}, \quad \vec{b_1} = \hat{i} - \hat{j} + \hat{k}$

$\vec{a_2} = 2\hat{i} - \hat{j} - \hat{k}, \quad \vec{b_2} = 2\hat{i} + \hat{j} + 2\hat{k}$

$\vec{a_2} - \vec{a_1} = \hat{i} - 3\hat{j} - 2\hat{k}$

$\vec{b_1} \times \vec{b_2} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \\ 1 & -1 & 1 \\ 2 & 1 & 2 \end{vmatrix}$

$= \hat{i}(-2 - 1) - \hat{j}(2 - 2) + \hat{k}(1 - (-2)) = -3\hat{i} - 0\hat{j} + 3\hat{k}$.

$|\vec{b_1} \times \vec{b_2}| = \sqrt{(-3)^2 + 0^2 + 3^2} = \sqrt{18} = 3\sqrt{2}$.

Now, $(\vec{b_1} \times \vec{b_2}) \cdot (\vec{a_2} - \vec{a_1}) = (-3\hat{i} + 3\hat{k}) \cdot (\hat{i} - 3\hat{j} - 2\hat{k})$

$= -3(1) + 0(-3) + 3(-2) = -3 - 6 = -9$.

Shortest distance, $d = \left| \frac{-9}{3\sqrt{2}} \right| = \frac{3}{\sqrt{2}} = \frac{3\sqrt{2}}{2}$ units.

2. [Sample Paper 2023] Find the vector and cartesian equations of the line that passes through the points $(3, -2, -5)$ and $(3, -2, 6)$.

Solution:

Let $\vec{a} = 3\hat{i} - 2\hat{j} - 5\hat{k}$ and $\vec{b} = 3\hat{i} - 2\hat{j} + 6\hat{k}$.

The equation of line passing through two points $\vec{a}$ and $\vec{b}$ is $\vec{r} = \vec{a} + \lambda(\vec{b} - \vec{a})$.

$\vec{b} - \vec{a} = (3 - 3)\hat{i} + (-2 - (-2))\hat{j} + (6 - (-5))\hat{k} = 0\hat{i} + 0\hat{j} + 11\hat{k}$.

Vector form: $\vec{r} = (3\hat{i} - 2\hat{j} - 5\hat{k}) + \lambda(11\hat{k})$.

Cartesian form:

$\frac{x - 3}{0} = \frac{y - (-2)}{0} = \frac{z - (-5)}{11}$.

$\frac{x - 3}{0} = \frac{y + 2}{0} = \frac{z + 5}{11}$.

3. [CBSE 2018] Show that the lines $\frac{x - 5}{7} = \frac{y + 2}{-5} = \frac{z}{1}$ and $\frac{x}{1} = \frac{y}{2} = \frac{z}{3}$ are perpendicular to each other.

Solution:

The direction ratios of the first line are $a_1 = 7, b_1 = -5, c_1 = 1$.

The direction ratios of the second line are $a_2 = 1, b_2 = 2, c_2 = 3$.

Two lines are perpendicular if their direction vectors are perpendicular, i.e., their dot product is zero ($a_1a_2 + b_1b_2 + c_1c_2 = 0$).

$a_1a_2 + b_1b_2 + c_1c_2 = 7(1) + (-5)(2) + 1(3) = 7 - 10 + 3 = 10 - 10 = 0$.

Since the dot product is zero, the lines are perpendicular to each other.

Chapter 12: Linear Programming

Linear programming is a mathematical modelling technique in which a linear function is maximized or minimized when subjected to various constraints. This technique has been useful for guiding quantitative decisions in business planning, in industrial engineering, and to a lesser extent, in the social and physical sciences.

Terminology

  • Objective Function: A linear function $Z = ax + by$, where $a, b$ are constants, which has to be maximized or minimized is called a linear objective function. Variables $x$ and $y$ are called decision variables.
  • Constraints: The linear inequalities or equations or restrictions on the variables of a linear programming problem are called constraints. The conditions $x \ge 0, y \ge 0$ are known as non-negative restrictions.
  • Optimization Problem: A problem which seeks to maximize or minimize a linear function subject to certain constraints as determined by a set of linear inequalities is known as optimization problem. Linear programming problems (LPP) are a special type of optimization problem.

Graphical Method of Solving LPP

  1. Formulate the problem in terms of decision variables and objective function.
  2. Find the feasible region (common region determined by all constraints including non-negative constraints) and its corner points (vertices).
  3. Evaluate the objective function $Z = ax + by$ at each corner point. Let $M$ and $m$ respectively denote the largest and smallest values of these points.
  4. If feasible region is bounded, $M$ and $m$ are the maximum and minimum values of $Z$.
  5. If feasible region is unbounded, $M$ is max if open half plane $ax + by > M$ has no point in common with the feasible region. Otherwise, $Z$ has no maximum value.
x y x + y ≤ 4 y ≤ 3 (0,0) (4,0) -> Incorrect

Fig 1. Feasible region and corner points

Competency-Based Questions

1. [CBSE 2022] Solve the following Linear Programming Problem graphically: Maximize $Z = 3x + 4y$ Subject to constraints: $x + y \le 4$ $x \ge 0, y \ge 0$

Solution:

The feasible region is bounded by $x = 0$ ($y$-axis), $y = 0$ ($x$-axis) and the line $x + y = 4$.

The corner points of the feasible region are:

$O(0, 0)$, $A(4, 0)$, and $B(0, 4)$.

Evaluate $Z = 3x + 4y$ at these corner points:

At $O(0, 0)$, $Z = 3(0) + 4(0) = 0$.

At $A(4, 0)$, $Z = 3(4) + 4(0) = 12$.

At $B(0, 4)$, $Z = 3(0) + 4(4) = 16$.

Since the region is bounded, the maximum value of $Z$ is 16, which occurs at $(0, 4)$.

2. [Sample Paper 2023] Solve the following LPP graphically: Minimize $Z = -3x + 4y$ Subject to: $x + 2y \le 8$ $3x + 2y \le 12$ $x \ge 0, y \ge 0$

Solution:

The feasible region is determined by the lines $x + 2y = 8$, $3x + 2y = 12$ and the axes.

Intersection of $x + 2y = 8$ and $3x + 2y = 12$:

Subtract first from second: $2x = 4 \implies x = 2$.

Substitute $x$ in first: $2 + 2y = 8 \implies 2y = 6 \implies y = 3$.

Intersection point is $B(2, 3)$.

The other corner points are $O(0,0)$, $A(4,0)$ (from $3x+2y=12$ intercept), $C(0,4)$ (from $x+2y=8$ intercept).

Evaluate $Z = -3x + 4y$ at corners:

$Z$ at $O(0,0) = 0$

$Z$ at $A(4,0) = -3(4) + 4(0) = -12$

$Z$ at $B(2,3) = -3(2) + 4(3) = -6 + 12 = 6$

$Z$ at $C(0,4) = -3(0) + 4(4) = 16$

The minimum value is $-12$ at the point $A(4, 0)$.

3. [CBSE 2019] Maximize $Z = x + 2y$ subject to the constraints $x \ge 3$, $x + y \ge 5$, $x + 2y \ge 6$, $y \ge 0$. Note that $x \ge 0$ since $x \ge 3$.

Solution:

Let’s find the feasible region. Note that all inequalities are $\ge$, meaning the region is likely unbounded.

Lines: $x = 3$, $x + y = 5$, $x + 2y = 6$.

Intersection $x = 3$ and $x + y = 5$: $y = 2 \implies P(3, 2)$.

Intersection $x + y = 5$ and $x + 2y = 6$: $(x+2y) - (x+y) = 6 - 5 \implies y = 1 \implies x = 4 \implies Q(4, 1)$.

Intersection $x + 2y = 6$ and $y = 0$: $x = 6 \implies R(6, 0)$.

The corner points of the unbounded feasible region are $P(3, 2)$, $Q(4, 1)$, $R(6, 0)$.

$Z = x + 2y$

$Z$ at $P(3, 2) = 3 + 2(2) = 7$

$Z$ at $Q(4, 1) = 4 + 2(1) = 6$

$Z$ at $R(6, 0) = 6 + 2(0) = 6$

The minimum value is 6. However, we are asked to maximize $Z$.

Since the feasible region is unbounded and the coefficients of objective function are positive ($1, 2$), the value of $x+2y$ can be made arbitrarily large by picking large bounded values in the region.

Therefore, the maximum value of $Z$ does not exist.

Chapter 13: Probability

We revisit the concept of probability with advanced topics like conditional probability, Bayes’ theorem, multiplication theorem, and independence of events.

Conditional Probability

The probability of an event $E$, given that the event $F$ has already occurred, is called conditional probability of $E$ given $F$, denoted by $P(E|F)$. $$ P(E|F) = \frac{P(E \cap F)}{P(F)} $$ where $P(F) \neq 0$.

Multiplication Theorem on Probability

Let $E$ and $F$ be two events associated with a sample space $S$. The probability of simultaneous occurrence of the events $E$ and $F$ is: $$ P(E \cap F) = P(E) P(F|E) = P(F) P(E|F) $$ where $P(E) \neq 0$ and $P(F) \neq 0$.

Independent Events

Two events $E$ and $F$ are said to be independent if the probability of occurrence of one of them is not affected by the occurrence of the other. Mathematically, $E$ and $F$ are independent if: $$ P(E \cap F) = P(E) \cdot P(F) $$

Theorem of Total Probability

Let $\{E_1, E_2, \dots, E_n\}$ be a partition of the sample space $S$, and suppose that each of the events $E_1, E_2, \dots, E_n$ has nonzero probability of occurrence. Let $A$ be any event associated with $S$, then: $$ P(A) = P(E_1)P(A|E_1) + P(E_2)P(A|E_2) + \dots + P(E_n)P(A|E_n) = \sum_{j=1}^n P(E_j) P(A|E_j) $$

Bayes’ Theorem

If $E_1, E_2, \dots, E_n$ are mutually exclusive and exhaustive events associated with a sample space, and $A$ is any event of non-zero probability, then: $$ P(E_i | A) = \frac{P(E_i) P(A | E_i)}{\sum_{j=1}^n P(E_j) P(A | E_j)} $$

P(E₁) P(E₂) E₁ E₂ P(A|E₁) A P(~A|E₁) ~A P(A|E₂) A P(~A|E₂) ~A

Fig 1. Tree Diagram demonstrating the Theorem of Total Probability and Bayes' Theorem

Competency-Based Questions

1. [Sample Paper 2024] An urn contains 5 red and 5 black balls. A ball is drawn at random, its colour is noted and is returned to the urn. Moreover, 2 additional balls of the colour drawn are put in the urn and then a ball is drawn at random. What is the probability that the second ball is red?

Solution:

Let $R_1$ be the event that the first ball is red and $B_1$ be the event that the first ball is black.

$P(R_1) = 5/10 = 1/2$.

$P(B_1) = 5/10 = 1/2$.

Let $R_2$ be the event that the second ball is red.

If $R_1$ occurs, the urn will contain $5+2 = 7$ red balls and 5 black balls. Total balls = 12.

$P(R_2 | R_1) = 7/12$.

If $B_1$ occurs, the urn will contain 5 red balls and $5+2 = 7$ black balls. Total balls = 12.

$P(R_2 | B_1) = 5/12$.

By Total Probability Theorem:

$P(R_2) = P(R_1)P(R_2 | R_1) + P(B_1)P(R_2 | B_1)$

$P(R_2) = (1/2)(7/12) + (1/2)(5/12)$

$P(R_2) = 7/24 + 5/24 = 12/24 = 1/2$.

2. [CBSE 2021] A bag contains 4 red and 4 black balls, another bag contains 2 red and 6 black balls. One of the two bags is selected at random and a ball is drawn from the bag which is found to be red. Find the probability that the ball is drawn from the first bag.

Solution:

Let $E_1$ be the event of choosing the first bag and $E_2$ be the event of choosing the second bag.

$P(E_1) = 1/2$. $P(E_2) = 1/2$.

Let $A$ be the event of drawing a red ball.

$P(A|E_1) = P(\text{drawing a red ball from Bag 1}) = 4/8 = 1/2$.

$P(A|E_2) = P(\text{drawing a red ball from Bag 2}) = 2/8 = 1/4$.

We need to find $P(E_1|A)$. By Bayes’ Theorem:

$$ P(E_1|A) = \frac{P(E_1) P(A|E_1)}{P(E_1)P(A|E_1) + P(E_2)P(A|E_2)} $$

$$ P(E_1|A) = \frac{(1/2)(1/2)}{(1/2)(1/2) + (1/2)(1/4)} $$

$$ P(E_1|A) = \frac{1/4}{1/4 + 1/8} = \frac{1/4}{3/8} = \frac{1}{4} \times \frac{8}{3} = \frac{2}{3} $$

3. [CBSE 2019] If A and B are two events such that $P(A) = \frac{1}{4}, P(B) = \frac{1}{2}$ and $P(A \cap B) = \frac{1}{8}$. Find $P(\text{not } A \text{ and not } B)$.

Solution:

$P(\text{not } A \text{ and not } B) = P(A’ \cap B’)$.

By De Morgan’s Law, $A’ \cap B’ = (A \cup B)’$.

So, $P(A’ \cap B’) = P((A \cup B)’) = 1 - P(A \cup B)$.

We know $P(A \cup B) = P(A) + P(B) - P(A \cap B)$.

$P(A \cup B) = \frac{1}{4} + \frac{1}{2} - \frac{1}{8} = \frac{2}{8} + \frac{4}{8} - \frac{1}{8} = \frac{5}{8}$.

Therefore, $P(A’ \cap B’) = 1 - \frac{5}{8} = \frac{3}{8}$.