∑
Math
Magic
Features
Olympiad
Puzzles
Practice
Download Free
← Back to Test
Problem 5 - Olympiad
Find the derivative of f(x) = 3x^2.
A. f'(x) = 3
B. f'(x) = 6x
C. f'(x) = 9x
D. f'(x) = 6
Check Answer
Show Solution
Correct: B
The derivative of f(x) = 3x^2 is f'(x) = d(3x^2)/dx. Using the power rule of differentiation, which states that if f(x) = x^n then f'(x) = n*x^(n-1), we find that f'(x) = d(3x^2)/dx = 3*d(x^2)/dx = 3*2*x^(2-1) = 6x.