Eight high-yield three-mark questions worked end to end for Class 12 board prep, spanning vectors, conditional probability, definite integrals, and 3D coordinate geometry.
This lesson walks through eight carefully chosen three-mark questions that often appear in the Class 12 exam. It covers finding the magnitude of a cross product and the angle between vectors, the range of lambda that makes an angle obtuse, a short proof that a conditional probability lies between 0 and 1, two definite integrals solved by a symmetry property and by substitution, finding the missing coordinate of three collinear points, and the magnitude of a vector written as a cross product. Each answer is shown with full working so you can reproduce the method in the exam.
What you'll learn
How to find the magnitude of a cross product and the angle between two vectors from their dot product
How to find the values that make the angle between two vectors obtuse, and how to prove a conditional probability stays between zero and one
How to evaluate definite integrals using a symmetry property and using substitution
How to find a missing coordinate so three points are collinear, and the magnitude of a vector given as a cross product
Lesson chapters
0:00Magnitude of a cross product from the dot product
2:29Angle between two vectors
3:49Values of lambda for an obtuse angle
6:41Proving a conditional probability lies between 0 and 1
8:47Definite integral of sine squared by symmetry
10:41Definite integral by substitution
12:02Finding lambda for three collinear points
14:58Magnitude of a vector given as a cross product
Lesson notes
This lesson works through eight sure three-mark questions for the Class 12 board exam, covering vectors, conditional probability, definite integrals, and 3D coordinate geometry. Each question is solved fully so you can follow the exact method.
Magnitude of a cross product
Given ∣a∣=10, ∣b∣=2, and a⋅b=12, find ∣a×b∣.
The dot product gives the cosine, so start there:
cosθ=∣a∣∣b∣a⋅b=10×212=53.
Then
sinθ=1−cos2θ=1−259=2516=54.
Now use ∣a×b∣=∣a∣∣b∣sinθ:
∣a×b∣=10×2×54=16.
Angle between two vectors
Given ∣a×b∣=1, ∣a∣=2, and ∣b∣=1, find the angle between a and b.
Here the cross product magnitude is given, so use the sine relation:
sinθ=∣a∣∣b∣∣a×b∣=2×11=21.
So
θ=6π=30∘.
The choice of which relation to use depends on whether the dot product or the cross product is given.
Values of lambda for an obtuse angle
Find the values of λ for which the angle between a=2λ2i^+4λj^+k^ and b=7i^−2j^+λk^ is obtuse.
An obtuse angle (greater than 90∘) means cosθ<0. Since
cosθ=∣a∣∣b∣a⋅b,
and the magnitudes are positive, the condition reduces to a⋅b<0.
Dot product. Multiply matching components and add:
a⋅b=(2λ2)(7)+(4λ)(−2)+(1)(λ)=14λ2−8λ+λ=14λ2−7λ.
Solve the inequality. Require 14λ2−7λ<0, that is
7λ(2λ−1)<0.
This product is negative when λ>0 and 2λ−1<0, so
0<λ<21,λ∈(0,21).
Proving a conditional probability lies between 0 and 1
Let A and B be events of the same sample space with P(B)=0. Prove that 0≤P(A∣B)≤1.
By definition,
P(A∣B)=P(B)P(A∩B).
Upper bound. Since A∩B⊆B, we have P(A∩B)≤P(B). Dividing by P(B)>0,
P(B)P(A∩B)≤1.
Lower bound. Probabilities are non-negative, so P(A∩B)≥0, and with P(B)>0,
P(B)P(A∩B)≥0.
Combining the two,
0≤P(B)P(A∩B)≤1⟹0≤P(A∣B)≤1.
Definite integral of sine squared by symmetry
Evaluate ∫0π/2sin2xdx.
Let
I=∫0π/2sin2xdx.(1)
Use the property ∫0af(x)dx=∫0af(a−x)dx with a=2π. Since sin(2π−x)=cosx,
I=∫0π/2cos2xdx.(2)
Add (1) and (2):
2I=∫0π/2(sin2x+cos2x)dx=∫0π/21dx=[x]0π/2=2π.
Therefore
I=4π.
Definite integral by substitution
Evaluate ∫0π/21+cos2xsinxdx.
Put t=cosx, so −sinxdx=dt, that is sinxdx=−dt. Change the limits: when x=0, t=cos0=1; when x=2π, t=cos2π=0.
I=∫101+t2−dt=−∫101+t2dt=−[tan−1t]10.
Evaluating,
I=−(tan−10−tan−11)=−(0−4π)=4π.
Finding lambda for three collinear points
If A(−1,3,2), B(−4,2,−2), and C(5,5,λ) are collinear, find λ.
First write the Cartesian equation of line AB through (x1,y1,z1) and (x2,y2,z2):
x2−x1x−x1=y2−y1y−y1=z2−z1z−z1.
Substituting A and B,
−4+1x+1=2−3y−3=−2−2z−2=−3x+1=−1y−3=−4z−2.
Clearing the common negative signs,
3x+1=1y−3=4z−2.(1)
Since C is collinear, it lies on this line. Put x=5, y=5, z=λ: