Calculus Flashcards

(25 cards)

1
Q
  1. Derivative of (x^3) is:
    A. x² B. 2x² C. 3x² D. 4x²
A

✅ Answer: C – 3x²
Power rule → multiply exponent by coefficient, subtract 1 from exponent.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Derivative of (5x^2 + 4x + 3) is:
    A. 10x + 4 B. 5x + 4 C. 10x + 3 D. 9x + 4
A

✅ Answer: A – 10x + 4
Differentiate each term individually.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. If (y = \sin x), then (dy/dx) is:
    A. cos x B. –cos x C. sin x D. –sin x
A

✅ Answer: A – cos x
Derivative of sine is cosine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. If (y = \cos x), then (dy/dx) is:
    A. cos x B. sin x C. –sin x D. –cos x
A

✅ Answer: C – –sin x
Derivative of cosine is negative sine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. If (y = e^x), the derivative is:
    A. e B. x e^(x–1) C. e^x D. 1
A

✅ Answer: C – e^x
Exponential functions remain unchanged after differentiation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
  1. Derivative of (ln x) is:
    A. 1/x B. x C. ln x D. e^x
A

✅ Answer: A – 1/x
Natural log derivative rule.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
  1. If (y = \tan x), then (dy/dx =)?
    A. sec x B. sec²x C. cos²x D. sin x
A

✅ Answer: B – sec²x
Derivative of tangent is secant squared.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. The derivative of a constant is:
    A. Constant B. 1 C. 0 D. Undefined
A

✅ Answer: C – 0
Constant has no rate of change.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. If (y = x^5 – 3x^3 + 2x), find (dy/dx):
    A. 5x⁴ – 9x² + 2 B. 3x⁴ – 6x² + 2 C. 5x⁴ – 6x² + 2x D. 5x⁴ – 9x² + 1
A

✅ Answer: A – 5x⁴ – 9x² + 2
Apply power rule on each term.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. Find (dy/dx) if (y = x³ \sin x):
    A. 3x² sin x B. 3x² sin x + x³ cos x C. x³ cos x – 3x² sin x D. sin x + cos x
A

✅ Answer: B – 3x² sin x + x³ cos x
Use product rule: u′v + uv′.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. If (y = e^{2x}), then (dy/dx =):
    A. e^{2x} B. 2e^{2x} C. 2x e^x D. 2x e^{x²}
A

✅ Answer: B – 2e^{2x}
Apply chain rule (derivative of inner term 2x).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. If (y = \sin(3x)), then (dy/dx =):
    A. cos(3x) B. 3cos(3x) C. 3sin(3x) D. –sin(3x)
A

✅ Answer: B – 3cos(3x)
Chain rule → multiply by inner derivative (3).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. If (y = 1/x), derivative is:
    A. 1/x² B. –1/x² C. ln x D. 2x
A

✅ Answer: B – –1/x²
Rewrite as x⁻¹ → derivative is –1·x⁻².

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
  1. The slope of y = x² at x = 2 is:
    A. 2 B. 4 C. 6 D. 8
A

✅ Answer: B – 4
dy/dx = 2x → substitute x = 2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. Second derivative of y = x³ is:
    A. 3x² B. 6x C. 9x D. 12x
A

✅ Answer: B – 6x
First derivative 3x² → derivative again = 6x.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. Evaluate ∫x dx.
    A. x² + C B. x²/2 + C C. 2x + C D. x + C
A

✅ Answer: B – x²/2 + C
Power rule for integration.

17
Q
  1. ∫sin x dx =
    A. cos x + C B. –cos x + C C. tan x + C D. –tan x + C
A

✅ Answer: B – –cos x + C
Integral of sine is –cosine.

18
Q
  1. ∫e^x dx =
    A. e^x + C B. e^(x²) + C C. xe^x + C D. ln e + C
A

✅ Answer: A – e^x + C
Exponential integrates to itself.

19
Q
  1. ∫1/x dx =
    A. x + C B. e^x + C C. ln|x| + C D. 1/x + C
A

✅ Answer: C – ln|x| + C
Reciprocal rule → log of absolute value.

20
Q
  1. ∫x² dx =
    A. x³/3 + C B. 2x + C C. 3x² + C D. x²/2 + C
A

✅ Answer: A – x³/3 + C
Add 1 to exponent, divide by new exponent.

21
Q
  1. If dy/dx = 6x – 4, find y.
    A. 6x² – 4x + C B. 3x² – 4x + C C. 3x² – 2x + C D. 2x³ – 4x + C
A

✅ Answer: B – 3x² – 4x + C
Integrate each term.

22
Q
  1. Derivative of (x² e^x) is:
    A. 2x e^x + x² e^x B. e^x + 2x² C. 2x e^x D. x e^x
A

✅ Answer: A – 2x e^x + x² e^x
Product rule again.

23
Q
  1. If (y = ln(2x)), then dy/dx =
    A. 2/x B. 1/x C. 1/2x D. 2x
A

✅ Answer: B – 1/x
Derivative = (1/2x)·2 → simplifies to 1/x.

24
Q
  1. ∫cos x dx =
    A. –sin x + C B. sin x + C C. tan x + C D. –tan x + C
A

✅ Answer: B – sin x + C
Integral of cosine is sine.

25
25. The area under y = x from 0 to 2 is: A. 1 B. 2 C. 3 D. 4
✅ Answer: B – 2 ∫₀² x dx = [x²/2]₀² = 2.