Q. Find the value of ∫ from 1 to 2 of (3x^2 - 2) dx.
Show solution
Solution
The integral evaluates to [x^3 - 2x] from 1 to 2 = (8 - 4) - (1 - 2) = 4 + 1 = 5.
Correct Answer:
A
— 1
Learn More →
Q. Find the value of ∫ from 1 to 2 of (3x^2 - 2x + 1) dx.
Show solution
Solution
The integral evaluates to [x^3 - x^2 + x] from 1 to 2 = (8 - 4 + 2) - (1 - 1 + 1) = 5.
Correct Answer:
C
— 5
Learn More →
Q. Find the value of ∫_0^1 (1 - x^2) dx.
A.
1/3
B.
1/2
C.
2/3
D.
1
Show solution
Solution
The integral evaluates to [x - x^3/3] from 0 to 1 = (1 - 1/3) = 2/3.
Correct Answer:
B
— 1/2
Learn More →
Q. Find the value of ∫_0^1 (4x^3) dx.
Show solution
Solution
∫_0^1 (4x^3) dx = [x^4] from 0 to 1 = 1.
Correct Answer:
A
— 1
Learn More →
Q. Find the value of ∫_0^1 (x^2 + 1) dx.
Show solution
Solution
∫_0^1 (x^2 + 1) dx = [x^3/3 + x] from 0 to 1 = (1/3 + 1) = 4/3.
Correct Answer:
B
— 2
Learn More →
Q. Find the value of ∫_0^1 (x^4 + 2x^3 + x^2) dx.
A.
1/5
B.
1/4
C.
1/3
D.
1/2
Show solution
Solution
The integral evaluates to [x^5/5 + (1/2)x^4 + (1/3)x^3] from 0 to 1 = 1/5 + 1/2 + 1/3 = 31/30.
Correct Answer:
B
— 1/4
Learn More →
Q. Find the value of ∫_0^1 (x^4 + 2x^3) dx.
A.
1/5
B.
1/4
C.
1/3
D.
1/2
Show solution
Solution
∫_0^1 (x^4 + 2x^3) dx = [x^5/5 + (1/2)x^4] from 0 to 1 = (1/5 + 1/2) = 7/10.
Correct Answer:
A
— 1/5
Learn More →
Q. Find the value of ∫_0^1 (x^4) dx.
A.
1/5
B.
1/4
C.
1/3
D.
1/2
Show solution
Solution
∫_0^1 x^4 dx = [x^5/5] from 0 to 1 = 1/5.
Correct Answer:
A
— 1/5
Learn More →
Q. Find the value of ∫_0^π sin(x) cos(x) dx.
Show solution
Solution
Using the identity sin(2x) = 2sin(x)cos(x), the integral becomes (1/2)∫_0^π sin(2x) dx = 0.
Correct Answer:
A
— 0
Learn More →
Q. Find the value of ∫_0^π sin(x) dx.
Show solution
Solution
∫_0^π sin(x) dx = [-cos(x)] from 0 to π = -(-1 - 1) = 2.
Correct Answer:
C
— 2
Learn More →
Q. Find the value of ∫_0^π/2 cos^2(x) dx.
Show solution
Solution
The integral evaluates to [x/2 + sin(2x)/4] from 0 to π/2 = π/4.
Correct Answer:
A
— π/4
Learn More →
Q. Find the x-coordinate of the point where the function f(x) = 2x^3 - 9x^2 + 12x has a local maximum.
Show solution
Solution
f'(x) = 6x^2 - 18x + 12. Setting f'(x) = 0 gives x = 1 and x = 2. f''(1) < 0 indicates a local maximum at x = 1.
Correct Answer:
B
— 2
Learn More →
Q. Find the x-coordinate of the point where the function f(x) = x^2 - 4x + 5 has a minimum.
Show solution
Solution
The vertex occurs at x = -b/(2a) = 4/2 = 2, which is the x-coordinate of the minimum point.
Correct Answer:
A
— 2
Learn More →
Q. Find the x-coordinate of the point where the function f(x) = x^2 - 4x + 5 has a local minimum.
Show solution
Solution
The vertex occurs at x = -b/(2a) = 4/2 = 2. This is where the local minimum occurs.
Correct Answer:
B
— 2
Learn More →
Q. For f(x) = { x^2, x < 1; 2x - 1, x ≥ 1 }, is f differentiable at x = 1?
A.
Yes
B.
No
C.
Only left
D.
Only right
Show solution
Solution
f'(1) from left = 2, from right = 2; hence f is differentiable at x = 1.
Correct Answer:
B
— No
Learn More →
Q. For the function f(x) = 2x^3 - 9x^2 + 12x, find the inflection point.
A.
(1, 1)
B.
(2, 2)
C.
(3, 3)
D.
(4, 4)
Show solution
Solution
f''(x) = 12x - 18. Setting f''(x) = 0 gives x = 1.5. The inflection point is (1.5, f(1.5)).
Correct Answer:
B
— (2, 2)
Learn More →
Q. For the function f(x) = 2x^3 - 9x^2 + 12x, find the intervals where the function is increasing.
A.
(-∞, 1)
B.
(1, 3)
C.
(3, ∞)
D.
(0, 3)
Show solution
Solution
f'(x) = 6x^2 - 18x + 12. Setting f'(x) = 0 gives x = 1 and x = 3. Testing intervals shows f is increasing on (1, 3).
Correct Answer:
B
— (1, 3)
Learn More →
Q. For the function f(x) = 2x^3 - 9x^2 + 12x, find the local maxima.
A.
(1, 5)
B.
(2, 0)
C.
(3, 0)
D.
(0, 0)
Show solution
Solution
f'(x) = 6x^2 - 18x + 12. Setting f'(x) = 0 gives x = 1 and x = 2. f(1) = 5 is a local maximum.
Correct Answer:
A
— (1, 5)
Learn More →
Q. For the function f(x) = 3x^2 - 12x + 7, find the coordinates of the vertex.
A.
(2, -5)
B.
(2, -1)
C.
(3, -2)
D.
(1, 1)
Show solution
Solution
The vertex is at x = -b/(2a) = 12/(2*3) = 2. f(2) = 3(2^2) - 12(2) + 7 = -1. So, the vertex is (2, -1).
Correct Answer:
B
— (2, -1)
Learn More →
Q. For the function f(x) = 3x^3 - 12x^2 + 9, find the x-coordinates of the inflection points.
Show solution
Solution
f''(x) = 18x - 24. Setting f''(x) = 0 gives x = 4/3. This is the inflection point.
Correct Answer:
B
— 2
Learn More →
Q. For the function f(x) = 3x^3 - 12x^2 + 9x, the number of local maxima and minima is:
Show solution
Solution
Finding f'(x) = 9x^2 - 24x + 9 and solving gives two critical points. The second derivative test confirms one maximum and one minimum.
Correct Answer:
C
— 2
Learn More →
Q. For the function f(x) = e^x - x^2, the point of inflection occurs at:
A.
x = 0
B.
x = 1
C.
x = 2
D.
x = -1
Show solution
Solution
To find the point of inflection, we compute f''(x) = e^x - 2. Setting f''(x) = 0 gives e^x = 2, leading to x = ln(2). The closest integer is x = 1.
Correct Answer:
B
— x = 1
Learn More →
Q. For the function f(x) = ln(x), find the point where it is not differentiable.
A.
x = 0
B.
x = 1
C.
x = -1
D.
x = 2
Show solution
Solution
f(x) = ln(x) is not defined for x ≤ 0, hence not differentiable at x = 0.
Correct Answer:
A
— x = 0
Learn More →
Q. For the function f(x) = sin(x) + cos(x), find the x-coordinate of the maximum point in the interval [0, 2π].
A.
π/4
B.
3π/4
C.
5π/4
D.
7π/4
Show solution
Solution
f'(x) = cos(x) - sin(x). Setting f'(x) = 0 gives tan(x) = 1, so x = π/4 + nπ. In [0, 2π], the maximum occurs at x = 3π/4.
Correct Answer:
B
— 3π/4
Learn More →
Q. For the function f(x) = x^2 + 2x + 1, what is f'(x)?
A.
2x + 1
B.
2x + 2
C.
2x
D.
x + 1
Show solution
Solution
f'(x) = 2x + 2.
Correct Answer:
B
— 2x + 2
Learn More →
Q. For the function f(x) = x^2 + 2x + 3, find the point where it is not differentiable.
A.
x = -1
B.
x = 0
C.
x = 1
D.
It is differentiable everywhere
Show solution
Solution
The function is a polynomial and is differentiable everywhere.
Correct Answer:
D
— It is differentiable everywhere
Learn More →
Q. For the function f(x) = x^2 + kx + 1 to be differentiable at x = -1, what must k be?
Show solution
Solution
Setting the derivative f'(-1) = 0 gives k = 1 for differentiability.
Correct Answer:
C
— 1
Learn More →
Q. For the function f(x) = x^2 - 2x + 1, find the slope of the tangent line at x = 1.
Show solution
Solution
f'(x) = 2x - 2. Thus, f'(1) = 2(1) - 2 = 0.
Correct Answer:
A
— 0
Learn More →
Q. For the function f(x) = x^2 - 4x + 4, find the point where it is not differentiable.
A.
x = 0
B.
x = 2
C.
x = 4
D.
It is differentiable everywhere
Show solution
Solution
As a polynomial, f(x) is differentiable everywhere, including at x = 2.
Correct Answer:
D
— It is differentiable everywhere
Learn More →
Q. For the function f(x) = x^2 - 4x + 5, find the minimum value.
Show solution
Solution
The vertex occurs at x = 2. f(2) = 2^2 - 4*2 + 5 = 1, which is the minimum value.
Correct Answer:
B
— 2
Learn More →
Showing 301 to 330 of 574 (20 Pages)
Calculus MCQ & Objective Questions
Calculus is a vital branch of mathematics that plays a significant role in various school and competitive exams. Mastering calculus concepts not only enhances your problem-solving skills but also boosts your confidence during exams. Practicing MCQs and objective questions is essential for effective exam preparation, as it helps you identify important questions and strengthens your understanding of key topics.
What You Will Practise Here
Limits and Continuity
Differentiation and its Applications
Integration Techniques and Fundamental Theorem of Calculus
Applications of Derivatives in Real Life
Definite and Indefinite Integrals
Area Under Curves and Volume of Solids of Revolution
Common Functions and Their Derivatives
Exam Relevance
Calculus is a crucial topic in the CBSE curriculum and is also featured prominently in State Board exams, NEET, and JEE. Students can expect questions that test their understanding of limits, derivatives, and integrals. Common question patterns include solving problems based on real-life applications, finding maxima and minima, and evaluating integrals. Familiarity with these patterns through practice questions will help you excel in your exams.
Common Mistakes Students Make
Confusing the concepts of limits and continuity.
Misapplying differentiation rules, especially for composite functions.
Overlooking the importance of the constant of integration in indefinite integrals.
Failing to interpret the meaning of derivatives in real-world scenarios.
Neglecting to check the domain of functions when solving problems.
FAQs
Question: What are the key formulas I should remember for calculus? Answer: Important formulas include the power rule, product rule, quotient rule for differentiation, and basic integration formulas like ∫x^n dx = (x^(n+1))/(n+1) + C.
Question: How can I improve my speed in solving calculus MCQs? Answer: Regular practice with timed quizzes and focusing on understanding concepts rather than rote memorization can significantly improve your speed.
Start solving practice MCQs today to test your understanding and solidify your calculus knowledge. Remember, consistent practice is the key to success in your exams!