This lesson works through ten sure-shot two-mark questions taken from previous CBSE Class 10 board papers, covering trigonometry, coordinate geometry, probability, arithmetic progressions, quadratic polynomials, and prime factorisation.
A quick correction to an earlier video first: in that question the final steps should read −4k−3k=−2, so −7k=−2 and k=72, giving the ratio k:1=2:7.
Finding two angles from sine and cosine
Given sin(A−B)=21 and cos(A+B)=21, with 0∘<A<90∘ and A>B, find A and B.
Since sin30∘=21 and cos60∘=21:
A−B=30∘(1),A+B=60∘(2).
Adding (1) and (2) gives 2A=90∘, so A=45∘. Substituting back into (1), 45∘−B=30∘, so B=15∘.
A=45∘,B=15∘.
Ratio in which a point divides a segment
In what ratio does the point P(−4,6) divide the segment joining A(−6,10) and B(3,−8)?
Let the ratio be k:1, so m1=k and m2=1. By the section formula, the x-coordinate of P is
−4=k+1k(3)+1(−6)=k+13k−6.
Cross-multiplying, −4(k+1)=3k−6, so −4k−4=3k−6. Collecting the k terms:
−7k=−2,k=72.
So P divides AB in the ratio 2:7.
Two birthday probability cases
Two friends, Savitha and Hamida, are considered (ignoring leap years).
Different birthdays. The first person can have any of 365 days; the second must avoid that one day, leaving 364 favourable outcomes:
P(different)=365364.
Same birthday. Only one day works for the second person:
P(same)=3651.
Sum of multiples of 9 between two numbers
Find the sum of all integers between 92 and 786 that are multiples of 9.
First term. Take the number just after the lower limit, 93. Dividing 93 by 9 leaves a remainder of 3, so add 9−3=6 to get the first multiple:
a1=93+6=99.
Last term. Take the number just before the upper limit, 785. Dividing 785 by 9 leaves a remainder of 2, so subtract it:
an=785−2=783.
Number of terms. With common difference d=9:
n=dan−a1+1=9783−99+1=76+1=77.
Sum.
Sn=2n(a1+an)=277(99+783)=277(882)=77×441=33957.
Finding k from a condition on the roots
If α and β are the zeros of f(x)=kx2+4x+4 with α2+β2=24, find k.
Here a=k, b=4, c=4, so
α+β=−ab=−k4,αβ=ac=k4.
Using α2+β2=(α+β)2−2αβ=24:
(−k4)2−2(k4)=24,k216−k8=24.
Multiplying through by k2 gives 16−8k=24k2, so
24k2+8k−16=0.
Dividing by 8, 3k2+k−2=0. Splitting the middle term:
3k2+3k−2k−2=0,(k+1)(3k−2)=0.
k=−1ork=32.
A seventh and thirteenth term of an AP
The seventh term of an AP is 32 and the thirteenth term is 62. Find the AP.
a+6d=32(1),a+12d=62(2).
Subtracting (1) from (2), 6d=30, so d=5. From (1), a+30=32, so a=2. The AP is
2,7,12,17,…
Probability of drawing a blue ball
A bag has 35 balls, of which x are blue. The probability of drawing a blue ball is
P(blue)=35x.
If 7 more blue balls are added, there are 42 balls in total and x+7 blue ones, and this probability is double the first:
42x+7=2⋅35x.
Cross-multiplying, 35(x+7)=84x, so 35x+245=84x, giving 49x=245 and x=5.
A point from the ends of a diameter
Find the coordinates of A, where AB is a diameter of a circle with centre (2,−1) and B=(1,4).
The centre is the midpoint of the diameter. Let A=(x,y):
2=2x+1,−1=2y+4.
So x+1=4, giving x=3, and y+4=−2, giving y=−6. Thus A=(3,−6).
A trigonometric ratio from cotangent
Evaluate
(1+cosθ)(1−cosθ)(1+sinθ)(1−sinθ).
Using (a+b)(a−b)=a2−b2, the numerator is 1−sin2θ=cos2θ and the denominator is 1−cos2θ=sin2θ:
sin2θcos2θ=cot2θ.
With cotθ=87:
cot2θ=(87)2=6449.
Prime factorisation
Express 156 as a product of prime factors. Dividing repeatedly:
156=2×78=2×2×39=2×2×3×13.
Key takeaways
- Reading off the standard angles for sin30∘ and cos60∘ turns a sine-and-cosine condition into two linear equations in the angles.
- For a multiple-of-d range, adjust the inner endpoints by the remainder to get the first and last terms, then use the AP formulas for n and Sn.
- A condition such as α2+β2 can be rewritten with (α+β)2−2αβ and the sum and product of the roots.