Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Vectors flash cards

Master Vectors through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Vectors, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.Give the condition for three vectors a,b,c\vec{a}, \vec{b}, \vec{c} to be coplanar in terms of the scalar triple product.

    They are coplanar iff [a b c]=a(b×c)=0[\vec{a}\ \vec{b}\ \vec{c}] = \vec{a}\cdot(\vec{b}\times\vec{c}) = 0.

    Hint: Think of the box product as a volume.

  2. 2.If a\vec{a} and b\vec{b} are two vectors with angle θ\theta between them, what do ab\vec{a}\cdot\vec{b} and a×b|\vec{a}\times\vec{b}| represent, and how are they related?

    ab=abcosθ\vec{a}\cdot\vec{b} = |\vec{a}||\vec{b}|\cos\theta (scalar, projection-based) and a×b=absinθ|\vec{a}\times\vec{b}| = |\vec{a}||\vec{b}|\sin\theta (vector magnitude, area-based); together, provided ab0\vec{a}\cdot\vec{b}\neq 0, tanθ=a×bab\tan\theta = \dfrac{|\vec{a}\times\vec{b}|}{\vec{a}\cdot\vec{b}}.

    Hint: Dot gives cosine, cross gives sine.

  3. 3.State the formula for the position vector of a point dividing the join of A(a)A(\vec{a}) and B(b)B(\vec{b}) in the ratio m:nm:n internally.

    Internal division: r=mb+nam+n\vec{r} = \dfrac{m\vec{b}+n\vec{a}}{m+n}; external division: r=mbnamn\vec{r} = \dfrac{m\vec{b}-n\vec{a}}{m-n}.

    Hint: Section formula, vector form.

  4. 4.What is the vector (cross) product's direction rule and its use in finding the area of a triangle with vertices a,b,c\vec{a}, \vec{b}, \vec{c}?

    Direction is given by the right-hand rule (perpendicular to both vectors, forming a right-handed system); area of triangle =12(ba)×(ca)=\dfrac{1}{2}|(\vec{b}-\vec{a})\times(\vec{c}-\vec{a})|.

    Hint: Half the magnitude of a cross product.

  5. 5.Define the scalar projection and vector projection of a\vec{a} on b\vec{b}.

    Scalar projection =abb=\dfrac{\vec{a}\cdot\vec{b}}{|\vec{b}|}; vector projection =(abb2)b=\left(\dfrac{\vec{a}\cdot\vec{b}}{|\vec{b}|^2}\right)\vec{b}.

    Hint: Divide dot product by magnitude of b\vec{b}, once or twice.

  6. 6.Prove that [a+b, b+c, c+a]=2[a b c][\vec a+\vec b,\ \vec b+\vec c,\ \vec c+\vec a]=2[\vec a\ \vec b\ \vec c] for any vectors a,b,c\vec a,\vec b,\vec c.

    Expand (b+c)×(c+a)=b×c+b×a+c×a(\vec b+\vec c)\times(\vec c+\vec a)=\vec b\times\vec c+\vec b\times\vec a+\vec c\times\vec a (since c×c=0\vec c\times\vec c=\vec 0). Dotting with (a+b)(\vec a+\vec b), every term containing a repeated vector vanishes, leaving a(b×c)+b(c×a)=[abc]+[abc]\vec a\cdot(\vec b\times\vec c)+\vec b\cdot(\vec c\times\vec a)=[\vec a\vec b\vec c]+[\vec a\vec b\vec c]. Hence [a+b,b+c,c+a]=2[abc][\vec a+\vec b,\vec b+\vec c,\vec c+\vec a]=2[\vec a\vec b\vec c].

    Hint: Expand the cross product first, then dot; terms with a repeated vector vanish.

  7. 7.For non-coplanar a,b,c\vec a,\vec b,\vec c, express [a×b, b×c, c×a][\vec a\times\vec b,\ \vec b\times\vec c,\ \vec c\times\vec a] in terms of [a b c][\vec a\ \vec b\ \vec c].

    Using (b×c)×(c×a)=[bca]c[bcc]a=[abc]c(\vec b\times\vec c)\times(\vec c\times\vec a)=[\vec b\vec c\vec a]\vec c-[\vec b\vec c\vec c]\vec a=[\vec a\vec b\vec c]\vec c, we get (a×b)([abc]c)=[abc][(a×b)c]=[abc]2(\vec a\times\vec b)\cdot\big([\vec a\vec b\vec c]\vec c\big)=[\vec a\vec b\vec c]\big[(\vec a\times\vec b)\cdot\vec c\big]=[\vec a\vec b\vec c]^2. So [a×b,b×c,c×a]=[a b c]2[\vec a\times\vec b,\vec b\times\vec c,\vec c\times\vec a]=[\vec a\ \vec b\ \vec c]^2.

    Hint: Reduce the vector-vector cross product using the four-vector identity first.

  8. 8.Without expanding fully, show that [ab, bc, ca]=0[\vec a-\vec b,\ \vec b-\vec c,\ \vec c-\vec a]=0 for every choice of vectors a,b,c\vec a,\vec b,\vec c.

    Note (ab)+(bc)+(ca)=0(\vec a-\vec b)+(\vec b-\vec c)+(\vec c-\vec a)=\vec 0, so the three vectors are always linearly dependent (one is minus the sum of the other two) and hence coplanar, making their scalar triple product identically zero regardless of a,b,c\vec a,\vec b,\vec c.

    Hint: Check if the three difference-vectors themselves sum to something special.

  9. 9.If a,b,c\vec a,\vec b,\vec c are non-coplanar with [a b c]=5[\vec a\ \vec b\ \vec c]=5, evaluate [a+2b, b+2c, c+2a][\vec a+2\vec b,\ \vec b+2\vec c,\ \vec c+2\vec a].

    By trilinearity of the scalar triple product, the new box product equals det(120012201)[abc]\det\begin{pmatrix}1&2&0\\0&1&2\\2&0&1\end{pmatrix}[\vec a\vec b\vec c]. This determinant is 1(1)2(04)+0=1+8=91(1)-2(0-4)+0=1+8=9. Hence the value is 9×5=459\times5=45.

    Hint: Write the coefficient matrix of the three combinations and take its determinant.

  10. 10.Points A(1,0,1)A(1,0,-1), B(2,3,1)B(2,3,1), C(0,1,2)C(0,1,2), D(4,2,1)D(4,2,-1) are given. Determine whether they are coplanar.

    Take AB=(1,3,2)\vec{AB}=(1,3,2), AC=(1,1,3)\vec{AC}=(-1,1,3), AD=(3,2,0)\vec{AD}=(3,2,0). Then AC×AD=(1032, ((1)033), (1)213)=(6,9,5)\vec{AC}\times\vec{AD}=(1\cdot0-3\cdot2,\ -((-1)\cdot0-3\cdot3),\ (-1)\cdot2-1\cdot3)=(-6,9,-5), and AB(6,9,5)=6+2710=110\vec{AB}\cdot(-6,9,-5)=-6+27-10=11\neq0. Since the scalar triple product is nonzero, the four points are not coplanar — they form a genuine tetrahedron of volume 11/611/6.

    Hint: Coplanarity of 4 points means the box product of any two edge-vectors and a third from a common vertex is zero.

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp