0% found this document useful (0 votes)
3 views5 pages

Mathematics Solutions

The document contains complete solutions for various mathematics problems for 12th grade, covering limits, derivatives, integrals, and geometry. Each solution is presented step-by-step, demonstrating the application of mathematical principles and techniques. The document serves as a comprehensive guide for students preparing for exams.

Uploaded by

hafizullahmiani2
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views5 pages

Mathematics Solutions

The document contains complete solutions for various mathematics problems for 12th grade, covering limits, derivatives, integrals, and geometry. Each solution is presented step-by-step, demonstrating the application of mathematical principles and techniques. The document serves as a comprehensive guide for students preparing for exams.

Uploaded by

hafizullahmiani2
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DIK-HSSC-XII-2026 (A-I)

MATHEMATICS (12th Grade) — COMPLETE SOLUTIONS


Maximum Marks: 80 | Written Step-by-Step Solutions

SECTION "B" (MARKS: 50)


Question 2 (i) Question 2 (vi)
Evaluate the limit of limx→0 (√(x + 1) − 1) / x Evaluate the integral ∫ x2 sin(x) dx.
SOLUTION: SOLUTION:
Direct substitution yields an indeterminate form 0/0. Apply Integration by Parts twice (∫ u dv = uv − ∫ v
Rationalize the numerator by multiplying numerator du). Let u = x2, dv = sin x dx → du = 2x dx, v =
and denominator by (√(x + 1) + 1): −cos x:

L = limx→0 [(√(x + 1) − 1)(√(x + 1) + 1)] / [x(√(x I = −x2 cos x − ∫ (−cos x)(2x) dx = −x2 cos x + 2
+ 1) + 1)] ∫ x cos x dx

L = limx→0 [(x + 1) − 1] / [x(√(x + 1) + 1)] For the second integral, let u = x, dv = cos x dx →
du = dx, v = sin x:
L = limx→0 x / [x(√(x + 1) + 1)]
∫ x cos x dx = x sin x − ∫ sin x dx = x sin x + cos x
Cancel out the common term x (x ≠ 0): Substitute back into the expression:
L = limx→0 1 / (√(x + 1) + 1)
I = −x2 cos x + 2(x sin x + cos x) + C
Apply the limit:
I = −x2 cos x + 2x sin x + 2 cos x + C
L = 1 / (√(0 + 1) + 1) = 1 / (1 + 1) = 1/2
Answer: −x2 cos x + 2x sin x + 2 cos x + C
Answer: 1/2

Question 2 (vii)
Question 2 (ii)
Find the angle from line 7x + 3y − 9 = 0 to line 5x − 2y
Find the derivative of the implicit function x2 + y2 = 25. + 2 = 0.
SOLUTION: SOLUTION:
Differentiate both sides with respect to x: Find slopes m1 and m2:
d/dx (x2) + d/dx (y2) = d/dx (25) 7x + 3y − 9 = 0 → m1 = −7/3
Apply the Power Rule and Chain Rule:
5x − 2y + 2 = 0 → m2 = 5/2
2x + 2y · (dy/dx) = 0
Use angle formula tan θ = (m2 − m1) / (1 + m1m2):
Isolate the derivative term dy/dx:
tan θ = (5/2 − (−7/3)) / (1 + (−7/3)(5/2))
2y · (dy/dx) = −2x
tan θ = (15/6 + 14/6) / (1 − 35/6) = (29/6) /
dy/dx = −2x / 2y
(−29/6) = −1
dy/dx = −x / y
Thus, θ = tan−1(−1) = 135° (or acute angle 45°).
Answer: dy/dx = −x / y
Answer: 135° (or 45°)

DIK-HSSC-XII-2026 (A-I) Solutions Page 1 of 5


Question 2 (iii) Question 2 (viii)

Find equation of the tangent line of the curve y = 2x2ex Find line equation with intercepts x: (−3, 0) and y: (0,
at x = 1. 4).
SOLUTION: SOLUTION:
Find the y-coordinate when x = 1: Use the standard intercept form equation x/a + y/b =
1, where a = −3 and b = 4:
y(1) = 2(1)2e1 = 2e → Point is (1, 2e).
x/(−3) + y/4 = 1
Find the derivative dy/dx using the Product Rule:
Multiply the entire equation by the LCD (12) to clear
dy/dx = d/dx(2x2) · ex + 2x2 · d/dx(ex) denominators:

dy/dx = 4xex + 2x2ex −4x + 3y = 12


Find the slope m at x = 1: Rearrange into standard general form Ax + By + C =
0:
m = 4(1)e1 + 2(1)2e1 = 4e + 2e = 6e
4x − 3y + 12 = 0
Apply the point-slope form equation y − y1 = m(x −
Answer: 4x − 3y + 12 = 0
x1):

y − 2e = 6e(x − 1) Question 2 (ix)


y − 2e = 6ex − 6e → 6ex − y − 4e = 0
Find the center and radius of the circle 2x2 + 2y2 − 8x
Answer: 6ex − y − 4e = 0 − 6y + 9 = 0.
SOLUTION:
Question 2 (iv) Divide the whole equation by 2:
Find the vector derivative of F(x) = (2x4 − 5)i + sin(x)j x2 + y2 − 4x − 3y + 9/2 = 0
− e2xk.
Compare with general form x2 + y2 + 2gx + 2fy + c
SOLUTION: = 0:
Differentiate each component vector individually
2g = −4 → g = −2
with respect to x:
2f = −3 → f = −3/2, and c = 9/2
d/dx(2x4 − 5) = 8x3
Center is (−g, −f) = (2, 3/2).
d/dx(sin x) = cos x
Radius formula r = √(g2 + f2 − c):
d/dx(−e2x) = −2e2x
r = √((-2)2 + (-3/2)2 − 9/2) = √(4 + 9/4 − 18/4)
Reassemble the component vector terms:
r = √(4 − 9/4) = √(7/4) = √7 / 2
F'(x) = 8x3i + cos(x)j − 2e2xk
Center: (2, 1.5) | Radius: √7 / 2
Answer: 8x3i + cos(x)j − 2e2xk

