SolveItClass 12 · NCERT

NCERT Solutions · Class 12 Mathematics Vector Algebra

73 questions · 73 still being checked

Miscellaneous Exercise 1–10 (part 7 of 8)

  1. Exercise 1

    Write down a unit vector in XY-plane, making an angle of 30\displaystyle 30° with the positive direction of x\displaystyle x-axis.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle \frac{\sqrt{3}}{2} \hat{i}+\frac{1}{2} \hat{j}\)
    A unit vector lying in the XY-plane has no \(\displaystyle \hat k\) component, and if it makes an angle \(\displaystyle \theta\) with the positive \(\displaystyle x\)-axis its direction cosines along \(\displaystyle x\) and \(\displaystyle y\) are \(\displaystyle \cos\theta\) and \(\displaystyle \sin\theta\). So \[\hat r=\cos\theta\,\hat i+\sin\theta\,\hat j.\]Putting \(\displaystyle \theta=30^{\circ}\), \[\hat r=\cos 30^{\circ}\,\hat i+\sin 30^{\circ}\,\hat j=\frac{\sqrt{3}}{2}\hat i+\frac{1}{2}\hat j.\]Check: \(\displaystyle \left(\frac{\sqrt{3}}{2}\right)^{2}+\left(\frac{1}{2}\right)^{2}=\frac{3}{4}+\frac{1}{4}=1\), so \(\displaystyle |\hat r|=1\).Required unit vector: \(\displaystyle \dfrac{\sqrt{3}}{2}\hat i+\dfrac{1}{2}\hat j\).
  2. Exercise 2

    Find the scalar components and magnitude of the vector joining the points P(x1,y1,z1)\displaystyle \mathrm{P}\left(x_{1}, y_{1}, z_{1}\right) and Q(x2,y2,z2)\displaystyle \mathrm{Q}\left(x_{2}, y_{2}, z_{2}\right).

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle x_{2}-x_{1}, y_{2}-y_{1}, z_{2}-z_{1} ; \sqrt{\left(x_{2}-x_{1}\right)^{2}+\left(y_{2}-y_{1}\right)^{2}+\left(z_{2}-z_{1}\right)^{2}}\)
    For any two points, the vector joining them is (position vector of the terminal point) \(\displaystyle -\) (position vector of the initial point): \[\overrightarrow{\mathrm{PQ}}=\overrightarrow{\mathrm{OQ}}-\overrightarrow{\mathrm{OP}}.\]Here \(\displaystyle \overrightarrow{\mathrm{OP}}=x_{1}\hat i+y_{1}\hat j+z_{1}\hat k\) and \(\displaystyle \overrightarrow{\mathrm{OQ}}=x_{2}\hat i+y_{2}\hat j+z_{2}\hat k\), so \[\overrightarrow{\mathrm{PQ}}=\left(x_{2}-x_{1}\right)\hat i+\left(y_{2}-y_{1}\right)\hat j+\left(z_{2}-z_{1}\right)\hat k.\]The scalar components are the coefficients of \(\displaystyle \hat i,\hat j,\hat k\): \[x_{2}-x_{1},\qquad y_{2}-y_{1},\qquad z_{2}-z_{1}.\]The magnitude is the square root of the sum of their squares: \[\left|\overrightarrow{\mathrm{PQ}}\right|=\sqrt{\left(x_{2}-x_{1}\right)^{2}+\left(y_{2}-y_{1}\right)^{2}+\left(z_{2}-z_{1}\right)^{2}}.\]
  3. Exercise 3

    A girl walks 4\displaystyle 4 km towards west, then she walks 3\displaystyle 3 km in a direction 30\displaystyle 30° east of north and stops. Determine the girl's displacement from her initial point of departure.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle \frac{-5}{2} \hat{i}+\frac{3 \sqrt{3}}{2} \hat{j}\)
    Take \(\displaystyle \hat i\) pointing due east and \(\displaystyle \hat j\) due north, with O her starting point.First leg, $\displaystyle 4$ km west (the direction \(\displaystyle -\hat i\)): \[\overrightarrow{\mathrm{OA}}=-4\hat i.\]Second leg, $\displaystyle 3$ km at \(\displaystyle 30^{\circ}\) east of north. "East of north" means the angle is measured from the north direction turning towards the east, so this direction makes \(\displaystyle 30^{\circ}\) with \(\displaystyle \hat j\) — the north component carries the cosine and the east component the sine: \[\overrightarrow{\mathrm{AB}}=3\sin 30^{\circ}\,\hat i+3\cos 30^{\circ}\,\hat j=\frac{3}{2}\hat i+\frac{3\sqrt{3}}{2}\hat j.\]By the triangle law of addition, the displacement from the start is \[\overrightarrow{\mathrm{OB}}=\overrightarrow{\mathrm{OA}}+\overrightarrow{\mathrm{AB}}=\left(-4+\frac{3}{2}\right)\hat i+\frac{3\sqrt{3}}{2}\hat j=-\frac{5}{2}\hat i+\frac{3\sqrt{3}}{2}\hat j.\]Its magnitude: \[\left|\overrightarrow{\mathrm{OB}}\right|=\sqrt{\left(-\frac{5}{2}\right)^{2}+\left(\frac{3\sqrt{3}}{2}\right)^{2}}=\sqrt{\frac{25}{4}+\frac{27}{4}}=\sqrt{\frac{52}{4}}=\sqrt{13}.\]Displacement \(\displaystyle =-\dfrac{5}{2}\hat i+\dfrac{3\sqrt{3}}{2}\hat j\), i.e. \(\displaystyle \sqrt{13}\approx 3.6\) km in a direction north-west of O (the \(\displaystyle \hat i\) component is negative, the \(\displaystyle \hat j\) component positive).
  4. Exercise 4

    If a=b+c\displaystyle \vec{a}=\vec{b}+\vec{c}, then is it true that a=b+c\displaystyle |\vec{a}|=|\vec{b}|+|\vec{c}| ? Justify your answer.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    No; take \(\displaystyle \vec{a}, \vec{b}\) and \(\displaystyle \vec{c}\) to represent the sides of a triangle.
    No, it is not true in general.With \(\displaystyle \theta\) the angle between \(\displaystyle \vec b\) and \(\displaystyle \vec c\), \[|\vec a|^{2}=|\vec b+\vec c|^{2}=(\vec b+\vec c)\cdot(\vec b+\vec c)=|\vec b|^{2}+|\vec c|^{2}+2|\vec b||\vec c|\cos\theta,\] whereas \[\left(|\vec b|+|\vec c|\right)^{2}=|\vec b|^{2}+|\vec c|^{2}+2|\vec b||\vec c|.\]Since \(\displaystyle \cos\theta\le 1\), we always have \(\displaystyle |\vec a|\le|\vec b|+|\vec c|\) (the triangle inequality), and the two sides are equal only when \(\displaystyle \cos\theta=1\), i.e. only when \(\displaystyle \vec b\) and \(\displaystyle \vec c\) are like vectors (collinear and in the same sense), or one of them is \(\displaystyle \vec 0\).Counterexample: take \(\displaystyle \vec b=\hat i\) and \(\displaystyle \vec c=-\hat i\). Then \(\displaystyle \vec a=\vec b+\vec c=\vec 0\), so \(\displaystyle |\vec a|=0\) but \(\displaystyle |\vec b|+|\vec c|=2\).Hence \(\displaystyle |\vec a|=|\vec b|+|\vec c|\) is not true in general; it holds exactly when \(\displaystyle \vec b\) and \(\displaystyle \vec c\) have the same direction, and otherwise \(\displaystyle |\vec a|<|\vec b|+|\vec c|\).
  5. Exercise 5

    Find the value of x\displaystyle x for which x(i^+j^+k^)\displaystyle x(\hat{i}+\hat{j}+\hat{k}) is a unit vector.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle \pm \frac{1}{\sqrt{3}}\)
    \[x(\hat i+\hat j+\hat k)=x\hat i+x\hat j+x\hat k,\] so by the formula for the magnitude of a vector, \[\left|x(\hat i+\hat j+\hat k)\right|=\sqrt{x^{2}+x^{2}+x^{2}}=\sqrt{3x^{2}}=\sqrt{3}\,|x|.\] Note \(\displaystyle \sqrt{x^{2}}=|x|\), not \(\displaystyle x\) — that is what keeps the negative root in play.For the vector to be a unit vector, \[\sqrt{3}\,|x|=1\ \Longrightarrow\ |x|=\frac{1}{\sqrt{3}}\ \Longrightarrow\ x=\pm\frac{1}{\sqrt{3}}.\]Hence \(\displaystyle x=\pm\dfrac{1}{\sqrt{3}}\).
  6. Exercise 6

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

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle \frac{3}{2} \sqrt{10} \hat{i}+\frac{\sqrt{10}}{2} \hat{j}\)
    The resultant of the two vectors is their sum: \[\vec a+\vec b=(2+1)\hat i+(3-2)\hat j+(-1+1)\hat k=3\hat i+\hat j.\] \[|\vec a+\vec b|=\sqrt{3^{2}+1^{2}+0^{2}}=\sqrt{10}.\]A unit vector along the resultant is \[\hat c=\frac{\vec a+\vec b}{|\vec a+\vec b|}=\frac{1}{\sqrt{10}}\left(3\hat i+\hat j\right).\]A vector of magnitude $\displaystyle 5$ parallel to it is \(\displaystyle \pm 5\hat c\) (both signs qualify as "parallel", one along the resultant and one opposite to it): \[\pm\frac{5}{\sqrt{10}}\left(3\hat i+\hat j\right)=\pm\left(\frac{15}{\sqrt{10}}\hat i+\frac{5}{\sqrt{10}}\hat j\right)=\pm\left(\frac{3\sqrt{10}}{2}\hat i+\frac{\sqrt{10}}{2}\hat j\right).\]Required vector: \(\displaystyle \pm\left(\dfrac{3\sqrt{10}}{2}\hat i+\dfrac{\sqrt{10}}{2}\hat j\right)\).
  7. Exercise 7

    If a=i^+j^+k^,b=2i^j^+3k^\displaystyle \vec{a}=\hat{i}+\hat{j}+\hat{k}, \vec{b}=2 \hat{i}-\hat{j}+3 \hat{k} and c=i^2j^+k^\displaystyle \vec{c}=\hat{i}-2 \hat{j}+\hat{k}, find a unit vector parallel to the vector 2ab+3c\displaystyle 2 \vec{a}-\vec{b}+3 \vec{c}.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle \frac{3}{\sqrt{22}} \hat{i}-\frac{3}{\sqrt{22}} \hat{j}+\frac{2}{\sqrt{22}} \hat{k}\)
    First form the combination term by term: \[2\vec a=2\hat i+2\hat j+2\hat k,\qquad -\vec b=-2\hat i+\hat j-3\hat k,\qquad 3\vec c=3\hat i-6\hat j+3\hat k.\] (The sign trap is \(\displaystyle -\vec b\): every component of \(\displaystyle \vec b\) flips, so \(\displaystyle -(-\hat j)=+\hat j\).)Adding, \[2\vec a-\vec b+3\vec c=(2-2+3)\hat i+(2+1-6)\hat j+(2-3+3)\hat k=3\hat i-3\hat j+2\hat k.\]Its magnitude: \[\left|2\vec a-\vec b+3\vec c\right|=\sqrt{3^{2}+(-3)^{2}+2^{2}}=\sqrt{9+9+4}=\sqrt{22}.\]A unit vector parallel to it is the vector divided by its magnitude: \[\pm\frac{1}{\sqrt{22}}\left(3\hat i-3\hat j+2\hat k\right)=\pm\left(\frac{3}{\sqrt{22}}\hat i-\frac{3}{\sqrt{22}}\hat j+\frac{2}{\sqrt{22}}\hat k\right).\]The required unit vector is \(\displaystyle \dfrac{3}{\sqrt{22}}\hat i-\dfrac{3}{\sqrt{22}}\hat j+\dfrac{2}{\sqrt{22}}\hat k\) (its negative is also parallel).
  8. Exercise 8

    Show that the points A(1\displaystyle 1, -2\displaystyle 2, -8\displaystyle 8), B(5\displaystyle 5, 0\displaystyle 0, -2\displaystyle 2) and C(11\displaystyle 11, 3\displaystyle 3, 7\displaystyle 7) are collinear, and find the ratio in which B divides AC .

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    $\displaystyle 2$ : $\displaystyle 3$
    Three points are collinear if two of the vectors joining them are parallel, i.e. one is a scalar multiple of the other, since they share a common point.\[\overrightarrow{\mathrm{AB}}=(5-1)\hat i+(0-(-2))\hat j+(-2-(-8))\hat k=4\hat i+2\hat j+6\hat k,\] \[\overrightarrow{\mathrm{BC}}=(11-5)\hat i+(3-0)\hat j+(7-(-2))\hat k=6\hat i+3\hat j+9\hat k,\] \[\overrightarrow{\mathrm{AC}}=(11-1)\hat i+(3-(-2))\hat j+(7-(-8))\hat k=10\hat i+5\hat j+15\hat k.\]Observe \[\overrightarrow{\mathrm{AB}}=\frac{2}{3}\left(6\hat i+3\hat j+9\hat k\right)=\frac{2}{3}\overrightarrow{\mathrm{BC}},\] so \(\displaystyle \overrightarrow{\mathrm{AB}}\parallel\overrightarrow{\mathrm{BC}}\) and they have the common point B. Hence A, B, C are collinear.(Equivalently, \(\displaystyle |\overrightarrow{\mathrm{AB}}|=\sqrt{56}=2\sqrt{14}\), \(\displaystyle |\overrightarrow{\mathrm{BC}}|=\sqrt{126}=3\sqrt{14}\), \(\displaystyle |\overrightarrow{\mathrm{AC}}|=\sqrt{350}=5\sqrt{14}\), and \(\displaystyle |\overrightarrow{\mathrm{AB}}|+|\overrightarrow{\mathrm{BC}}|=|\overrightarrow{\mathrm{AC}}|\).)Since the scalar \(\displaystyle \frac{2}{3}\) is positive, \(\displaystyle \overrightarrow{\mathrm{AB}}\) and \(\displaystyle \overrightarrow{\mathrm{BC}}\) point the same way, so B lies between A and C and divides AC internally in the ratio \[\mathrm{AB}:\mathrm{BC}=2\sqrt{14}:3\sqrt{14}=2:3.\]B divides AC internally in the ratio \(\displaystyle 2:3\).
  9. Exercise 9

    Find the position vector of a point R which divides the line joining two points P and Q whose position vectors are (2a+b)\displaystyle (2 \vec{a}+\vec{b}) and (a3b)\displaystyle (\vec{a}-3 \vec{b}) externally in the ratio 1\displaystyle 1 : 2. Also, show that P is the mid point of the line segment RQ.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle 3 \vec{a}+5 \vec{b}\)
    Section formula (external division): if R divides the line joining P and Q externally in the ratio \(\displaystyle m:n\), then \[\vec r=\frac{m\vec q-n\vec p}{m-n}.\]Here \(\displaystyle \vec p=2\vec a+\vec b\), \(\displaystyle \vec q=\vec a-3\vec b\), \(\displaystyle m=1\), \(\displaystyle n=2\). The denominator \(\displaystyle m-n=-1\) is negative — that sign is where the working usually goes wrong: \[\vec r=\frac{1\cdot\left(\vec a-3\vec b\right)-2\left(2\vec a+\vec b\right)}{1-2}=\frac{\vec a-3\vec b-4\vec a-2\vec b}{-1}=\frac{-3\vec a-5\vec b}{-1}=3\vec a+5\vec b.\]So the position vector of R is \(\displaystyle 3\vec a+5\vec b\).Now the midpoint of RQ has position vector \[\frac{\vec r+\vec q}{2}=\frac{\left(3\vec a+5\vec b\right)+\left(\vec a-3\vec b\right)}{2}=\frac{4\vec a+2\vec b}{2}=2\vec a+\vec b=\vec p.\]This is exactly the position vector of P, so P is the mid point of the line segment RQ.
  10. Exercise 10

    The two adjacent sides of a parallelogram are 2i^4j^+5k^\displaystyle 2 \hat{i}-4 \hat{j}+5 \hat{k} and i^2j^3k^\displaystyle \hat{i}-2 \hat{j}-3 \hat{k}. Find the unit vector parallel to its diagonal. Also, find its area.

    Not cross-checked

    This solution has not been cross-checked against the answer printed in NCERT.

    NCERT’s answer
    \(\displaystyle \frac{1}{7}(3 \hat{i}-6 \hat{j}+2 \hat{k}) ; 11 \sqrt{5}\)
    Let the adjacent sides be \(\displaystyle \vec a=2\hat i-4\hat j+5\hat k\) and \(\displaystyle \vec b=\hat i-2\hat j-3\hat k\), drawn from the same vertex. Then the diagonals of the parallelogram are \(\displaystyle \vec a+\vec b\) and \(\displaystyle \vec a-\vec b\).Diagonal through the common vertex: \[\vec a+\vec b=3\hat i-6\hat j+2\hat k,\qquad |\vec a+\vec b|=\sqrt{9+36+4}=\sqrt{49}=7,\] so a unit vector parallel to it is \[\frac{1}{7}\left(3\hat i-6\hat j+2\hat k\right).\]The other diagonal: \[\vec a-\vec b=\hat i-2\hat j+8\hat k,\qquad |\vec a-\vec b|=\sqrt{1+4+64}=\sqrt{69},\] giving the unit vector \(\displaystyle \frac{1}{\sqrt{69}}\left(\hat i-2\hat j+8\hat k\right)\).Area of a parallelogram with adjacent sides \(\displaystyle \vec a,\vec b\) is \(\displaystyle |\vec a\times\vec b|\): \[\vec a\times\vec b=\left|\begin{array}{rrr}\hat i & \hat j & \hat k\\ 2 & -4 & 5\\ 1 & -2 & -3\end{array}\right|=\hat i\left(12+10\right)-\hat j\left(-6-5\right)+\hat k\left(-4+4\right)=22\hat i+11\hat j.\] \[|\vec a\times\vec b|=\sqrt{22^{2}+11^{2}}=\sqrt{484+121}=\sqrt{605}=11\sqrt{5}.\]Unit vector parallel to the diagonal \(\displaystyle \vec a+\vec b\): \(\displaystyle \dfrac{1}{7}\left(3\hat i-6\hat j+2\hat k\right)\) (the other diagonal gives \(\displaystyle \frac{1}{\sqrt{69}}\left(\hat i-2\hat j+8\hat k\right)\)); area \(\displaystyle =11\sqrt{5}\) square units.