P → 4; Q → 2; R → 1; S → 3
P → 2; Q → 3; R → 1; S → 4
P → 4; Q → 1; R → 2; S → 3
P → 2; Q → 1; R → 4; S → 3
The correct option is D
P → 2; Q → 1; R → 4; S → 3
(i) f1(x) = sin√(1 - e-x²)
f1'(x) = cos√(1 - e-x²) * 1/(2√(1 - e-x²)) * (0 - e-x² * (-2x))
at x = 0 f1'(x) does not exist
So. P → 2
(ii) f2(x) = {|sin x| tan-1(x) if x ≠ 0, 1 if x = 0}
limx→0+ (sin x / x) tan-1 x = 1
⇒ f2(x) is not continuous at x = 0
So Q → 1
(iii) f3(x) = [sin(ln(x + 2))] = 0
1 < x + 2 < eπ/2 ⇒ 0 < ln(x + 2) < π/2 ⇒ 0 < sin(ln(x + 2)) < 1 ⇒ f3(x) = 0
So R → 4
(iv) f4(x) = {x²sin(1/x) if x ≠ 0, 0 if x = 0}
So S → 3