DIK-HSSC-XII-2026 (A-I) Solutions Page 2 of 5


Question 2 (v) Question 2 (x)

Evaluate the integral ∫ (3x5 + 2)/x4 dx and check by Find tangent and normal equations at (4,0) to ellipse
differentiation. x2/16 + y2/25 = 1.
SOLUTION: SOLUTION:
Simplify the integrand by split division: Tangent equation formula at (x1, y1): xx1/a2 + yy1/b2

∫ (3x5/x4 + 2/x4) dx = ∫ (3x + 2x−4) dx =1

Integrate using power rule: x(4)/16 + y(0)/25 = 1 → 4x/16 = 1 → x = 4


The tangent line is vertical (x = 4).
= 3(x2/2) + 2(x−3/−3) + C = (3/2)x2 − (2/3)x−3 +
The normal line is perpendicular to the tangent line
C
passing through (4,0). A line perpendicular to x = 4
Check via derivative: is horizontal:
d/dx[(3/2)x2 − (2/3)x−3 + C] = 3x − (2/3)(−3)x−4 y=0
= 3x + 2x−4 = (3x5+2)/x4 Tangent: x = 4 | Normal: y = 0
Answer: (3/2)x2 − 2/(3x3) + C

DIK-HSSC-XII-2026 (A-I) Solutions Page 3 of 5


SECTION "C" (MARKS: 30)
Question 3 (a) Question 4 (b)

Determine the limit limx→∞ (4x2 + 3) / (x2 + 1). Find intersection point P(x,y) of lines 3x + 2y = 3 and
5x − y = 2.
SOLUTION:
SOLUTION:
This represents an infinity-over-infinity
indeterminate case. Divide the numerator and the We have a simultaneous linear system:
denominator components by the highest degree 1) 3x + 2y = 3
power variable, x2: 2) 5x − y = 2 → y = 5x − 2
L = limx→∞ [ (4x2/x2) + (3/x2) ] / [ (x2/x2) + (1/ Substitute value of y into eq (1):

x 2) ] 3x + 2(5x − 2) = 3
3x + 10x − 4 = 3 → 13x = 7 → x = 7/13
L = limx→∞ [ 4 + 3/x2 ] / [ 1 + 1/x2 ]
Solve for coordinate value y:
As x → ∞, terms 3/x2 → 0 and 1/x2 → 0:
y = 5(7/13) − 2 = 35/13 − 26/13 = 9/13
L = (4 + 0) / (1 + 0) = 4
Answer: P(7/13, 9/13)
Answer: 4
Question 5 (a)
Question 3 (b)
Prove line x + y − 1 = 0 touches circle x2 + y2 − 4x −
Find the derivative of y = cos−1x from first principles. 2y + 3 = 0 and find contact point.
SOLUTION: SOLUTION:
Let y = cos−1x → x = cos y. Find standard values of circle: Center C(2,1), radius
Give a small increment: x + Δx = cos(y + Δy). r = √(22+12−3) = √2.
Δx = cos(y + Δy) − cos y Perpendicular distance d from center (2,1) to line
1x+1y−1=0:
Apply identity cos A − cos B = −2 sin((A+B)/2)
sin((A-B)/2): d = |1(2) + 1(1) − 1| / √(12 + 12) = 2 / √2 = √2
Δx = −2 sin(y + Δy/2) sin(Δy/2) Since distance d = r = √2, the line touches the circle
Divide by Δy and invert for ratio: tangentially.

Δx/Δy = −2 sin(y + Δy/2) [sin(Δy/2) / Δy] To find contact point, substitute line equation y = 1 −
x into the circle:
Take limit as Δx → 0 (implies Δy → 0):
x2 + (1−x)2 − 4x − 2(1−x) + 3 = 0
dx/dy = −sin y · 1 = −sin y
Invert back to get the derivative dy/dx: 2x2 − 4x + 2 = 0 → 2(x−1)2 = 0 → x = 1
Then, y = 1 − 1 = 0.
dy/dx = −1 / sin y = −1 / √(1 − cos2y) = −1 / √(1 −
x 2) Point of contact: (1, 0)

Answer: −1 / √(1 − x2)

DIK-HSSC-XII-2026 (A-I) Solutions Page 4 of 5


Question 4 (a)

Find the area between the x-axis and curve f(x) = x2 −


9 from x = 0 to x = 9.
SOLUTION:
Check roots inside interval: x2 − 9 = 0 → x = 3.
Curve crosses the axis at x = 3.
For interval [0,3], f(x) ≤ 0. For interval [3,9], f(x) ≥
0. Split definite integrals:

Area = ∫03 −(x2−9)dx + ∫39 (x2−9)dx

Anti-derivative is F(x) = x3/3 − 9x:


F(0)=0, F(3)=−18, F(9)=162
Area = −[F(3)−F(0)] + [F(9)−F(3)]
Area = −(−18 − 0) + (162 − (−18)) = 18 + 180 =
198

Answer: 198 sq. units

DIK-HSSC-XII-2026 (A-I) Solutions Page 5 of 5

You might also like