Advanced practice questions covering Pure, Statistics & Mechanics. Each question includes detailed step-by-step solutions.
Differentiate: y = 3x³ + 2x² - 5x + 7
d/dx(xⁿ) = nxⁿ⁻¹dy/dx = 3(3x²) + 2(2x) - 5(1) + 0
dy/dx = 9x² + 4x - 5
Integrate: ∫(4x³ - 6x + 2) dx
∫xⁿ dx = xⁿ⁺¹/(n+1) + C∫4x³ dx = 4x⁴/4 = x⁴
∫-6x dx = -6x²/2 = -3x²
∫2 dx = 2x
x⁴ - 3x² + 2x + CSolve: 2ˣ = 32
32 = 2⁵2ˣ = 2⁵x = 5The probability of event A is 0.6 and event B is 0.4.
If A and B are independent, find P(A ∩ B).
P(A ∩ B) = P(A) × P(B)P(A ∩ B) = 0.6 × 0.4 = 0.24A particle has mass 5 kg and accelerates at 3 m/s².
Calculate the force acting on the particle.
F = maF = 5 × 3 = 15 NFind the equation of the tangent to the curve y = x² + 3x - 2 at the point (1, 2).
dy/dx = 2x + 3m = 2(1) + 3 = 5y - 2 = 5(x - 1)y = 5x - 3Find the standard deviation of: 4, 8, 12, 16, 20
(4+8+12+16+20)/5 = 1264, 16, 0, 16, 64(64+16+0+16+64)/5 = 32√32 = 5.66 (2 d.p.)A projectile is launched at 20 m/s at 30° to the horizontal.
Calculate the maximum height reached. (g = 10 m/s²)
v_y = 20 sin(30°) = 10 m/sv² = u² - 2gh0 = 10² - 2(10)hh = 100/20 = 5 mSolve: log₂(x) + log₂(x-3) = 2
log₂(x(x-3)) = 2x(x-3) = 2² = 4x² - 3x = 4x² - 3x - 4 = 0(x-4)(x+1) = 0X ~ N(50, 16). Find P(X > 54).
Z = (54-50)/4 = 1P(Z > 1) = 1 - 0.8413 = 0.1587