Math Chap 1 To 6
Math Chap 1 To 6
Formula Sheet
Chapter 1: Functions and Limits
2. Modulus Function
• Definition:
𝑥, 𝑥 ≥ 0
𝑓(𝑥) =∣ 𝑥 ∣= {
−𝑥, 𝑥 < 0
• Domain: ℝ
• Range: [0, ∞)
(𝑓 ∘ 𝑔)(𝑥) = 𝑓(𝑔(𝑥))
o Example:
If 𝑓(𝑥) = 2𝑥, 𝑔(𝑥) = 𝑥 + 3, then
(𝑓 ∘ 𝑔)(𝑥) = 𝑓(𝑥 + 3) = 2(𝑥 + 3) = 2𝑥 + 6
• Inverse Function:
Federal Board-Part 2-Maths by Mam Rabab
(𝑓 ∘ 𝑔)−1 = 𝑔−1 ∘ 𝑓 −1
4. Function Types
Type Examples
Algebraic Polynomials, rational, root functions
Transcendental Exponential (𝑒 𝑥 ), logarithmic (ln𝑥), trigonometric (sin𝑥)
Explicit 𝑦 = 𝑓(𝑥)
Implicit 𝐹(𝑥, 𝑦) = 0 (e.g., 𝑥 2 + 𝑦 2 = 1)
Parametric 𝑥 = 𝑔(𝑡), 𝑦 = ℎ(𝑡) (e.g., 𝑥 = cos𝑡, 𝑦 = sin𝑡)
5. Limits
• Definition:
lim 𝑓(𝑥) = 𝐿 means that as 𝑥 → 𝑎, 𝑓(𝑥) → 𝐿
𝑥→𝑎
Standard Limits
sin𝑥
• lim𝑥→0 𝑥
=1
1−cos𝑥 1
• lim𝑥→0 =2
𝑥2
1 𝑥
• lim𝑥→∞ (1 + 𝑥) = 𝑒
𝑒 𝑥 −1
• lim𝑥→0 =1
𝑥
Limit Laws
• Sum:
lim [𝑓(𝑥) + 𝑔(𝑥)] = lim𝑓(𝑥) + lim𝑔(𝑥)
𝑥→𝑎
• Product:
lim [𝑓(𝑥) ⋅ 𝑔(𝑥)] = lim𝑓(𝑥) ⋅ lim𝑔(𝑥)
𝑥→𝑎
• Quotient:
Federal Board-Part 2-Maths by Mam Rabab
𝑓(𝑥) lim𝑓(𝑥)
lim = (if lim𝑔(𝑥) ≠ 0)
𝑥→𝑎 𝑔(𝑥) lim𝑔(𝑥)
• Squeeze Theorem:
If 𝑓(𝑥) ≤ 𝑔(𝑥) ≤ ℎ(𝑥) near 𝑎, and
lim 𝑓(𝑥) = lim ℎ(𝑥) = 𝐿 ⇒ lim 𝑔(𝑥) = 𝐿
𝑥→𝑎 𝑥→𝑎 𝑥→𝑎
Types of Discontinuities
1. Removable:
Limit exists but not equal to 𝑓(𝑎) or 𝑓(𝑎) not defined (a hole).
2. Jump:
Left and right limits exist but are not equal.
3. Infinite:
Function tends to ∞ or −∞ (vertical asymptote).
One-Sided Limits
• Left-hand: lim𝑥→𝑎− 𝑓(𝑥)
• Right-hand: lim𝑥→𝑎+ 𝑓(𝑥)
7. Testing Continuity at 𝑥 = 𝑎
4. Is 𝑓(𝑎) defined?
5. Does lim𝑥→𝑎 𝑓(𝑥) exist?
6. Are they equal? If yes → Continuous, else → Discontinuous
• Implicit Curves:
𝑥2 𝑦2
Ellipse: + =1
𝑎2 𝑏2
Chapter 2: Differentiation
1. Basic Definitions & Concepts
Independent Variable (x): The input variable.
Dependent Variable (y): The output variable, 𝑦 = 𝑓(𝑥).
Average Rate of Change:
𝛥𝑦 𝑓(𝑥 + ℎ) − 𝑓(𝑥)
=
𝛥𝑥 ℎ
Instantaneous Rate of Change (Derivative):
𝑓(𝑥 + ℎ) − 𝑓(𝑥)
𝑓 ′ (𝑥) = lim
ℎ→0 ℎ
Differential Coefficient:
𝑑𝑦
= 𝑓 ′ (𝑥)
𝑑𝑥
3. Theorems of Differentiation
Basic Rules:
Constant Rule:
𝑑
(𝑐) = 0 (𝑐 is constant)
𝑑𝑥
Constant Multiple Rule:
𝑑
(𝑐𝑓(𝑥)) = 𝑐𝑓 ′ (𝑥)
𝑑𝑥
Sum/Difference Rule:
𝑑
(𝑢 ± 𝑣) = 𝑢′ ± 𝑣 ′
𝑑𝑥
Federal Board-Part 2-Maths by Mam Rabab
Product Rule:
𝑑
(𝑢 ⋅ 𝑣) = 𝑢′ 𝑣 + 𝑢𝑣 ′
𝑑𝑥
Quotient Rule:
𝑑 𝑢 𝑢′ 𝑣 − 𝑢𝑣 ′
( )=
𝑑𝑥 𝑣 𝑣2
Chain Rule:
𝑑𝑦 𝑑𝑦 𝑑𝑢
= ⋅ (for 𝑦 = 𝑓(𝑢), 𝑢 = 𝑔(𝑥))
𝑑𝑥 𝑑𝑢 𝑑𝑥
4. Implicit Differentiation
Trigonometric Derivatives:
𝑑
(sin𝑥) = cos𝑥
𝑑𝑥
𝑑
(cos𝑥) = −sin𝑥
𝑑𝑥
𝑑
(tan𝑥) = sec 2 𝑥
𝑑𝑥
𝑑
(cot𝑥) = −csc 2 𝑥
𝑑𝑥
𝑑
(sec𝑥) = sec𝑥tan𝑥
𝑑𝑥
𝑑
(csc𝑥) = −csc𝑥cot𝑥
𝑑𝑥
Inverse Trigonometric Derivatives:
Federal Board-Part 2-Maths by Mam Rabab
𝑑 1
(arcsin𝑥) =
𝑑𝑥 √1 − 𝑥 2
𝑑 1
(arccos𝑥) =−
𝑑𝑥 √1 − 𝑥 2
𝑑 1
(arctan𝑥) =
𝑑𝑥 1 + 𝑥2
𝑑 1
(arccot 𝑥) =−
𝑑𝑥 1 + 𝑥2
𝑑 1
(arcsec 𝑥) =
𝑑𝑥 ∣ 𝑥 ∣ √𝑥 2 − 1
𝑑 1
(arccsc 𝑥) =−
𝑑𝑥 ∣ 𝑥 ∣ √𝑥 2 − 1
Exponential Derivatives:
𝑑 𝑥
(𝑒 ) = 𝑒𝑥
𝑑𝑥
𝑑 𝑥
(𝑎 ) = 𝑎 𝑥 ln𝑎 (𝑎 > 0)
𝑑𝑥
Logarithmic Derivatives:
𝑑 1
(ln𝑥) =
𝑑𝑥 𝑥
𝑑 1
(log 𝑎 𝑥) = (𝑎 > 0, 𝑎 ≠ 1)
𝑑𝑥 𝑥ln𝑎
Logarithmic Differentiation:
Hyperbolic Derivatives:
Federal Board-Part 2-Maths by Mam Rabab
𝑑
(sinh𝑥) = cosh𝑥
𝑑𝑥
𝑑
(cosh𝑥) = sinh𝑥
𝑑𝑥
𝑑
(tanh𝑥) = sech2 𝑥
𝑑𝑥
𝑑
(coth𝑥) = −csch2 𝑥
𝑑𝑥
𝑑
(sech 𝑥) = −sech 𝑥tanh𝑥
𝑑𝑥
𝑑
(csch 𝑥) = −csch 𝑥coth𝑥
𝑑𝑥
Inverse Hyperbolic Derivatives:
𝑑 1
(arcsinh 𝑥) =
𝑑𝑥 √𝑥 2 +1
𝑑 1
(arccosh 𝑥) = (𝑥 > 1)
𝑑𝑥 √𝑥 2 − 1
𝑑 1
(arctanh 𝑥) = (∣ 𝑥 ∣< 1)
𝑑𝑥 1 − 𝑥2
𝑑 1
(arccoth 𝑥) = (∣ 𝑥 ∣> 1)
𝑑𝑥 1 − 𝑥2
8. Key Applications
Tangent Line Equation at 𝑥 = 𝑎:
𝑦 − 𝑓(𝑎) = 𝑓 ′ (𝑎)(𝑥 − 𝑎)
Approximation Using Differentials:
𝛥𝑦 ≈ 𝑓 ′ (𝑥)𝛥𝑥
Tip: Memorize the patterns (e.g., sin ↔ cos, tan ↔ sec 2 ) to recall derivatives quickly!
1. Higher-Order Derivatives
Basic Rules
Federal Board-Part 2-Maths by Mam Rabab
𝑑
• First Derivative: 𝑓 ′ (𝑥) = 𝑑𝑥 𝑓(𝑥)
𝑑2
• Second Derivative: 𝑓 ′′ (𝑥) = 𝑑𝑥 2 𝑓(𝑥)
𝑑𝑛
• 𝑛-th Derivative: 𝑓 (𝑛) (𝑥) = 𝑓(𝑥)
𝑑𝑥 𝑛
• Common Functions
Function First Derivative Second Derivative 𝑛-th Derivative
𝑛 𝑛!
𝑥 𝑛𝑥 𝑛−1 𝑛(𝑛 − 1)𝑥 𝑛−2
𝑥 𝑛−𝑘
(𝑛 − 𝑘)!
𝑒𝑥 𝑒𝑥 𝑒𝑥 𝑒𝑥
ln𝑥 1 1 (𝑛 − 1)!
− 2 (−1)𝑛+1
𝑥 𝑥 𝑥𝑛
sin𝑥 cos𝑥 −sin𝑥 𝑛𝜋
sin (𝑥 + )
2
cos𝑥 −sin𝑥 −cos𝑥 𝑛𝜋
cos (𝑥 + )
2
Tan𝑥 sec 2 𝑥 2sec 2 𝑥tan𝑥 Complex pattern
Example (Circle 𝑥 2 + 𝑦 2 = 𝑟 2 ):
𝑑𝑦 𝑥 𝑑2𝑦 𝑦2 + 𝑥2
=− , =− .
𝑑𝑥 𝑦 𝑑𝑥 2 𝑦3
Parametric Differentiation
For 𝑥 = 𝑥(𝑡), 𝑦 = 𝑦(𝑡):
• First Derivative:
𝑑𝑦 𝑑𝑦/𝑑𝑡
= .
𝑑𝑥 𝑑𝑥/𝑑𝑡
• Second Derivative:
𝑑2𝑦 𝑑 𝑑𝑦 𝑑𝑡
2
= ( )⋅ .
𝑑𝑥 𝑑𝑡 𝑑𝑥 𝑑𝑥
Example (𝑥 = 𝑡 2 , 𝑦 = 𝑡 3 ):
Federal Board-Part 2-Maths by Mam Rabab
3
𝑑𝑦 3𝑡 2 3𝑡 𝑑2𝑦 2 = 3.
= = , =
𝑑𝑥 2𝑡 2 𝑑𝑥 2 2𝑡 4𝑡
3. Taylor & Maclaurin Series
Taylor Series Expansion
′ (𝑎)(𝑥
𝑓 ′′ (𝑎) 2
𝑓 (𝑛) (𝑎)
𝑓(𝑥) = 𝑓(𝑎) + 𝑓 − 𝑎) + (𝑥 − 𝑎) + ⋯ + (𝑥 − 𝑎)𝑛 + ⋯
2! 𝑛!
Maclaurin Series (𝑎 = 0)
′ (0)𝑥
𝑓 ′′ (0) 2 𝑓 (𝑛) (0) 𝑛
𝑓(𝑥) = 𝑓(0) + 𝑓 + 𝑥 + ⋯+ 𝑥 +⋯
2! 𝑛!
Key Expansions
6. Real-Life Applications
Optimization Problems:
7. Maximize Area/Minimize Perimeter:
o Rectangle with fixed area 𝐴: Square minimizes perimeter (𝐿 = 𝑊 = √𝐴).
8. Maximize Profit:
o Profit 𝑃(𝑥) = 𝑅(𝑥) − 𝐶(𝑥). Solve 𝑃′ (𝑥) = 0.
Linear Approximation:
𝐿(𝑥) = 𝑓(𝑎) + 𝑓 ′ (𝑎)(𝑥 − 𝑎).
3. Properties of Limits
5. Differentiation Formulas
Quotient Rule:
𝑑 𝐮(𝑡) 𝑓(𝑡)𝐮′ (𝑡)−𝑓′ (𝑡)𝐮(𝑡)
[ ]= .
𝑑𝑡 𝑓(𝑡) [𝑓(𝑡)]2
Dot Product Rule:
𝑑
𝑑𝑡
[𝐮(𝑡) ⋅ 𝐯(𝑡)] = 𝐮′ (𝑡) ⋅ 𝐯(𝑡) + 𝐮(𝑡) ⋅ 𝐯 ′ (𝑡).
Cross Product Rule:
𝑑
𝑑𝑡
[𝐮(𝑡) × 𝐯(𝑡)] = 𝐮′ (𝑡) × 𝐯(𝑡) + 𝐮(𝑡) × 𝐯 ′ (𝑡).
Chain Rule:
𝑑
[𝐮(𝑓(𝑡))] = 𝐮′ (𝑓(𝑡)) ⋅ 𝑓 ′ (𝑡).
𝑑𝑡
Chapter 5: Integration
𝑒 𝑘𝑥
∫ 𝑒 𝑥 𝑑𝑥 = 𝑒 𝑥 + 𝐶, ∫ 𝑒 𝑘𝑥 𝑑𝑥 = +𝐶 (𝑘 ≠ 0)
𝑘
10. Exponential with Base 𝑎
𝑥
𝑎𝑥
∫ 𝑎 𝑑𝑥 = +𝐶 (𝑎 > 0, 𝑎 ≠ 1)
ln𝑎
4. Inverse Trigonometric Integrals
Integral Result
1 tan−1 𝑥 + 𝐶
∫ 𝑑𝑥
1 + 𝑥2
Federal Board-Part 2-Maths by Mam Rabab
Integral Result
1 1 𝑥
∫ 2 2
𝑑𝑥 tan−1 ( ) + 𝐶
𝑎 +𝑥 𝑎 𝑎
1 −1
sin 𝑥 + 𝐶
∫ 𝑑𝑥
√1 − 𝑥 2
1 −1
𝑥
∫ 𝑑𝑥 sin (𝑎) + 𝐶 (𝑎 > 0)
√𝑎2 − 𝑥 2
These identities are essential for simplifying integrals involving powers of trigonometric functions:
1−cos(2𝑥)
• sin2 𝑥 =
2
1+cos(2𝑥)
• cos 2 𝑥 =
2
1
• sin𝑥cos𝑥 = 2 sin(2𝑥)
6. Integration Techniques
• Example:
1 1
∫ 𝑑𝑥 = (ln ∣ 𝑥 − 𝑎 ∣ −ln ∣ 𝑥 − 𝑏 ∣) + 𝐶
(𝑥 − 𝑎)(𝑥 − 𝑏) 𝑎−𝑏
Form Substitute
√𝑎 2 − 𝑥 2 𝑥 = 𝑎sin𝜃
√𝑎 2 + 𝑥 2 𝑥 = 𝑎tan𝜃
√𝑥 2 − 𝑎 2 𝑥 = 𝑎sec𝜃
• Example: Total distance from velocity, total population from rate of growth, etc.
Federal Board-Part 2-Maths by Mam Rabab
a) (-∞, 2]
b) [2, ∞)
c) (2, ∞)
d) (-∞, ∞)
Correct Answer: b) [2, ∞)
Reason: The square root function is defined for non-negative values. Therefore, x - 2 ≥ 0, which
means x ≥ 2.
a) (-∞, ∞)
b) (-∞, 0]
c) [0, ∞)
d) (0, ∞)
Correct Answer: c) [0, ∞)
Reason: The absolute value function |x| always returns non-negative values.
a) Parabola
b) Straight line
c) V-shaped graph
d) Circle
Correct Answer: c) V-shaped graph
Reason: The absolute value function creates a V-shaped graph with the vertex shifted based on the
expression inside the absolute value.
a) x² + 1
b) (x + 1)²
c) x² + x + 1
d) x³ + 1
Correct Answer: a) x² + 1
a) (x + 1)/2
Federal Board-Part 2-Maths by Mam Rabab
b) 2x + 1
c) (x - 1)/2
d) 1 - 2x
Correct Answer: a) (x + 1)/2
Reason: To find the inverse, let y = 2x - 1. Solve for x: x = (y + 1)/2. Swap x and y: y = (x + 1)/2.
a) (x - 2)/3
b) (x + 2)/3
c) 3x - 2
d) 3(x - 2)
Correct Answer: a) (x - 2)/3
a) x² + 2x + 1
b) sin(x)
c) 1/x
d) √(x)
Correct Answer: b) sin(x)
a) Explicit function
b) Implicit function
c) Parametric function
d) Algebraic function
Correct Answer: b) Implicit function
a) Explicit function
b) Implicit function
c) Parametric function
d) Transcendental function
Correct Answer: c) Parametric function
c) L * M
d) L / M
Correct Answer: d) L / M
Reason: Limit of a quotient is the quotient of the limits (provided the denominator's limit is not
zero).
16. lim (x→2) (x² - 4) / (x - 2) is:
a) 0
b) 4
c) 4
d) ∞
Correct Answer: b) 4
Reason: (x² - 4) / (x - 2) = (x + 2)(x - 2) / (x - 2) = x + 2. Then, lim (x→2) (x + 2) = 4.
17. lim (x→0) sin(x) / x is:
a) 0
b) 1
c) ∞
d) Undefined
Correct Answer: b) 1
Reason: This is a standard trigonometric limit, proved using L'Hopital's Rule or geometric
arguments.
18. lim (x→∞) 1/x is:
a) 0
b) 1
c) ∞
d) Undefined
Correct Answer: a) 0
Reason: As x becomes infinitely large, 1/x approaches zero.
19. lim (x→0) e^x is:
a) 0
b) 1
c) ∞
d) e
Correct Answer: b) 1
Reason: e^0 = 1.
20. lim (x→∞) (1 + 1/x)^x is:
a) 0
Federal Board-Part 2-Maths by Mam Rabab
b) 1
c) e
d) ∞
Correct Answer: c) e
Reason: This is the definition of the mathematical constant 'e'.
21. A function f(x) is continuous at x = a if:
a) f(a) is defined
b) lim (x→a) f(x) exists
c) lim (x→a) f(x) = f(a)
d) All of the above
Correct Answer: d) All of the above
Reason: These are the three conditions for continuity at a point.
22. A function is discontinuous at a point if:
a) It is not defined at that point
b) The limit does not exist at that point
c) The limit does not equal the function value at that point d) All of the above
Correct Answer: d) All of the above
Reason: Any of these conditions make a function discontinuous.
23. A function is continuous on an interval if:
a) It is continuous at every point in the interval
b) It has a derivative at every point in the interval
c) It has an integral at every point in the interval
d) It is defined at every point in the interval
Correct Answer: a) It is continuous at every point in the interval
Reason: This is the definition of continuity on an interval.
24. The left-hand limit of f(x) as x approaches a is denoted by:
a) lim (x→a+) f(x)
b) lim (x→a-) f(x)
c) f(a+)
d) f(a-)
Correct Answer: b) lim (x→a-) f(x)
Reason: The minus sign indicates approaching from the left.
25. The right-hand limit of f(x) as x approaches a is denoted by:
a) lim (x→a+) f(x)
b) lim (x→a-) f(x)
c) f(a+)
Federal Board-Part 2-Maths by Mam Rabab
d) f(a-)
Correct Answer: a) lim (x→a+) f(x)
Reason: The plus sign indicates approaching from the right.
26. For a function to be continuous at x = a, the left-hand limit and right-hand limit must
be:
a) Equal
b) Opposite
c) Reciprocal
d) Undefined
Correct Answer: a) Equal
Reason: For the limit to exist, the left and right limits must be equal, and for continuity, they must
also equal f(a).
27. The function f(x) = 1/x is discontinuous at x =:
a) 0
b) 1
c) -1
d) ∞
Correct Answer: a) 0
Reason: Division by zero is undefined.
28. The function f(x) = |x| is:
a) Continuous everywhere
b) Discontinuous at x = 0
c) Discontinuous at x = 1
d) Discontinuous at x = -1
Correct Answer: a) Continuous everywhere
Reason: Absolute value functions are continuous.
29. The function f(x) = {x, if x ≤ 1; 2, if x > 1} is:
a) Continuous everywhere
b) Discontinuous at x = 1
c) Discontinuous at x = 0
d) Discontinuous at x = 2
Correct Answer: b) Discontinuous at x = 1
Reason: The left limit is 1, and the right limit is 2. They are not equal.
30. If f(x) is continuous on [a, b], then it is:
a) Bounded on [a, b]
b) Differentiable on [a, b]
Federal Board-Part 2-Maths by Mam Rabab
c) Integrable on [a, b]
d) All of the above
Correct Answer: a) Bounded on [a, b]
Reason: A continuous function on a closed interval is bounded. Differentiability and integrability
are not guaranteed by continuity alone.
Short Questions
Question 1
Given: 𝑃 = 64𝑑
Identify: Independent and dependent variables
This is a direct variation equation.
Variable on the right (d) is what you input or control → independent
Variable on the left (P) is what you get or depends on 𝑑 → dependent
Independent Variable: 𝑑
Dependent Variable: 𝑃
Question 2
Given: 𝐶(𝑟) = 2𝜋𝑟
Find: 𝐶(2.34)
Plug in 𝑟 = 2.34
𝐶(2.34) = 2 ⋅ 𝜋 ⋅ 2.34
Multiply constants:
= 4.68 ⋅ 𝜋
Question 3
Federal Board-Part 2-Maths by Mam Rabab
Given:
2𝑥 + 5, 𝑥≤0
𝑓(𝑥) = {
𝑥 2 − 4, 𝑥>0
Find: 𝑓(−4)
Check which part of piecewise to use:
Since −4 ≤ 0, use:
𝑓(𝑥) = 2𝑥 + 5
Substitute 𝑥 = −4
𝑓(−4) = 2(−4) + 5 = −8 + 5 = −3
Question 4
Function: 𝑦 = 3𝑥 + 4
Domain:
No restrictions (no square roots or division by 0)
Any real number can be input
Domain: (−∞, ∞)
Range:
A linear function has no maximum or minimum
Output also covers all real numbers
Range: (−∞, ∞)
Question 5
Given: 𝑦 = 𝑥 + 5
Find: 𝑓 −1 (𝑥)
𝑥 =𝑦+5
Solve for 𝑦
𝑦=𝑥−5
Answer: 𝑓 −1 (𝑥) = 𝑥 − 5
Question 6
Given:
𝑓(𝑥) = 𝑥 2 + 1
𝑔(𝑥) = 2𝑥
a: Find 𝑓(𝑔(𝑥))
b: Find 𝑔(𝑓(𝑥))
Question 7
Simplify:
(𝑎3 )5 ⋅ 𝑎−2
Express 81 as a power of 3
2 −5𝑥
81 = 34 ⇒ 3𝑥 = 34
Equate exponents
𝑥 2 − 5𝑥 = 4 ⇒ 𝑥 2 − 5𝑥 − 4 = 0
5 ± √41
𝑥=
2
Question 9
Convert:
log 5 (125) = 3
Question 10
Convert:
26 = 64
26 = 64 ⇒ log 2 (64) = 6
Question 11
Solution:
log 2 (𝑥) + log 2 (𝑥 − 3) = 2
Factor:
(𝑥 − 4)(𝑥 + 1) = 0 ⇒ 𝑥 = 4 or 𝑥 = −1
Question 12:
150
For 𝑁(𝑡) = 1+2𝑒 −𝑡, find the horizontal asymptote as 𝑡 → ∞.
Solution:
Identify the behavior of 𝑒 −𝑡 :
As 𝑡 → ∞, 𝑒 −𝑡 → 0 because any negative exponent decays to zero.
Substitute the limit into the function:
150 150
lim 𝑁(𝑡) = = = 150.
𝑡→∞ 1 + 2(0) 1
Conclusion:
The horizontal asymptote is 𝑦 = 150.
Key Concept:
Logistic functions (like 𝑁(𝑡)) always have horizontal asymptotes at:
𝑦 = 𝐿 (upper bound) as 𝑡 → +∞, where 𝐿 is the numerator.
Federal Board-Part 2-Maths by Mam Rabab
Question 13
Solution:
Plug in 𝑥 = −3 directly
1 1
= =
−3 + 3 0
Since division by 0 is undefined, we check one-sided limits:
1 1
= → −∞
−3.01 + 3 −0.01
Right-hand limit 𝑥 → −3+:
Values slightly greater than -3 (e.g., -2.99):
1 1
= → +∞
−2.99 + 3 0.01
Since left-hand and right-hand limits do not match, the limit does not exist.
Question 14
4𝑛 4
= =
𝑛+6 1+6
𝑛
6
As 𝑛 → ∞, 𝑛 → 0
4
⇒ = 4
1+0
Long Questions
Question 1
Given:
2800
𝑃(𝑥) = 4000 +
𝑥+3
(a) Find 𝑃(3)
(b) Find lim𝑥→5 𝑃(𝑥)
(c) Find lim𝑥→∞ 𝑃(𝑥)
Solution:
2800
𝑃(𝑥) = 4000 +
𝑥+3
(a)Find 𝑃(3)
Substitute 𝑥 = 3
2800 2800
𝑃(3) = 4000 + = 4000 + = 4000 + 466.67
3+3 6
Answer: 4466.67
2800 2800
lim𝑃(𝑥) = 4000 + = 4000 + = 4000 + 350 = 4350
𝑥→5 5+3 8
Federal Board-Part 2-Maths by Mam Rabab
Question 2
Test continuity of each function
A function is continuous at a point if:
(a) It is defined at the point
(b) Its limit exists at the point
(c) The value of the function equals the limit at that point
Let’s check each function over the real numbers:
Solution:
(a) 𝑓(𝑥) = 3𝑥 + 5
This is a linear function
Continuous everywhere on ℝ
No points of discontinuity
Conclusion: Continuous for all real 𝑥
(b) 𝑔(𝑥) = 7 − 2𝑥
Another linear function
Continuous on ℝ
No restrictions or undefined values
Conclusion: Continuous for all real 𝑥
4
(d) ℎ(𝑥) =
𝑥−2
𝑆
Check continuity:
Function is undefined at 𝑥 = 2 (division by zero)
Discontinuity occurs at that point
4 4
lim−ℎ(𝑥) = → −∞, lim+ ℎ(𝑥) = → +∞
𝑥→2 𝑥−2 𝑥→2 𝑥−2
Federal Board-Part 2-Maths by Mam Rabab
Conclusion:
The domain is (1, ∞)
Key Concept:
Logarithmic functions ln(𝑔(𝑥)) require 𝑔(𝑥) > 0.
Transformations (e.g., shifts, stretches) do not affect the domain restriction.
Federal Board-Part 2-Maths by Mam Rabab
Chapter 2: Differentiation
1. If f(x) = |x|, then f'(0) is:
a) 1
b) -1
c) 0
d) Undefined
Correct Answer: d) Undefined
Reason: The absolute value function has a sharp corner (cusp) at 𝑥 = 0, making it non-differentiable
there.
√𝑥 + ℎ − √𝑥 1 1
𝑓 ′ (𝑥) = lim = lim = .
ℎ→0 ℎ ℎ→0 √𝑥 + ℎ + √𝑥 2√𝑥
8. If 𝒇(𝒙 + 𝒉) − 𝒇(𝒙) = 𝟐𝒙𝒉 + 𝒉𝟐 , then 𝒇′ (𝒙) is:
a) 2𝑥 + ℎ
b) 2𝑥 + 2ℎ
c) ℎ
d) 2𝑥
Correct Answer: d) 2𝑥
Reason:
′ (𝑥)
𝑓(𝑥 + ℎ) − 𝑓(𝑥) 2𝑥ℎ + ℎ2
𝑓 = lim = lim = 2𝑥.
ℎ→0 ℎ ℎ→0 ℎ
1
9. If 𝑓(𝑥) = , then using first principles, 𝑓 ′ (−1) is:
𝑥
a) -1
Federal Board-Part 2-Maths by Mam Rabab
b) 0
c) 1
d) Undefined
Correct Answer: c) 1
Reason:
1 1
− −1 −1 + (−1 + ℎ) ℎ
𝑓 ′ (−1) = lim −1 + ℎ = lim = lim = 1.
ℎ→0 ℎ ℎ→0 ℎ(−1 + ℎ) ℎ→0 ℎ(−1 + ℎ)
𝑑𝑦
10. If 𝑦 = 𝑓(𝑔(𝑥)), 𝑓 ′ (𝑢) = 𝑢2 , and 𝑔′ (𝑥) = 2𝑥, then 𝑑𝑥 is:
a) 2𝑥 2
2
b) (𝑔(𝑥))
2
c) 2𝑥(𝑔(𝑥))
d) 4𝑥 3
2
Correct Answer: c) 2𝑥(𝑔(𝑥))
𝑑𝑦 2
Reason: Chain rule: 𝑑𝑥 = 𝑓 ′ (𝑔(𝑥)) ⋅ 𝑔′ (𝑥) = (𝑔(𝑥)) ⋅ 2𝑥.
11. If 𝑓(𝑥) = 𝑢(𝑥)𝑣(𝑥), 𝑢(1) = 2, 𝑣(1) = 3, 𝑢′ (1) = −1, 𝑣 ′ (1) = 4, then 𝑓 ′ (1) is:
a) 10
b) 5
c) 10
d) -10
Correct Answer: b) 5
Reason: Product rule:
𝑑𝑦
12. If 𝑦 = 𝑒 sin(2𝑥) , then is:
𝑑𝑥
cos(2𝑥)
a) 𝑒
b) 2𝑒 sin(2𝑥)
c) 2𝑒 sin(2𝑥) cos(2𝑥)
d) 𝑒 sin(2𝑥) cos(2𝑥)
Correct Answer: c) 2𝑒 sin(2𝑥) cos(2𝑥)
𝑑𝑦
Reason: Chain rule: 𝑑𝑥 = 𝑒 sin(2𝑥) ⋅ cos(2𝑥) ⋅ 2.
𝑑𝑦
13. If 𝑦 = ln(√𝑥 2 + 1), then is:
𝑑𝑥
𝑥
a)
𝑥 2 +1
1
b)
√𝑥 2 +1
𝑥
c)
√𝑥 2 +1
𝑥
d) 2
𝑥 +1
𝑥
Correct Answer: d)
𝑥 2 +1
1
Reason: Simplify 𝑦 = 2 ln(𝑥 2 + 1), then differentiate.
𝑒𝑥
Correct Answer: d) 1+𝑒 2𝑥
𝑑 𝑢′
Reason: Chain rule: arctan(𝑢) = .
𝑑𝑥 1+𝑢2
𝑑 sec 2 𝑥 1
ln(tan𝑥) = = = 2csc(2𝑥).
𝑑𝑥 tan𝑥 sin𝑥cos𝑥
18. The derivative of arcsin𝑥 + arccos𝑥 is:
a) 1
b) -1
c) x
d) 0
Correct Answer: d) 0
𝜋
Reason: arcsin𝑥 + arccos𝑥 = , a constant.
2
𝑒 arctan𝑥
Correct Answer: d)
1+𝑥 2
Reason: Chain rule.
1
𝑒 ln𝑥 + 𝑒 −ln𝑥 𝑥 + 𝑥
cosh(ln𝑥) = = .
1
2 2
1− 2 𝑥 2 −1
Differentiating: 2
𝑥
= 2𝑥 2
.
Correct Answer: c) 1
Reason: arccosh(sec𝑥) = ln(sec𝑥 + tan𝑥), and its derivative simplifies to 1.
𝑥
28. If 𝑓(𝑥) = arcsinh ( ), then 𝑓 ′ (𝑥) is:
𝑎
1
a)
√𝑥 2 +𝑎2
1
b)
√𝑥 2 −𝑎2
𝑎
c)
√𝑥 2 +𝑎2
1
d)
√𝑥 2 +𝑎2
1
Correct Answer: d) 2 2
√𝑥 +𝑎
Reason:
1
𝑑 𝑥 𝑎 1
arcsinh ( ) = = .
𝑑𝑥 𝑎 2 √𝑥 2 + 𝑎2
√(𝑥 ) + 1
𝑎
Short Questions
Solution:
Solution:
Solution:
Federal Board-Part 2-Maths by Mam Rabab
We use the chain rule for this derivative. The derivative of arcsin(𝑢) is:
𝑑 1 𝑑𝑢
arcsin(𝑢) = ⋅
𝑑𝑥 √1 − 𝑢2 𝑑𝑥
Here, 𝑢 = √𝑥, so:
𝑑𝑢 1
=
𝑑𝑥 2√𝑥
Now, apply the chain rule:
𝑑 1 1
arcsin(√𝑥) = ⋅
𝑑𝑥 2 2√𝑥
√1 − (√𝑥)
Simplifying:
𝑑 1 1
arcsin(√𝑥) = ⋅
𝑑𝑥 √1 − 𝑥 2√𝑥
Thus, the derivative is:
1
𝑓 ′ (𝑥) =
2√𝑥(1 − 𝑥)
We use logarithmic differentiation to solve this. Start by taking the natural logarithm of both sides:
Solution:
𝑥 𝑑𝑦 𝑦
(ln(𝑥) − ) = ln(𝑦) −
𝑦 𝑑𝑥 𝑥
𝑦
𝑑𝑦 ln(𝑦) − 𝑥
=
𝑑𝑥 ln(𝑥) − 𝑥
𝑦
−1 (𝑥)
6. Find the derivative of 𝑓(𝑥) = 𝑒 tan .
Solution:
−1 (𝑥)
To differentiate 𝑓(𝑥) = 𝑒 tan , we apply the chain rule.
First, recall that the derivative of tan−1 (𝑥) is:
𝑑 1
tan−1 (𝑥) =
𝑑𝑥 1 + 𝑥2
Now, apply the chain rule:
−1 (𝑥) 1
𝑓 ′ (𝑥) = 𝑒 tan ⋅
1 + 𝑥2
𝑑 1 𝑑𝑢
sinh−1 (𝑢) = ⋅
𝑑𝑥 √1 + 𝑢2 𝑑𝑥
Here, 𝑢 = tan(𝑥), so:
𝑑𝑢
= sec 2 (𝑥)
𝑑𝑥
Now, apply the chain rule:
1
𝑓 ′ (𝑥) = ⋅ sec 2 (𝑥)
√1 + tan2 (𝑥)
Simplifying:
sec 2 (𝑥)
𝑓 ′ (𝑥) = = sec(𝑥)
sec(𝑥)
Solution:
We need to apply the product rule and the chain rule here.
First, recall the derivative of arcsin(𝑥):
𝑑 1
arcsin(𝑥) =
𝑑𝑥 √1 − 𝑥 2
Federal Board-Part 2-Maths by Mam Rabab
√1−𝑥
Let 𝑢 = . Then: \
√1+𝑥
[ \frac{d}{dx} \arctan(u) = \frac{1}{1 + u^2} \cdot \frac{du}{dx} ] Now, differentiate 𝑢 using the
quotient rule:
1 1
(√1 + 𝑥) (− ) (√1 − 𝑥) ( )
𝑑𝑢 2√1 − 𝑥 2√1 + 𝑥
= −
𝑑𝑥 (1 + 𝑥)3/2 (1 + 𝑥)3/2
Long Questions
1. Derive the derivative of 𝑦 = (𝑎𝑥 + 𝑏)𝑛 using the first principle rule and then prove the general
power rule for differentiation.
Solution:
The first principle rule for differentiation states that the derivative of 𝑓(𝑥) at 𝑥 = 𝑎 is:
𝑓(𝑎 + ℎ) − 𝑓(𝑎)
𝑓 ′ (𝑎) = lim
ℎ→0 ℎ
Federal Board-Part 2-Maths by Mam Rabab
𝑑𝑦
Given 𝑦 = (𝑎𝑥 + 𝑏)𝑛 , let's apply the first principle to find 𝑑𝑥 :
Start with:
𝑓(𝑥) = (𝑎𝑥 + 𝑏)𝑛
Then,
𝑓(𝑥 + ℎ) = (𝑎(𝑥 + ℎ) + 𝑏)𝑛 = (𝑎𝑥 + 𝑎ℎ + 𝑏)𝑛
Now apply the difference:
𝑓(𝑥 + ℎ) − 𝑓(𝑥) (𝑎𝑥 + 𝑎ℎ + 𝑏)𝑛 − (𝑎𝑥 + 𝑏)𝑛
=
ℎ ℎ
We now simplify this expression and take the limit as ℎ → 0. Using the binomial expansion and the
ℎ𝑘
fact that limℎ→0 ℎ
goes to zero for any 𝑘 > 1, we obtain:
𝑑
(𝑎𝑥 + 𝑏)𝑛 = 𝑛 ⋅ 𝑎 ⋅ (𝑎𝑥 + 𝑏)𝑛−1
𝑑𝑥
This is the general power rule for differentiation.
𝑑𝑦 𝑑2 𝑦
2. Given the implicit equation 𝑥 3 + 𝑦 3 − 3𝑎𝑥𝑦 = 0, find and 2 , and analyze the points
𝑑𝑥 𝑑𝑥
where the tangent is horizontal or vertical.
Solution:
Start with the implicit equation:
𝑥 3 + 𝑦 3 − 3𝑎𝑥𝑦 = 0
Differentiate both sides with respect to 𝑥 using implicit differentiation:
𝑑 3 𝑑 𝑑
(𝑥 ) + (𝑦 3 ) − (3𝑎𝑥𝑦) = 0
𝑑𝑥 𝑑𝑥 𝑑𝑥
First, differentiate term by term:
𝑑
• (𝑥 3 ) = 3𝑥 2
𝑑𝑥
𝑑 𝑑𝑦
• 𝑑𝑥
(𝑦 3 ) = 3𝑦 2 ⋅
𝑑𝑥
𝑑 𝑑𝑦
• (3𝑎𝑥𝑦) = 3𝑎 ⋅ 𝑦 + 3𝑎𝑥 ⋅
𝑑𝑥 𝑑𝑥
So, we have:
𝑑𝑦 𝑑𝑦
3𝑥 2 + 3𝑦 2 ⋅ − 3𝑎 ⋅ 𝑦 − 3𝑎𝑥 ⋅ =0
𝑑𝑥 𝑑𝑥
Simplify:
Federal Board-Part 2-Maths by Mam Rabab
𝑑𝑦
3𝑥 2 − 3𝑎 ⋅ 𝑦 + (3𝑦 2 − 3𝑎𝑥) ⋅ =0
𝑑𝑥
𝑑𝑦
Now, solve for :
𝑑𝑥
𝑑𝑦 𝑎 ⋅ 𝑦 − 𝑥 2
= 2
𝑑𝑥 𝑦 − 𝑎𝑥
𝑑2 𝑦
Now, differentiate again to find . To do this, apply the quotient rule:
𝑑𝑥 2
2 𝑑 2 2 𝑑 2
𝑑 2 𝑦 (𝑦 − 𝑎𝑥) ⋅ 𝑑𝑥 (𝑎 ⋅ 𝑦 − 𝑥 ) − (𝑎 ⋅ 𝑦 − 𝑥 ) ⋅ 𝑑𝑥 (𝑦 − 𝑎𝑥)
=
𝑑𝑥 2 (𝑦 2 − 𝑎𝑥)2
This involves differentiating each term and simplifying the result.
Analysis of the points where the tangent is horizontal or vertical:
𝑑𝑦
• Horizontal tangent: 𝑑𝑥 = 0 means 𝑎 ⋅ 𝑦 − 𝑥 2 = 0.
𝑑𝑦
• Vertical tangent: 𝑑𝑥 is undefined when 𝑦 2 − 𝑎𝑥 = 0.
𝑑𝑦 𝑑2 𝑦
3. A particle moves along a curve defined by 𝑥 = 𝑒 𝑡 cos(𝑡) and 𝑦 = 𝑒 𝑡 sin(𝑡). Find and 2
𝑑𝑥 𝑑𝑥
in terms of 𝑡, and analyze the motion of the particle.
Solution:
Given:
𝑥 = 𝑒 𝑡 cos(𝑡), 𝑦 = 𝑒 𝑡 sin(𝑡)
𝑑𝑦
We will first find 𝑑𝑥 using parametric differentiation.
𝑑𝑥 𝑑𝑦
1. Find 𝑑𝑡 and :
𝑑𝑡
𝑑𝑥
o 𝑑𝑡
= 𝑒 𝑡 (cos(𝑡) − sin(𝑡))
𝑑𝑦
o = 𝑒 𝑡 (sin(𝑡) + cos(𝑡))
𝑑𝑡
𝑑𝑦
2. Now, 𝑑𝑥 is:
𝑑𝑦
𝑑𝑦 𝑑𝑡 𝑒 𝑡 (sin(𝑡) + cos(𝑡)) sin(𝑡) + cos(𝑡)
= = 𝑡 =
𝑑𝑥 𝑑𝑥 𝑒 (cos(𝑡) − sin(𝑡)) cos(𝑡) − sin(𝑡)
𝑑𝑡
𝑑2 𝑦
3. To find 𝑑𝑥 2 , we use the formula:
Federal Board-Part 2-Maths by Mam Rabab
𝑑 𝑑𝑦
𝑑2 𝑦 𝑑𝑡 (𝑑𝑥 )
=
𝑑𝑥 2 𝑑𝑥
𝑑𝑡
𝑑𝑦 𝑑𝑥
Differentiate with respect to 𝑡 and substitute in the expression for .
𝑑𝑥 𝑑𝑡
Analysis of the motion: The particle moves along a spiral, with its velocity changing direction as 𝑡
𝑑𝑦
changes. The analysis of shows how the slope of the curve changes over time.
𝑑𝑥
4. Prove the quotient rule of differentiation using the product rule and chain rule. Then, apply
sin(𝑥)+cos(𝑥)
it to find the derivative of 𝑦 = .
sin(𝑥)−cos(𝑥)
Solution:
Start by using the quotient rule:
𝑑𝑢 𝑑𝑣
𝑑 𝑢(𝑥) 𝑣(𝑥) ⋅ − 𝑢(𝑥) ⋅
( )= 𝑑𝑥 𝑑𝑥
𝑑𝑥 𝑣(𝑥) 𝑣(𝑥)2
sin(𝑥)+cos(𝑥)
For 𝑦 = , let:
sin(𝑥)−cos(𝑥)
𝑑𝑦 −2(sin(𝑥)cos(𝑥))
=
𝑑𝑥 (sin(𝑥) − cos(𝑥))2
Find the conditions on 𝑎, 𝑏, 𝑐, and 𝑑 such that 𝑓(𝑥) is differentiable at 𝑥 = 1. Discuss the
implications of these conditions on the continuity of 𝑓(𝑥).
Solution:
For 𝑓(𝑥) to be differentiable at 𝑥 = 1, it must be both continuous and have a matching derivative
from both sides at 𝑥 = 1.
1. Continuity at 𝑥 = 1:
𝑎(1)2 + 𝑏 = 𝑐(1) + 𝑑
Thus:
𝑑 𝑑
(𝑎𝑥 2 + 𝑏) = (𝑐𝑥 + 𝑑)
𝑑𝑥 𝑑𝑥
The left-hand derivative:
2𝑎𝑥
The right-hand derivative:
𝑐
At 𝑥 = 1, we have:
2𝑎 = 𝑐 (Equation 2)
Solving Equations 1 and 2 gives the conditions for differentiability and continuity.
Implications: These conditions ensure that 𝑓(𝑥) is continuous and differentiable at 𝑥 = 1. If these
conditions are not met, there would be a discontinuity or a corner at 𝑥 = 1.
Federal Board-Part 2-Maths by Mam Rabab
Example (Circle 𝑥 2 + 𝑦 2 = 𝑟 2 ):
𝑑𝑦 𝑥 𝑑2𝑦 𝑦2 + 𝑥2
=− , = − .
𝑑𝑥 𝑦 𝑑𝑥 2 𝑦3
Parametric Differentiation
For 𝑥 = 𝑥(𝑡), 𝑦 = 𝑦(𝑡):
Federal Board-Part 2-Maths by Mam Rabab
• First Derivative:
𝑑𝑦 𝑑𝑦/𝑑𝑡
= .
𝑑𝑥 𝑑𝑥/𝑑𝑡
• Second Derivative:
𝑑2𝑦 𝑑 𝑑𝑦 𝑑𝑡
= ( )⋅ .
𝑑𝑥 2 𝑑𝑡 𝑑𝑥 𝑑𝑥
Example (𝑥 = 𝑡 2 , 𝑦 = 𝑡 3 ):
3
𝑑𝑦 3𝑡 2 3𝑡 𝑑2𝑦 3
= = , 2
= 2 = .
𝑑𝑥 2𝑡 2 𝑑𝑥 2𝑡 4𝑡
3. Taylor & Maclaurin Series
Taylor Series Expansion
6. Real-Life Applications
Optimization Problems:
3. Maximize Area/Minimize Perimeter:
o Rectangle with fixed area 𝐴: Square minimizes perimeter (𝐿 = 𝑊 = √𝐴).
4. Maximize Profit:
o Profit 𝑃(𝑥) = 𝑅(𝑥) − 𝐶(𝑥). Solve 𝑃′ (𝑥) = 0.
Linear Approximation:
𝐿(𝑥) = 𝑓(𝑎) + 𝑓 ′ (𝑎)(𝑥 − 𝑎).
Short Questions
1. Differentiate 𝑓(𝑥) = ln(𝑥 2 + 1).
Federal Board-Part 2-Maths by Mam Rabab
Solution:
To differentiate 𝑓(𝑥) = ln(𝑥 2 + 1), we use the chain rule.
𝑑
𝑓 ′ (𝑥) = (ln(𝑢)) where 𝑢 = 𝑥 2 + 1
𝑑𝑥
1 𝑑𝑢
𝑓 ′ (𝑥) = ⋅
𝑢 𝑑𝑥
Now, differentiate 𝑢 = 𝑥 2 + 1:
𝑑𝑢
= 2𝑥
𝑑𝑥
Thus,
1 2𝑥
𝑓 ′ (𝑥) = ⋅ 2𝑥 = 2
𝑥2 +1 𝑥 +1
2. Find the second derivative of 𝑓(𝑥) = 𝑥 4 − 4𝑥 3 + 6𝑥 2 .
Solution:
First, differentiate the function to find 𝑓 ′ (𝑥):
𝑑 4
𝑓 ′ (𝑥) = (𝑥 − 4𝑥 3 + 6𝑥 2 ) = 4𝑥 3 − 12𝑥 2 + 12𝑥
𝑑𝑥
Now, differentiate 𝑓 ′ (𝑥) to find the second derivative:
𝑑
𝑓 ′′ (𝑥) = (4𝑥 3 − 12𝑥 2 + 12𝑥) = 12𝑥 2 − 24𝑥 + 12
𝑑𝑥
Thus, the second derivative is:
𝑓 ′′ (𝑥) = 12𝑥 2 − 24𝑥 + 12
Solution:
To find the slope of the tangent, we need to find the derivative of the function and then evaluate it
at 𝑥 = 1.
𝑑𝑦 𝑑
= (3𝑥 2 − 2𝑥 + 1) = 6𝑥 − 2
𝑑𝑥 𝑑𝑥
Now, evaluate at 𝑥 = 1:
𝑑𝑦
∣ = 6(1) − 2 = 6 − 2 = 4
𝑑𝑥 𝑥=1
Thus, the slope of the tangent at 𝑥 = 1 is 4.
Federal Board-Part 2-Maths by Mam Rabab
Solution:
(a) Find the slope of the tangent line:
First, find the derivative of 𝑦 = 𝑥 3 :
𝑑𝑦
= 3𝑥 2
𝑑𝑥
Evaluate at 𝑥 = 2:
𝑑𝑦
∣ = 3(2)2 = 12
𝑑𝑥 𝑥=2
So, the slope of the tangent line is 12.
(b) Find the slope of the normal line:
The slope of the normal line is the negative reciprocal of the tangent slope:
1
slope of normal = −
12
(c) Find the point on the curve at 𝑥 = 2:
Substitute 𝑥 = 2 into the original equation 𝑦 = 𝑥 3 :
𝑦 = 23 = 8
Thus, the point on the curve is (2,8).
(d) Equation of the normal line:
Using the point-slope form of the line equation, 𝑦 − 𝑦1 = 𝑚(𝑥 − 𝑥1 ), where 𝑚 is the slope
and (𝑥1 , 𝑦1 ) is the point:
1
𝑦−8=− (𝑥 − 2)
12
Simplifying:
1 2
𝑦−8=− 𝑥+
12 12
1 1
𝑦=− 𝑥+ +8
12 6
1 49
𝑦=− 𝑥+
12 6
Thus, the equation of the normal line is:
Federal Board-Part 2-Maths by Mam Rabab
1 49
𝑦=− 𝑥+
12 6
5. Find the maximum value of the function 𝑓(𝑥) = −𝑥 2 + 4𝑥 + 5.
Solution:
To find the maximum value, first take the derivative of the function:
𝑑
𝑓 ′ (𝑥) = (−𝑥 2 + 4𝑥 + 5) = −2𝑥 + 4
𝑑𝑥
Set the derivative equal to 0 to find the critical points:
−2𝑥 + 4 = 0
2𝑥 = 4
𝑥=2
Now, find the second derivative to determine if this is a maximum or minimum:
𝑑
𝑓 ′′ (𝑥) = (−2𝑥 + 4) = −2
𝑑𝑥
Since 𝑓 ′′ (𝑥) = −2, the function is concave down at 𝑥 = 2, indicating a maximum.
Finally, substitute 𝑥 = 2 into the original function to find the maximum value:
𝑓(2) = −(2)2 + 4(2) + 5 = −4 + 8 + 5 = 9
Thus, the maximum value of the function is 9.
Solution:
First, find the first derivative:
𝑑 2𝑥
𝑓 ′ (𝑥) = (𝑒 ) = 2𝑒 2𝑥
𝑑𝑥
Now, find the second derivative:
𝑑
𝑓 ′′ (𝑥) = (2𝑒 2𝑥 ) = 4𝑒 2𝑥
𝑑𝑥
Finally, find the third derivative:
𝑑
𝑓 ′′′ (𝑥) = (4𝑒 2𝑥 ) = 8𝑒 2𝑥
𝑑𝑥
Thus, the third derivative is:
𝑓 ′′′ (𝑥) = 8𝑒 2𝑥
Federal Board-Part 2-Maths by Mam Rabab
Solution:
First, find the first derivative:
𝑑
𝑦′ = (sin(𝑥)) = cos(𝑥)
𝑑𝑥
Now, find the second derivative:
𝑑
𝑦 ′′ = (cos(𝑥)) = −sin(𝑥)
𝑑𝑥
Thus, the second derivative is:
𝑦 ′′ = −sin(𝑥)
𝑑
8. Find the value of the derivative 𝑑𝑥 (𝑥 2 ln(𝑥)).
Solution:
Use the product rule to differentiate:
𝑑 𝑑 2 𝑑
(𝑥 2 ln(𝑥)) = (𝑥 ) ⋅ ln(𝑥) + 𝑥 2 ⋅ (ln(𝑥))
𝑑𝑥 𝑑𝑥 𝑑𝑥
Now, differentiate each part:
𝑑 2 𝑑 1
(𝑥 ) = 2𝑥 and (ln(𝑥)) =
𝑑𝑥 𝑑𝑥 𝑥
Thus, the derivative is:
𝑑 2
(𝑥 ln(𝑥)) = 2𝑥ln(𝑥) + 𝑥
𝑑𝑥
9. Find the value of 𝑦 ′′ for the curve 𝑥 2 + 𝑦 2 = 25 at 𝑥 = 3.
Solution:
First, differentiate implicitly with respect to 𝑥:
𝑑𝑦
2𝑥 + 2𝑦 =0
𝑑𝑥
𝑑𝑦 𝑥
=−
𝑑𝑥 𝑦
Now, differentiate again to find 𝑦 ′′ :
𝑑 𝑑𝑦 𝑑 𝑥
( )= (− )
𝑑𝑥 𝑑𝑥 𝑑𝑥 𝑦
Federal Board-Part 2-Maths by Mam Rabab
𝑥
𝑦+𝑥⋅𝑦
𝑦 ′′ = −
𝑦2
𝑥2
𝑦+
𝑦
𝑦 ′′ = −
𝑦2
𝑦2 + 𝑥2
𝑦 ′′ = −
𝑦3
At 𝑥 = 3, substitute into the equation 𝑥 2 + 𝑦 2 = 25 to find 𝑦:
32 + 𝑦 2 = 25 ⇒ 9 + 𝑦 2 = 25 ⇒ 𝑦 2 = 16 ⇒ 𝑦=4
Thus,
16 + 9 25
𝑦 ′′ = − 3
=−
4 64
25
So, 𝑦 ′′ = − 64.
Solution:
The Taylor series expansion of cos(𝑥) around 𝑥 = 0 is:
∞
(−1)𝑛 𝑥 2𝑛
cos(𝑥) = ∑
(2𝑛)!
𝑛=0
𝑥2
cos(𝑥) ≈ 1 −
2
Long Questions
1. Critical Points of 𝑦 = 𝑥 3 − 6𝑥 2 + 9𝑥
First Derivative
Find the first derivative:
𝑑 3
𝑦′ = (𝑥 − 6𝑥 2 + 9𝑥) = 3𝑥 2 − 12𝑥 + 9
𝑑𝑥
Solve 𝑦 ′ = 0
3𝑥 2 − 12𝑥 + 9 = 0
Divide by 3:
𝑥 2 − 4𝑥 + 3 = 0
Factor:
(𝑥 − 1)(𝑥 − 3) = 0 ⇒ 𝑥 = 1, 𝑥 = 3
Critical Points: 𝑥 = 1, 𝑥 = 3
Conclusion
• Local Maximum:
𝑥 = 1 ⇒ 𝑦 = (1)3 − 6(1)2 + 9(1) = 1 − 6 + 9 = 4
Point: (1,4)
• Local Minimum:
𝑥 = 3 ⇒ 𝑦 = (3)3 − 6(3)2 + 9(3) = 27 − 54 + 27 = 0
Point: (3,0)
Federal Board-Part 2-Maths by Mam Rabab
Final Answer:
• Local maximum at (1,4)
• Local minimum at (3,0)
Conclusion
• Tangent line: 𝑦 = 0
• Normal line: 𝑥 = 1
𝑥2 𝑥3 𝑥4 𝑥2 𝑥3 𝑥4
𝑒𝑥 = 1 + 𝑥 + + + +⋯= 1+𝑥+ + + .
2! 3! 4! 2 6 24
Approximate 𝒆𝟎.𝟏 :
Substitute 𝑥 = 0.1:
(0.1)2 (0.1)3 (0.1)4
𝑒 0.1 ≈ 1 + 0.1 + + + = 1 + 0.1 + 0.005 + 0.0001667 + 0.000004167
2 6 24
≈ 1.1051708.
Actual Value: 𝑒 0.1 ≈ 1.105170918.
Accuracy: The approximation matches to 6 decimal places.
Determine concavity:
• 𝑓 ′′ (𝑥) > 0 for all x≠1 Concave up everywhere.
Conclusion:
• No inflection points.
• The function is concave up for all 𝑥.
Chapter 4: Differentiation of
Vector Functions
Federal Board-Part 2-Maths by Mam Rabab
Short Questions
1. Sketching the Vector Function
Question: Sketch the vector function 𝐹(𝑡) = 2𝑡 + 𝑡 2 . What type of curve does it represent?
Solution:
This is a scalar function (not a vector function, as there are no 𝐢, 𝐣, 𝐤 components).
Rewrite as 𝑦 = 𝑡 2 + 2𝑡.
It is a parabola opening upwards.
Vertex: At 𝑡 = −1, 𝑦 = (−1)2 + 2(−1) = −1.
Intercepts:
𝑡 = 0 ⇒ 𝑦 = 0.
𝑦 = 0 ⇒ 𝑡(𝑡 + 2) = 0 ⇒ 𝑡 = 0, −2.
Sketch:
Passes through (0,0) and (−2,0), with vertex at (−1, −1).
Conclusion: A parabolic curve in the 𝑦-𝑡 plane.
2. Vector Operations
Question: Given 𝐹(𝑡) = 2𝑡𝐢 − 5𝐣 + 𝑡 2 𝐤 and 𝐺(𝑡) = (1 − 𝑡)4 𝐤, compute 2𝐹(𝑡) − 3𝐺(𝑡).
Solution:
Compute 2𝐹(𝑡):
2𝐹(𝑡) = 2(2𝑡𝐢 − 5𝐣 + 𝑡 2 𝐤) = 4𝑡𝐢 − 10𝐣 + 2𝑡 2 𝐤.
Compute 3𝐺(𝑡):
3𝐺(𝑡) = 3(1 − 𝑡)4 𝐤.
Subtract:
2𝐹(𝑡) − 3𝐺(𝑡) = 4𝑡𝐢 − 10𝐣 + [2𝑡 2 − 3(1 − 𝑡)4 ]𝐤.
Final Answer:
3. Dot Product
Final Answer:
2𝑡sin𝑡 − 5𝑒 𝑡
4. Limit Evaluation
Final Answer:
5. Continuity Check
𝑡+2𝐣
Question: Is 𝐺(𝑡) = continuous at 𝑡 = 0? Justify.
𝑡 2 +𝑡
Solution:
Check Definition at 𝑡 = 0:
Denominator 𝑡 2 + 𝑡 = 0 at 𝑡 = 0.
Undefined at 𝑡 = 0 (division by zero).
Limit Analysis:
As 𝑡 → 0, numerator → 2𝐣, denominator → 0.
The limit does not exist (approaches infinity).
Conclusion:
𝐺(𝑡) is not continuous at 𝑡 = 0 because it is undefined and has no finite limit.
Final Answer:
𝑑
10. Compute 𝑑𝑡 (𝑣 + 2𝑡𝑤) where 𝑣 = 𝐢 − 𝐣 and 𝑤 = 2𝐢 + 𝐤.
Solution:
Federal Board-Part 2-Maths by Mam Rabab
Expand 𝒗 + 𝟐𝒕𝒘:
𝑣 + 2𝑡𝑤 = 𝐢 − 𝐣 + 2𝑡(2𝐢 + 𝐤) = 𝐢 − 𝐣 + 4𝑡𝐢 + 2𝑡𝐤.
Differentiate term-by-term:
𝑑 𝑑 𝑑 𝑑
(𝐢) = 0, (−𝐣) = 0, (4𝑡𝐢) = 4𝐢, (2𝑡𝐤) = 2𝐤.
𝑑𝑡 𝑑𝑡 𝑑𝑡 𝑑𝑡
𝑑
(𝑣 + 2𝑡𝑤) = 4𝐢 + 2𝐤.
𝑑𝑡
𝑑 𝐹(𝑡)
12. Show ( ) for 𝐹(𝑡) = 𝑡𝐢.
𝑑𝑡 ∣𝐹(𝑡)∣
Solution:
Compute ∣ 𝑭(𝒕) ∣:
∣ 𝐹(𝑡) ∣=∣ 𝑡 ∣.
𝑭(𝒕)
Differentiate ∣𝑭(𝒕)∣:
𝑑
𝑑 𝑡𝐢 𝐢 ∣ 𝑡 ∣ −𝑡 ⋅ ∣𝑡∣
( )= 𝑑𝑡 .
𝑑𝑡 ∣ 𝑡 ∣ 𝑡2
𝑑 1 if 𝑡 > 0,
∣ 𝑡 ∣= sgn(𝑡) = {
𝑑𝑡 −1 if 𝑡 < 0.
𝑑 𝑡𝐢 𝐢 ∣ 𝑡 ∣ −𝑡 ⋅ sgn(𝑡)𝐢 𝐢(∣ 𝑡 ∣ −𝑡 ⋅ sgn(𝑡))
( )= = .
𝑑𝑡 ∣ 𝑡 ∣ 𝑡2 𝑡2
For 𝑡 > 0:
𝐢(𝑡 − 𝑡 ⋅ 1)
= 0.
𝑡2
For 𝑡 < 0:
𝐢(−𝑡 − 𝑡 ⋅ (−1))
= 0.
𝑡2
Federal Board-Part 2-Maths by Mam Rabab
Long Questions
1. Compute 𝐹 ′ (𝑡), 𝐹 ′′ (𝑡), and 𝐹 ′′′ (𝑡) for 𝐹(𝑡) = 𝑒 2𝑡 𝐢 + 𝑡 4 𝐣 + ln𝑡𝐤.
Solution:
First Derivative 𝐹 ′ (𝑡):
𝑑 2𝑡 𝑑 4 𝑑 1
(𝑒 ) = 2𝑒 2𝑡 , (𝑡 ) = 4𝑡 3 , (ln𝑡) = .
𝑑𝑡 𝑑𝑡 𝑑𝑡 𝑡
1
𝐹 ′ (𝑡) = 2𝑒 2𝑡 𝐢 + 4𝑡 3 𝐣 + 𝐤.
𝑡
Second Derivative 𝐹 ′′ (𝑡):
𝑑 𝑑 𝑑 1 1
(2𝑒 2𝑡 ) = 4𝑒 2𝑡 , (4𝑡 3 ) = 12𝑡 2 , ( ) = − 2.
𝑑𝑡 𝑑𝑡 𝑑𝑡 𝑡 𝑡
1
𝐹 ′′ (𝑡) = 4𝑒 2𝑡 𝐢 + 12𝑡 2 𝐣 − 𝐤.
𝑡2
Third Derivative 𝐹 ′′′ (𝑡):
𝑑 𝑑 𝑑 1 2
(4𝑒 2𝑡 ) = 8𝑒 2𝑡 , (12𝑡 2 ) = 24𝑡, (− 2 ) = 3 .
𝑑𝑡 𝑑𝑡 𝑑𝑡 𝑡 𝑡
2
𝐹 ′′′ (𝑡) = 8𝑒 2𝑡 𝐢 + 24𝑡𝐣 + 𝐤.
𝑡3
Chapter 5: Integration
1.
∫ 𝑥 3 𝑑𝑥 =?
𝑥4
A) 4 + 𝐶
B) ln ∣ 𝑥 3 ∣ +𝐶
C) 3𝑥 2 + 𝐶
D) 𝑥 4 + 𝐶
Correct: A
Reasoning: Use the power rule of integration:
𝑥 𝑛+1
∫ 𝑥 𝑛 𝑑𝑥 = + 𝐶, 𝑛 ≠ −1
𝑛+1
Federal Board-Part 2-Maths by Mam Rabab
Here, 𝑛 = 3, so
𝑥4
∫ 𝑥 3 𝑑𝑥 = +𝐶
4
2.
1
∫ 𝑑𝑥 =?
𝑥
1
A) 2 + 𝐶
𝑥
B) ln ∣ 𝑥 ∣ +𝐶
C) 𝑥ln𝑥 + 𝐶
D) 𝑥 2 + 𝐶
Correct: B
1
Reasoning: The integral of 𝑥 is the only case where we don’t use the power rule because 𝑛 = −1 is
undefined in the rule.
1
∫ 𝑑𝑥 = ln ∣ 𝑥 ∣ +𝐶
𝑥
3.
∫ 𝑒 2𝑥 𝑑𝑥 =?
𝑒 2𝑥
A) +𝐶
2
2𝑥
B) 𝑒 + 𝐶
C) 2𝑒 𝑥 + 𝐶
D) ln ∣ 2𝑥 ∣ +𝐶
Correct: A
Reasoning:
1 𝑘𝑥
∫ 𝑒 𝑘𝑥 𝑑𝑥 = 𝑒 +𝐶
𝑘
Here, 𝑘 = 2, so
1
∫ 𝑒 2𝑥 𝑑𝑥 = 𝑒 2𝑥 + 𝐶
2
4.
𝑑
If ∫ 𝑓(𝑥) 𝑑𝑥 = 𝐹(𝑥) + 𝐶, then 𝑑𝑥 [𝐹(𝑥)] =?
A) 0
B) 𝑓(𝑥)
C) 𝐹(𝑥)
D) 𝐶
Federal Board-Part 2-Maths by Mam Rabab
Correct: B
Reasoning: Integration is the inverse operation of differentiation.
If ∫ 𝑓(𝑥)𝑑𝑥 = 𝐹(𝑥) + 𝐶, then by definition,
𝑑
𝐹(𝑥) = 𝑓(𝑥)
𝑑𝑥
5.
∫ sec 2 𝑥 𝑑𝑥 =?
A) tan𝑥 + 𝐶
B) sec𝑥 + 𝐶
C) cot𝑥 + 𝐶
D) ln ∣ sec𝑥 ∣ +𝐶
Correct: A
Reasoning:
The derivative of tan𝑥 is sec 2 𝑥, so:
∫ sec 2 𝑥𝑑𝑥 = tan𝑥 + 𝐶
6.
1
∫ 𝑑𝑥 =?
1 + 𝑥2
A) tan−1 𝑥 + 𝐶
B) ln ∣ 1 + 𝑥 2 ∣ +𝐶
C) sin−1 𝑥 + 𝐶
𝑥
D) 1+𝑥 2 + 𝐶
Correct: A
Reasoning:
This is a standard integral:
1
∫ 𝑑𝑥 = tan−1 𝑥 + 𝐶
1 + 𝑥2
7.
∫ sin𝑥cos𝑥 𝑑𝑥 =?
1
A) 2
sin2 𝑥 + 𝐶
1
B) 2 sin(2𝑥) + 𝐶
C) cos2 𝑥 + 𝐶
1
D) 4 cos(2𝑥) + 𝐶
Correct: D
Federal Board-Part 2-Maths by Mam Rabab
Reasoning:
Use identity:
1
sin𝑥cos𝑥 = sin(2𝑥)
2
Then,
1 1
∫ sin𝑥cos𝑥𝑑𝑥 = ∫ sin(2𝑥)𝑑𝑥 = − cos(2𝑥) + 𝐶
2 4
8.
Integration by parts is used for:
A) Rational functions
B) Product of functions
C) Trigonometric functions only
D) None of these
Correct: B
Reasoning:
Integration by parts is based on:
∫ 𝑢 𝑑𝑣 = 𝑢𝑣 − ∫ 𝑣 𝑑𝑢
It is particularly useful when integrating products of different types of functions (e.g., algebraic ×
logarithmic).
9.
∫ 𝑥ln𝑥 𝑑𝑥 =?
𝑥 2 ln𝑥 𝑥2
A) 2 − 4 + 𝐶
B) 𝑥ln𝑥 + 𝐶
𝑥ln𝑥
C) 2 + 𝐶
D) 𝑥 2 + 𝐶
Correct: A
Reasoning:
Use integration by parts:
Let 𝑢 = ln𝑥, 𝑑𝑣 = 𝑥𝑑𝑥, then
1 𝑥2
𝑑𝑢 = 𝑑𝑥, 𝑣=
𝑥 2
𝑥2 𝑥2 1 𝑥2 𝑥 𝑥2 𝑥2
∫ 𝑥ln𝑥𝑑𝑥 = ln𝑥 − ∫ ⋅ 𝑑𝑥 = ln𝑥 − ∫ 𝑑𝑥 = ln𝑥 − + 𝐶
2 2 𝑥 2 2 2 4
Federal Board-Part 2-Maths by Mam Rabab
10.
2𝑥
∫ 𝑑𝑥 =?
𝑥2 + 1
A) ln ∣ 𝑥 2 + 1 ∣ +𝐶
B) tan−1 𝑥 + 𝐶
C) 𝑥ln ∣ 𝑥 2 + 1 ∣ +𝐶
1
D) 2 + 𝐶
𝑥 +1
Correct: A
Reasoning:
Let 𝑢 = 𝑥 2 + 1 ⇒ 𝑑𝑢 = 2𝑥𝑑𝑥, so
2𝑥 1
∫ 𝑑𝑥 = ∫ 𝑑𝑢 = ln ∣ 𝑢 ∣ +𝐶 = ln ∣ 𝑥 2 + 1 ∣ +𝐶
𝑥2+1 𝑢
11.
12.
∫ sec𝑥 𝑑𝑥 =?
A) tan𝑥 + 𝐶
B) ln ∣ sec𝑥 + tan𝑥 ∣ +𝐶
1
C) 2 sec 2 𝑥 + 𝐶
D) cot𝑥 + 𝐶
Correct: B
Reasoning:
This is a standard integral:
Federal Board-Part 2-Maths by Mam Rabab
13.
∫ √1 − 𝑥 2 𝑑𝑥 =?
𝑥 1
A) 2 √1 − 𝑥 2 + 2 sin−1 𝑥 + 𝐶
𝑥 1
B) 2 √1 − 𝑥 2 − 2 cos −1 𝑥 + 𝐶
C) 𝑥√1 − 𝑥 2 + sin−1 𝑥 + 𝐶
D) √1 − 𝑥 2 + 𝑥sin−1 𝑥 + 𝐶
Correct: A)
𝑥 1
√1 − 𝑥 2 + sin−1 𝑥 + 𝐶
2 2
Reasoning: Use trigonometric substitution:
Let 𝑥 = sin𝜃 ⇒ 𝑑𝑥 = cos𝜃𝑑𝜃
and simplify √1 − sin2 𝜃 = cos𝜃.
Standard result.
14.
1
∫ 𝑑𝑥 =?
√𝑎2 + 𝑥2
A) ln ∣ 𝑥 + √𝑎2 + 𝑥 2 ∣ +𝐶
𝑥
B) sin−1 (𝑎) + 𝐶
1 𝑥
C) tan−1 ( ) + 𝐶
𝑎 𝑎
D) √𝑎2 + 𝑥2 + 𝐶
Correct: A)
ln ∣ 𝑥 + √𝑎2 + 𝑥 2 ∣ +𝐶
Reasoning: Use standard result for this form. Result comes from trigonometric substitution.
15.
∫ tan𝑥 𝑑𝑥 =?
A) −ln ∣ cos𝑥 ∣ +𝐶
B) ln ∣ sec𝑥 ∣ +𝐶
C) sec 2 𝑥 + 𝐶
D) tan2 𝑥 + 𝐶
Federal Board-Part 2-Maths by Mam Rabab
Correct: A)
−ln ∣ cos𝑥 ∣ +𝐶
Reasoning:
sin𝑥
∫ tan𝑥𝑑𝑥 = ∫ 𝑑𝑥
cos𝑥
Let 𝑢 = cos𝑥 ⇒ 𝑑𝑢 = −sin𝑥𝑑𝑥, gives
= −ln ∣ cos𝑥 ∣ +𝐶
16.
∫ cos 2 𝑥 𝑑𝑥 =?
𝑥 sin2𝑥
A) + +𝐶
2 4
𝑥 sin2𝑥
B) 2 − 4
+𝐶
1
C) 2 cos2𝑥 + 𝐶
D) sin𝑥cos𝑥 + 𝐶
Correct: A
Reasoning:
Use the identity:
1 + cos2𝑥
cos2 𝑥 =
2
Then,
1 + cos2𝑥 1 1
∫ cos 2 𝑥𝑑𝑥 = ∫ 𝑑𝑥 = ∫ 𝑑𝑥 + ∫ cos2𝑥𝑑𝑥
2 2 2
𝑥 1 sin2𝑥 𝑥 sin2𝑥
= + ⋅ +𝐶 = + +𝐶
2 2 2 2 4
17.
18.
If
∫ 𝑓(𝑥) 𝑑𝑥 = 𝐹(𝑥) + 𝐶
Then
𝑏
∫ 𝑓 (𝑥) 𝑑𝑥 =?
𝑎
A) 𝐹(𝑎) − 𝐹(𝑏)
B) 𝐹(𝑏) − 𝐹(𝑎)
C) 𝐹(𝑏 + 𝑎)
D) 𝐹(𝑏 − 𝑎)
Correct: B
Reasoning:
This is the Fundamental Theorem of Calculus:
𝑏
∫ 𝑓 (𝑥) 𝑑𝑥 = 𝐹(𝑏) − 𝐹(𝑎)
𝑎
19.
Let
1, 0 ≤ 𝑥 ≤ 1
𝑓(𝑥) = {
2, 1 < 𝑥 ≤ 2
Then
2
∫ 𝑓 (𝑥) 𝑑𝑥 =?
0
A) 1
B) 2
C) 3
D) 4
Correct: C
Federal Board-Part 2-Maths by Mam Rabab
Reasoning:
Split the integral into two parts:
1 2
∫ 1 𝑑𝑥 + ∫ 2 𝑑𝑥 = (1 − 0)(1) + (2 − 1)(2) = 1 + 2 = 3
0 1
20.
1
∫ 𝑑𝑥 =?
√𝑥 2 − 𝑎2
𝑥
A) sin−1 ( ) + 𝐶
𝑎
B) ln ∣ 𝑥 + √𝑥 2 − 𝑎2 ∣ +𝐶
𝑥
C) tan−1 (𝑎) + 𝐶
𝑥
D) √𝑥 2 2 + 𝐶
−𝑎
Correct: B
Reasoning:
This is a standard result from trigonometric substitution.
1
∫ 𝑑𝑥 = ln ∣ 𝑥 + √𝑥 2 − 𝑎2 ∣ +𝐶
√𝑥 2 − 𝑎2
Short Questions
1. Evaluate ∫ (𝑥 5 − 3𝑥 2 + 4) 𝑑𝑥
Solution:
𝑥 𝑛+1
Integrate term-by-term using the power rule ∫ 𝑥 𝑛 𝑑𝑥 = + 𝐶:
𝑛+1
𝑥6
∫ 𝑥 5 𝑑𝑥 = ,
6
𝑥3
∫ − 3𝑥 2 𝑑𝑥 = −3 ⋅ = −𝑥 3 ,
3
∫ 4 𝑑𝑥 = 4𝑥.
Combine results:
𝑥6
∫ (𝑥 5 − 3𝑥 2 + 4) 𝑑𝑥 = − 𝑥 3 + 4𝑥 + 𝐶 .
6
1
2. Compute ∫ 𝑑𝑥
𝑥3
Federal Board-Part 2-Maths by Mam Rabab
Solution:
1
Rewrite 𝑥 3 as 𝑥 −3 , then apply the power rule:
−3
𝑥 −2 1
∫𝑥 𝑑𝑥 = +𝐶 = − 2+𝐶.
−2 2𝑥
1
3. Find ∫ (√𝑥 + ) 𝑑𝑥
√𝑥
Solution:
1
Rewrite √𝑥 = 𝑥1/2 and 𝑥 = 𝑥 −1/2 :
√
1/2
𝑥 3/2 2 3/2
∫𝑥 𝑑𝑥 = = 𝑥 ,
3/2 3
𝑥1/2
∫ 𝑥 −1/2 𝑑𝑥 = = 2𝑥1/2 .
1/2
Combine results:
1 2 3 1
∫ ( √𝑥 + ) 𝑑𝑥 = 𝑥 2 + 2𝑥 2 + 𝐶 .
√𝑥 3
𝑑𝑢 1 𝑢4 𝑢4
∫ 𝑢3 ⋅ = ⋅ +𝐶 = + 𝐶.
2 2 4 8
Substitute back 𝑢 = 2𝑥 + 5:
(2𝑥 + 5)4
+𝐶.
8
2
5. Compute ∫ 𝑥𝑒 𝑥 𝑑𝑥
Solution:
Use substitution:
𝑑𝑢
Let 𝑢 = 𝑥 2 , so 𝑑𝑢 = 2𝑥 𝑑𝑥 ⇒ 𝑥 𝑑𝑥 = 2 .
𝑑𝑢 1 𝑢
∫ 𝑒𝑢 ⋅ = 𝑒 + 𝐶.
2 2
Substitute back 𝑢 = 𝑥 2 :
Federal Board-Part 2-Maths by Mam Rabab
1 𝑥2
𝑒 +𝐶.
2
ln(𝑥 2 +1)
6. Evaluate ∫ 𝑑𝑥
𝑥
Solution:
This integral does not have an elementary antiderivative. It requires special functions (e.g.,
dilogarithm) beyond basic calculus.
Conclusion:
Non-elementary integral.
7. Compute ∫ sin(3𝑥)cos(3𝑥) 𝑑𝑥
Solution:
Use the trigonometric identity sin(2𝐴) = 2sin𝐴cos𝐴:
sin(6𝑥)
sin(3𝑥)cos(3𝑥) = .
2
Integrate term-by-term:
sin(6𝑥) cos(6𝑥)
∫ 𝑑𝑥 = − + 𝐶.
2 12
Final Answer:
cos(6𝑥)
− +𝐶.
12
8. Find ∫ sec 2 (4𝑥) 𝑑𝑥
Solution:
𝑑𝑢
Use substitution 𝑢 = 4𝑥, 𝑑𝑢 = 4 𝑑𝑥, 𝑑𝑥 = :
4
𝑑𝑢 1 1
∫ sec 2 (𝑢) ⋅ = tan(𝑢) + 𝐶 = tan(4𝑥) + 𝐶.
4 4 4
Final Answer:
1
tan(4𝑥) + 𝐶 .
4
9. Evaluate ∫ tan3 𝑥sec 2 𝑥 𝑑𝑥
Solution:
Use substitution 𝑢 = tan𝑥, 𝑑𝑢 = sec 2 𝑥 𝑑𝑥:
𝑢4 tan4 𝑥
∫ 𝑢3 𝑑𝑢 = +𝐶 = + 𝐶.
4 4
Final Answer:
Federal Board-Part 2-Maths by Mam Rabab
tan4 𝑥
+𝐶 .
4
10. Compute ∫ 𝑒 4𝑥 𝑑𝑥
Solution:
𝑒 𝑘𝑥
Apply the exponential integral rule ∫ 𝑒 𝑘𝑥 𝑑𝑥 = + 𝐶:
𝑘
4𝑥
𝑒 4𝑥
∫𝑒 𝑑𝑥 = +𝐶.
4
𝑒 𝑥 sin𝑥
11. Compute ∫ 𝑑𝑥
1+𝑒 2𝑥
Solution:
This integral is non-elementary and cannot be expressed in terms of basic functions. It requires
advanced techniques or special functions.
Final Answer:
Non-elementary integral.
1
12. Find ∫ 𝑥ln𝑥
𝑑𝑥
Solution:
1
Use substitution 𝑢 = ln𝑥, 𝑑𝑢 = 𝑥 𝑑𝑥:
1
∫ 𝑑𝑢 = ln ∣ 𝑢 ∣ +𝐶 = ln ∣ ln𝑥 ∣ +𝐶 .
𝑢
2𝑥+1
13. Decompose (𝑥−1)(𝑥+2) into partial fractions
Solution:
2𝑥+1 𝐴 𝐵
Let (𝑥−1)(𝑥+2) = 𝑥−1 + 𝑥+2.
Multiply through and solve for 𝐴 and 𝐵:
2𝑥 + 1 = 𝐴(𝑥 + 2) + 𝐵(𝑥 − 1).
Substitute 𝑥 = 1: 3 = 3𝐴 ⇒ 𝐴 = 1.
Substitute 𝑥 = −2: −3 = −3𝐵 ⇒ 𝐵 = 1.
Final Answer:
1 1
+ .
𝑥−1 𝑥+2
𝑥 2 +2𝑥+3
14. Evaluate ∫ 𝑥 3 +𝑥
𝑑𝑥
Solution:
Factor the denominator: 𝑥 3 + 𝑥 = 𝑥(𝑥 2 + 1). Decompose into partial fractions:
Federal Board-Part 2-Maths by Mam Rabab
𝑥 2 + 2𝑥 + 3 3 −2𝑥 + 2
= + 2 .
𝑥(𝑥 2 + 1) 𝑥 𝑥 +1
Integrate term-by-term:
3 −2𝑥 2
∫ 𝑑𝑥 + ∫ 2 𝑑𝑥 + ∫ 2 𝑑𝑥.
𝑥 𝑥 +1 𝑥 +1
Result:
3ln ∣ 𝑥 ∣ −ln(𝑥 2 + 1) + 2tan−1 𝑥 + 𝐶.
Final Answer:
Solution:
Use integration by parts:
Let 𝑢 = 𝑥, 𝑑𝑣 = cos𝑥 𝑑𝑥.
Then 𝑑𝑢 = 𝑑𝑥, 𝑣 = sin𝑥.
Result:
𝑥sin𝑥 − ∫ sin𝑥 𝑑𝑥 = 𝑥sin𝑥 + cos𝑥 + 𝐶.
Final Answer:
𝑥sin𝑥 + cos𝑥 + 𝐶 .
Solution:
Use integration by parts:
Let 𝑢 = ln(𝑥 2 + 1), 𝑑𝑣 = 𝑑𝑥.
2𝑥
Then 𝑑𝑢 = 𝑥 2+1 𝑑𝑥, 𝑣 = 𝑥.
Result:
2𝑥 2
𝑥ln(𝑥 2 + 1) − ∫ 𝑑𝑥.
𝑥2 + 1
Simplify the remaining integral:
𝑥ln(𝑥 2 + 1) − 2𝑥 + 2tan−1 𝑥 + 𝐶.
Final Answer:
𝑥ln(𝑥 2 + 1) − 2𝑥 + 2tan−1 𝑥 + 𝐶 .
Federal Board-Part 2-Maths by Mam Rabab
2
17. Compute ∫0 (3𝑥 2 − 2𝑥) 𝑑𝑥
Solution:
Integrate term-by-term:
[𝑥 3 − 𝑥 2 ]20 = (8 − 4) − (0 − 0) = 4.
Final Answer: 4 .
𝜋
18. Evaluate ∫0 ∣ sin𝑥 ∣ 𝑑𝑥
Solution:
Since sin𝑥 ≥ 0 on [0, 𝜋]:
𝜋
∫ sin 𝑥 𝑑𝑥 = [−cos𝑥]𝜋0 = −cos𝜋 + cos0 = 2.
0
Final Answer:
2.
19. Set up the integral for the area between 𝑦 = 𝑥 2 and 𝑦 = 𝑥 from 𝑥 = 0 to 𝑥 = 1
Solution:
Top function: 𝑦 = 𝑥, bottom function: 𝑦 = 𝑥 2 .
Integral Setup:
1
∫ (𝑥 − 𝑥 2 ) 𝑑𝑥 .
0
𝑑𝑊
20. Given 𝑑ℎ
= 0.002ℎ, find 𝑊(ℎ) if 𝑊(60) = 100
Solution:
𝑑𝑊
Integrate 𝑑ℎ :
𝑊(ℎ) = 0.001ℎ2 + 𝐶.
Use 𝑊(60) = 100:
100 = 0.001(60)2 + 𝐶 ⇒ 𝐶 = 96.4.
Final Answer:
1
21. Evaluate ∫ 𝑑𝑥
√9−𝑥 2
Federal Board-Part 2-Maths by Mam Rabab
Solution:
1 𝑥
Recognize the standard integral form ∫ √𝑎2 −𝑥 2
𝑑𝑥 = arcsin (𝑎) + 𝐶.
Here, 𝑎 = 3:
1 𝑥
∫ 𝑑𝑥 = arcsin ( ) + 𝐶 .
√9 − 𝑥 2 3
2𝑥+3
22. Compute ∫ 𝑑𝑥
√4−2𝑥−𝑥 2
Solution:
Complete the square:
4 − 2𝑥 − 𝑥 2 = 5 − (𝑥 + 1)2 .
Substitute 𝑢 = 𝑥 + 1, 𝑑𝑢 = 𝑑𝑥:
2(𝑢 − 1) + 3 2𝑢 + 1
∫ 𝑑𝑢 = ∫ 𝑑𝑢.
√5 − 𝑢2 √5 − 𝑢2
Split and integrate:
𝑢 1
2∫ 𝑑𝑢 + ∫ 𝑑𝑢.
√5 − 𝑢2 √5 − 𝑢2
First integral: −2√5 − 𝑢2 .
𝑢
Second integral: arcsin ( ).
√5
Substitute back 𝑢 = 𝑥 + 1:
𝑥+1
−2√5 − (𝑥 + 1)2 + arcsin ( )+𝐶.
√5
sin𝑥
23. Find ∫ 1+cos𝑥
𝑑𝑥
Solution:
Use substitution 𝑢 = 1 + cos𝑥, 𝑑𝑢 = −sin𝑥 𝑑𝑥:
−𝑑𝑢
∫ = −ln ∣ 𝑢 ∣ +𝐶 = −ln ∣ 1 + cos𝑥 ∣ +𝐶 .
𝑢
∞ 1
24. Evaluate ∫0 𝑑𝑥
𝑥 2 +4
Solution:
1. Antiderivative:
1 𝑥
arctan ( ).
2 2
2. Evaluate limits:
1 𝑏 1 1 𝜋 𝜋
lim [ arctan ( ) − arctan(0)] = ⋅ = .
𝑏→∞ 2 2 2 2 2 4
Federal Board-Part 2-Maths by Mam Rabab
𝑑𝑥
25. Compute ∫
𝑥 2 +6𝑥+10
Solution:
Complete the square:
𝑥 2 + 6𝑥 + 10 = (𝑥 + 3)2 + 1.
Standard integral:
1
∫ 𝑑𝑥 = arctan(𝑥 + 3) + 𝐶 .
(𝑥 + 3)2 + 1
Long Questions
𝑥 5 +3𝑥 3 +2𝑥+1
1. Evaluate ∫ 𝑥 4 −16
𝑑𝑥
Solution:
Factor Denominator:
𝑥 4 − 16 = (𝑥 2 − 4)(𝑥 2 + 4) = (𝑥 − 2)(𝑥 + 2)(𝑥 2 + 4).
Polynomial Division:
Divide 𝑥 5 + 3𝑥 3 + 2𝑥 + 1 by 𝑥 4 − 16:
𝑥 5 + 3𝑥 3 + 2𝑥 + 1 3𝑥 3 + 16𝑥 + 1
= 𝑥 + .
𝑥 4 − 16 𝑥 4 − 16
Partial Fractions:
3𝑥 3 +16𝑥+1
Decompose (𝑥−2)(𝑥+2)(𝑥2+4):
𝐴 𝐵 𝐶𝑥 + 𝐷
+ + 2 .
𝑥−2 𝑥+2 𝑥 +4
Solve for 𝐴, 𝐵, 𝐶, 𝐷:
𝐴 = 1, 𝐵 = −1, 𝐶 = 2, 𝐷 = 3.
Integrate Term-by-Term:
1 1 2𝑥 + 3
∫ 𝑥 𝑑𝑥 + ∫ 𝑑𝑥 − ∫ 𝑑𝑥 + ∫ 2 𝑑𝑥.
𝑥−2 𝑥+2 𝑥 +4
Result:
𝑥2 3 𝑥
+ ln ∣ 𝑥 − 2 ∣ −ln ∣ 𝑥 + 2 ∣ +ln(𝑥 2 + 4) + tan−1 ( ) + 𝐶.
2 2 2
Final Answer:
Federal Board-Part 2-Maths by Mam Rabab
𝑥2 (𝑥 − 2)√𝑥 2 + 4 3 𝑥
+ ln ∣ ∣ + tan−1 ( ) + 𝐶 .
2 𝑥+2 2 2
2. Solve ∫ 𝑥 3 𝑒 2𝑥 𝑑𝑥
Solution:
Integration by Parts (Three Times):
First: Let 𝑢 = 𝑥 3 , 𝑑𝑣 = 𝑒 2𝑥 𝑑𝑥:
𝑥 3 𝑒 2𝑥 3
− ∫ 𝑥 2 𝑒 2𝑥 𝑑𝑥.
2 2
2 2𝑥
Second: Let 𝑢 = 𝑥 , 𝑑𝑣 = 𝑒 𝑑𝑥:
𝑥 2 𝑒 2𝑥
− ∫ 𝑥𝑒 2𝑥 𝑑𝑥.
2
Third: Let 𝑢 = 𝑥, 𝑑𝑣 = 𝑒 2𝑥 𝑑𝑥:
𝑥𝑒 2𝑥 1 𝑥𝑒 2𝑥 𝑒 2𝑥
− ∫ 𝑒 2𝑥 𝑑𝑥 = − .
2 2 2 4
Combine All Terms:
𝑒 2𝑥 3 3𝑥 2 3𝑥 3
(𝑥 − + − ) + 𝐶.
2 2 2 4
Final Answer:
𝑒 2𝑥
(4𝑥 3 − 6𝑥 2 + 6𝑥 − 3) + 𝐶 .
8
Problem:
The population growth rate is modeled by:
𝑑𝑁
= 500 + 300√𝑡cos(𝜋𝑡), 𝑁(0) = 2000.
𝑑𝑡
Find 𝑁(9).
Solution:
Integrate the Rate:
9
𝑁(𝑡) = 2000 + ∫ (500 + 300√𝑡cos(𝜋𝑡)) 𝑑𝑡.
0
Split the Integral:
9
𝑁(𝑡) = 2000 + 500𝑡 + 300 ∫ √𝑡 cos(𝜋𝑡)𝑑𝑡.
0
Federal Board-Part 2-Maths by Mam Rabab
Solution:
Find Intersection Points:
Solve 𝑒 𝑥 sin𝑥 = 𝑒 −𝑥 cos𝑥.
Numerical approximation gives 𝑥 ≈ 0.588.
Set Up Integral:
0.588
Area = ∫ (𝑒 𝑥 sin𝑥 − 𝑒 −𝑥 cos𝑥) 𝑑𝑥.
0
Integrate Term-by-Term:
𝑒𝑥
∫ 𝑒 𝑥 sin𝑥 𝑑𝑥 = (sin𝑥 − cos𝑥).
2
𝑒 −𝑥
∫ 𝑒 −𝑥 cos𝑥 𝑑𝑥 = (sin𝑥 + cos𝑥).
2
Evaluate:
0.588
𝑒𝑥 𝑒 −𝑥
Area = [ (sin𝑥 − cos𝑥) + (sin𝑥 + cos𝑥)] ≈ 0.427 .
2 2 0
𝑥2
5. Evaluate ∫ 𝑑𝑥
√𝑥 6 +4𝑥 3 +13
Solution:
Complete the Square:
𝑥 6 + 4𝑥 3 + 13 = (𝑥 3 + 2)2 + 9.
Substitute 𝑢 = 𝑥 3 + 2, 𝑑𝑢 = 3𝑥 2 𝑑𝑥:
1 𝑑𝑢 1
∫ = ln ∣ 𝑢 + √𝑢2 + 9 ∣ +𝐶.
3 √𝑢2 + 9 3
Substitute Back:
1
ln ∣ 𝑥 3 + 2 + √𝑥 6 + 4𝑥 3 + 13 ∣ +𝐶 .
3
Problem:
𝑑2 𝑦
Solve + 4𝑦 = sin(2𝑡), 𝑦(0) = 1, 𝑦 ′ (0) = 0.
𝑑𝑡 2
Solution:
Homogeneous Solution:
𝑦ℎ = 𝐶1 cos(2𝑡) + 𝐶2 sin(2𝑡).
Particular Solution:
Use Method of Undetermined Coefficients:
𝑦𝑝 = 𝑡(𝐴cos(2𝑡) + 𝐵sin(2𝑡)).
1
Solve for 𝐴 = − , 𝐵 = 0.
4
General Solution:
𝑡
𝑦 = 𝐶1 cos(2𝑡) + 𝐶2 sin(2𝑡) − cos(2𝑡).
4
Apply Initial Conditions:
1
𝐶1 = 1, 𝐶2 = 8.
Final Answer:
1 𝑡
𝑦 = cos(2𝑡) + sin(2𝑡) − cos(2𝑡) .
8 4
Problem:
Find the volume under 𝑧 = √4 − 𝑥 2 − 𝑦 2 within 𝑥 2 + 𝑦 2 ≤ 1.
Solution:
Convert to Polar Coordinates:
𝑥 = 𝑟cos𝜃, 𝑦 = 𝑟sin𝜃, 𝑑𝑥𝑑𝑦 = 𝑟 𝑑𝑟𝑑𝜃.
Set Up Integral:
2𝜋 1
∫ ∫ √4 − 𝑟 2 ⋅ 𝑟 𝑑𝑟𝑑𝜃.
0 0
Substitute 𝑢 = 4 − 𝑟 2, 𝑑𝑢 = −2𝑟𝑑𝑟:
1 4 2 3/2 4 2𝜋
2𝜋 ⋅ ∫ √𝑢 𝑑𝑢 = 𝜋 [ 𝑢 ] = (8 − 3√3).
2 3 3 3 3
Final Answer:
2𝜋
(8 − 3√3) .
3
1 𝑥 2 +3𝑥+2
8. Evaluate ∫0 𝑑𝑥
𝑥 3 +𝑥 2 +𝑥+1
Solution:
Federal Board-Part 2-Maths by Mam Rabab
1 𝑥 2 +3𝑥+2
∫0 𝑥 3 +𝑥 2 +𝑥+1
𝑑𝑥
Factor the denominator:
𝑥 3 + 𝑥 2 + 𝑥 + 1 = (𝑥 + 1)(𝑥 2 + 1).
Partial Fraction Decomposition:
𝑥 2 + 3𝑥 + 2 𝐴 𝐵𝑥 + 𝐶
2
= + 2 .
(𝑥 + 1)(𝑥 + 1) 𝑥 + 1 𝑥 + 1
Solve for 𝐴, 𝐵, 𝐶: 𝐴 = 1, 𝐵 = 0, 𝐶 = 2.
Integrate:
1
1 2
∫ ( + 2 ) 𝑑𝑥 = [ln ∣ 𝑥 + 1 ∣ +2tan−1 𝑥]10 .
0 𝑥 + 1 𝑥 + 1
Result:
𝜋
ln2 + .
2