Q.1 [14 marks]
Fill in the blanks/MCQs using appropriate choice from the given options.
Q1.1 [1 mark]
5213= _______
Answer: b. 13
Solution:
For 2×2 determinant acbd=ad−bc
5213=(5×3)−(1×2)=15−2=13
Q1.2 [1 mark]
If x211=0 then x= _______
Answer: b. 2
Solution:
x211=x×1−1×2=x−2=0
Therefore, x=2
Q1.3 [1 mark]
If f(x)=x2 then f(−1)= _______
Answer: a. 1
Solution:
f(x)=x2
f(−1)=(−1)2=1
Q1.4 [1 mark]
log101= _______
Answer: b. 0
Solution:
By logarithm property: loga1=0 for any base a>0
Therefore, log101=0
Q1.5 [1 mark]
sin2π+cos2π= _______
Answer: c. 1
Solution:
sin2π=1 and cos2π=0
Therefore, sin2π+cos2π=1+0=1
Q1.6 [1 mark]
tan−1(1)= _______
Answer: a. 4π
Solution:
tan4π=1
Therefore, tan−1(1)=4π
Q1.7 [1 mark]
32π radian = _______ degree
Answer: d. 120
Solution:
To convert radians to degrees: degrees=radians×π180
32π×π180=32×180=3360=120°
Q1.8 [1 mark]
i^×j^= _______
Answer: c. k^
Solution:
By right-hand rule for cross product:
i^×j^=k^
Q1.9 [1 mark]
∣i^+j^+k^∣= _______
Answer: d. 3
Solution:
∣i^+j^+k^∣=12+12+12=3
Q1.10 [1 mark]
Slope of line 2x+y−3=0 is _______
Answer: a. -2
Solution:
Convert to slope-intercept form: y=−2x+3
Slope = coefficient of x=−2
Q1.11 [1 mark]
Radius of circle x2+y2=81 is _______
Answer: b. 9
Solution:
Standard form: x2+y2=r2
Here, r2=81, so r=9
Q1.12 [1 mark]
limn→∞n1= _______
Answer: c. 0
Solution:
As n approaches infinity, n1 approaches 0
Q1.13 [1 mark]
limx→1(x2+x+1)= _______
Answer: a. 3
Solution:
Direct substitution: (1)2+(1)+1=1+1+1=3
Q1.14 [1 mark]
limθ→0θtanθ= _______
Answer: b. 1
Solution:
This is a standard limit: limθ→0θtanθ=1
Q.2 (A) [6 marks]
Attempt any two
Q2.1 [3 marks]
Find the value of 1243−1−2105
Answer:
Solution:
Using expansion along second row (has zero):
=−23−215+(−1)1415+0
=−2(15+2)−1(5−4)
=−2(17)−1(1)
=−34−1=−35
Table:
| Step | Calculation | Result |
|---|
| Minor 1 | (3×5)−(1×−2) | 17 |
| Minor 2 | (1×5)−(1×4) | 1 |
| Final | −2(17)−1(1) | -35 |
Q2.2 [3 marks]
If f(x)=x3+5 then find f(0), f(1) and f(−1)
Answer:
Solution:
Given: f(x)=x3+5
f(0)=(0)3+5=0+5=5
f(1)=(1)3+5=1+5=6
f(−1)=(−1)3+5=−1+5=4
Table:
| Input | Calculation | Output |
|---|
| f(0) | 03+5 | 5 |
| f(1) | 13+5 | 6 |
| f(−1) | (−1)3+5 | 4 |
Q2.3 [3 marks]
Prove that tan−1(21)+tan−1(31)=4π
Answer:
Solution:
Using formula: tan−1a+tan−1b=tan−1(1−aba+b)
Let a=21, b=31
tan−1(21)+tan−1(31)=tan−1(1−21×3121+31)
=tan−1(1−6165)=tan−1(6565)=tan−1(1)=4π
Hence proved.
Q.2 (B) [8 marks]
Attempt any two
Q2.1 [4 marks]
If f(x)=x+1x−1 then prove that f(x)⋅f(−x)=1
Answer:
Solution:
Given: f(x)=x+1x−1
First find f(−x):
f(−x)=(−x)+1(−x)−1=−x+1−x−1=−(x−1)−(x+1)=x−1x+1
Now calculate f(x)⋅f(−x):
f(x)⋅f(−x)=x+1x−1⋅x−1x+1=(x+1)(x−1)(x−1)(x+1)=1
Hence proved.
Q2.2 [4 marks]
If log(2x+y)=21(logx+logy) then prove that x=y
Answer:
Solution:
Given: log(2x+y)=21(logx+logy)
Using logarithm properties:
21(logx+logy)=21log(xy)=logxy
So: log(2x+y)=logxy
Taking antilog: 2x+y=xy
Squaring both sides: (2x+y)2=xy
4(x+y)2=xy
(x+y)2=4xy
x2+2xy+y2=4xy
x2−2xy+y2=0
(x−y)2=0
Therefore, x=y. Hence proved.
Q2.3 [4 marks]
Solve log(x+3)+log(x−3)=log27
Answer:
Solution:
Given: log(x+3)+log(x−3)=log27
Using logarithm property: loga+logb=log(ab)
log[(x+3)(x−3)]=log27
Taking antilog: (x+3)(x−3)=27
x2−9=27
x2=36
x=±6
Check validity:
- For x=6: x+3=9>0 and x−3=3>0 ✓
- For x=−6: x+3=−3<0 (invalid for logarithm)
Therefore, x=6
Q.3 (A) [6 marks]
Attempt any two
Q3.1 [3 marks]
Prove that cos(π−θ)sin(2π+θ)+cot(23π−θ)tan(π−θ)+sec(π+θ)cosec(2π−θ)=−3
Answer:
Solution:
Using trigonometric identities:
sin(2π+θ)=cosθ
cos(π−θ)=−cosθ
tan(π−θ)=−tanθ
cot(23π−θ)=tanθ
cosec(2π−θ)=secθ
sec(π+θ)=−secθ
Substituting:
−cosθcosθ+tanθ−tanθ+−secθsecθ
=−1+(−1)+(−1)=−3
Hence proved.
Q3.2 [3 marks]
Prove that tan55°=cos10°−sin10°cos10°+sin10°
Answer:
Solution:
We know that tan55°=tan(45°+10°)
Using formula: tan(A+B)=1−tanAtanBtanA+tanB
tan55°=1−tan45°tan10°tan45°+tan10°=1−tan10°1+tan10°
Now, tan10°=cos10°sin10°
tan55°=1−cos10°sin10°1+cos10°sin10°=cos10°−sin10°cos10°+sin10°
Hence proved.
Q3.3 [3 marks]
If a=2i^+3j^+k^, b=i^+j^+k^ and c=3i^+j^+k^ then find 2a+b−c
Answer:
Solution:
Given:
a=2i^+3j^+k^
b=i^+j^+k^
c=3i^+j^+k^
2a=2(2i^+3j^+k^)=4i^+6j^+2k^
2a+b−c=(4i^+6j^+2k^)+(i^+j^+k^)−(3i^+j^+k^)
=(4+1−3)i^+(6+1−1)j^+(2+1−1)k^
=2i^+6j^+2k^
Q.3 (B) [8 marks]
Attempt any two
Q3.1 [4 marks]
Prove that cosxcosysin(x−y)+cosycoszsin(y−z)+coszcosxsin(z−x)=0
Answer:
Solution:
Using identity: sin(A−B)=sinAcosB−cosAsinB
cosxcosysin(x−y)=cosxcosysinxcosy−cosxsiny=tanx−tany
Similarly:
cosycoszsin(y−z)=tany−tanz
coszcosxsin(z−x)=tanz−tanx
Adding all three:
(tanx−tany)+(tany−tanz)+(tanz−tanx)=0
Hence proved.
Q3.2 [4 marks]
Draw graph of y=cosx for 0≤x≤π
Answer:
Solution:
Table of values:
| x | 0 | π/4 | π/2 | 3π/4 | π |
|---|
| y | 1 | √2/2 | 0 | -√2/2 | -1 |
Q3.3 [4 marks]
Find equation of line passing through (1, 2) and (-3, 1)
Answer:
Solution:
Given points: (x1,y1)=(1,2) and (x2,y2)=(−3,1)
Slope: m=x2−x1y2−y1=−3−11−2=−4−1=41
Using point-slope form: y−y1=m(x−x1)
y−2=41(x−1)
4(y−2)=x−1
4y−8=x−1
x−4y+7=0
Equation: x−4y+7=0
Q.4 (A) [6 marks]
Attempt any two
Q4.1 [3 marks]
Find unit vector perpendicular to a=i^−3j^+k^ and b=2i^+j^+2k^
Answer:
Solution:
Cross product: a×b=i^12j^−31k^12
=i^[(−3)(2)−(1)(1)]−j^[(1)(2)−(1)(2)]+k^[(1)(1)−(−3)(2)]
=i^(−6−1)−j^(2−2)+k^(1+6)
=−7i^+0j^+7k^
Magnitude: ∣a×b∣=(−7)2+02+72=49+49=72
Unit vector: n^=72−7i^+7k^=2−i^+k^
Q4.2 [3 marks]
Forces (1, 2, 1) and (2, -1, 3) act on a particle and the particle moves from point (2, 3, 1) to (4, 6, 2). Find the work done.
Answer:
Solution:
Resultant force: F=(1,2,1)+(2,−1,3)=(3,1,4)
Displacement: s=(4,6,2)−(2,3,1)=(2,3,1)
Work done: W=F⋅s=(3)(2)+(1)(3)+(4)(1)=6+3+4=13 units
Q4.3 [3 marks]
Show that lines 2x−3y+5=0 and 8x−12y−3=0 are parallel lines.
Answer:
Solution:
For line 2x−3y+5=0: slope m1=32
For line 8x−12y−3=0: slope m2=128=32
Since m1=m2=32, the lines are parallel.
Table:
| Line | Standard Form | Slope |
|---|
| Line 1 | 2x−3y+5=0 | 32 |
| Line 2 | 8x−12y−3=0 | 32 |
Q.4 (B) [8 marks]
Attempt any two
Q4.1 [4 marks]
Show that angle between a=i^+j^−k^ and b=2i^−2j^+k^ is sin−1(2726)
Answer:
Solution:
a⋅b=(1)(2)+(1)(−2)+(−1)(1)=2−2−1=−1
∣a∣=12+12+(−1)2=3
∣b∣=22+(−2)2+12=9=3
cosθ=∣a∣∣b∣a⋅b=3×3−1=33−1
sin2θ=1−cos2θ=1−271=2726
Therefore, sinθ=3326=2726
Hence, θ=sin−1(2726)
Q4.2 [4 marks]
If a=(1,1,1), b=(2,0,1) and c=(−2,1,0) then find a⋅(b×c)
Answer:
Solution:
First find b×c:
b×c=i^2−2j^01k^10
=i^(0×0−1×1)−j^(2×0−1×(−2))+k^(2×1−0×(−2))
=i^(−1)−j^(2)+k^(2)
=−i^−2j^+2k^
Now find a⋅(b×c):
a⋅(b×c)=(1,1,1)⋅(−1,−2,2)
=(1)(−1)+(1)(−2)+(1)(2)=−1−2+2=−1
Q4.3 [4 marks]
Evaluate limθ→0θsin4θ
Answer:
Solution:
limθ→0θsin4θ=limθ→04θsin4θ×4
Using standard limit limx→0xsinx=1:
Let u=4θ, then as θ→0, u→0
limθ→04θsin4θ=limu→0usinu=1
Therefore, limθ→0θsin4θ=4×1=4
Q.5 (A) [6 marks]
Attempt any two
Q5.1 [3 marks]
Evaluate limx→9x−9x2−81
Answer:
Solution:
Direct substitution gives 00 form.
Factor the numerator: x2−81=(x−9)(x+9)
limx→9x−9x2−81=limx→9x−9(x−9)(x+9)
=limx→9(x+9)=9+9=18
Q5.2 [3 marks]
Evaluate limx→∞(1+x3)2x
Answer:
Solution:
Let y=(1+x3)2x
Taking natural logarithm:
lny=2xln(1+x3)
As x→∞, x3→0
Using ln(1+u)≈u for small u:
lny=2x×x3=6
Therefore, y=e6
Q5.3 [3 marks]
Evaluate limx→1x2+x−2x−1
Answer:
Solution:
Factor the denominator: x2+x−2=(x+2)(x−1)
limx→1x2+x−2x−1=limx→1(x+2)(x−1)x−1
=limx→1x+21=1+21=31
Q.5 (B) [8 marks]
Attempt any two
Q5.1 [4 marks]
Find the equation of line passing through the point (2, -3) and having slope 4.
Answer:
Solution:
Using point-slope form: y−y1=m(x−x1)
Given: (x1,y1)=(2,−3) and slope m=4
y−(−3)=4(x−2)
y+3=4x−8
y=4x−11
Equation: y=4x−11 or $4x - y - 11 = 0
Q5.2 [4 marks]
For what value of m, lines 7x+y−1=0 and 3x−my+2=0 are perpendicular to each other.
Answer:
Solution:
For perpendicular lines, product of slopes = -1
For line 7x+y−1=0: slope m1=−7
For line 3x−my+2=0: slope m2=m3
Condition: m1×m2=−1
(−7)×m3=−1
m−21=−1
21=m
Therefore, m=21
Table:
| Line | Standard Form | Slope |
|---|
| Line 1 | 7x+y−1=0 | −7 |
| Line 2 | 3x−my+2=0 | m3 |
Verification: When m=21, slopes are −7 and 213=71
Product: (−7)×71=−1 ✓
Q5.3 [4 marks]
Find the centre and radius of the circle 4x2+4y2+8x−12y−3=0
Answer:
Solution:
First, divide by 4 to get standard form:
x2+y2+2x−3y−43=0
Complete the square for x and y terms:
x2+2x=(x+1)2−1
y2−3y=(y−23)2−49
Substituting:
(x+1)2−1+(y−23)2−49−43=0
(x+1)2+(y−23)2=1+49+43=1+3=4
Centre: (−1,23)
Radius: r=4=2
Table:
| Component | Value |
|---|
| Centre (h,k) | (−1,23) |
| Radius | 2 |
| Standard Form | (x+1)2+(y−23)2=4 |
Formula Cheat Sheet
Determinants
- 2×2 Determinant: acbd=ad−bc
- 3×3 Determinant: Expand along any row/column
Functions & Logarithms
- Basic: loga1=0, logaa=1
- Properties: log(ab)=loga+logb, log(ba)=loga−logb
Trigonometry
- Basic Values: sin0°=0, sin30°=21, sin45°=22, sin60°=23, sin90°=1
- Conversion: Radians to degrees: ×π180
- Identities: sin2θ+cos2θ=1
- Inverse: tan−1(1)=4π
Vectors
- Magnitude: ∣a∣=ax2+ay2+az2
- Dot Product: a⋅b=axbx+ayby+azbz
- Cross Product: i^×j^=k^, j^×k^=i^, k^×i^=j^
- Work Done: W=F⋅s
Coordinate Geometry
- Slope: m=x2−x1y2−y1
- Point-Slope Form: y−y1=m(x−x1)
- Parallel Lines: Same slope
- Perpendicular Lines: Product of slopes = -1
- Circle: (x−h)2+(y−k)2=r2
Limits
- Standard Limits: limx→0xsinx=1, limx→0xtanx=1
- Factorization: Use for 00 forms
- L'Hôpital's Rule: For indeterminate forms
Problem-Solving Strategies
For Determinants:
- Choose the row/column with most zeros for expansion
- Use cofactor expansion systematically
- Check calculations by expanding along different rows
For Functions:
- Direct substitution first
- Use function properties and definitions
- Check domain restrictions
For Trigonometry:
- Convert all angles to same unit (degrees or radians)
- Use standard angle values
- Apply appropriate identities
- Simplify step by step
For Vectors:
- Write components clearly
- Use right-hand rule for cross products
- Check units and directions
- Verify with geometric interpretation
For Coordinate Geometry:
- Plot points when possible
- Use appropriate formulas based on given information
- Check parallel/perpendicular conditions
- Complete the square for circles
For Limits:
- Try direct substitution first
- Factor polynomials for 00 forms
- Use standard limit formulas
- Apply L'Hôpital's rule for indeterminate forms
Common Mistakes to Avoid
Determinants:
- ❌ Wrong sign in calculations
- ✅ Follow cofactor signs carefully: (−1)i+j
Logarithms:
- ❌ log(a+b)=loga+logb (WRONG)
- ✅ log(ab)=loga+logb (CORRECT)
Trigonometry:
- ❌ Mixing degrees and radians
- ✅ Convert to same unit first
Vectors:
- ❌ a×b=b×a (WRONG)
- ✅ a×b=−(b×a) (CORRECT)
Slopes:
- ❌ Confusing parallel and perpendicular conditions
- ✅ Parallel: same slope, Perpendicular: product = -1
Limits:
- ❌ Direct substitution without checking indeterminate forms
- ✅ Check for 00 or ∞∞ first
Exam Tips
Time Management:
- Spend 2 minutes per mark (14 marks = 28 minutes for Q1)
- Start with familiar questions
- Leave difficult problems for the end
Calculation Tips:
- Show all steps clearly
- Use tables for organized presentation
- Double-check arithmetic
- Write final answers clearly
Writing Strategy:
- Write given information first
- State formulas before using them
- Include units where applicable
- Box or underline final answers
Last-Minute Checks:
- Verify all calculations
- Check if answers are reasonable
- Ensure all parts are attempted
- Review question requirements
Mnemonic for Standard Angles:
"Some People Have Curly Brown Hair Through Proper Brushing"
- Sin 0° = 0, Pi/6 = 1/2, Half = √2/2, Cos complement, etc.
Remember: Mathematics is about understanding patterns, not memorizing formulas. Practice regularly and think step by step!
Quick Reference Table
| Topic | Key Formula | Example |
|---|
| Determinant 2×2 | ad−bc | 2134=8−3=5 |
| Slope | x2−x1y2−y1 | Points (1,2), (3,8): m=3−18−2=3 |
| Distance | (x2−x1)2+(y2−y1)2 | Between (0,0), (3,4): d=5 |
| Circle | (x−h)2+(y−k)2=r2 | Center (1,2), radius 3 |
| Limit | limx→af(x) | Direct substitution or factoring |
Final Tip: Keep practicing and stay confident! 🎯