Q. If f(x) = x^4 - 4x^3, what is f'(2)? (2019)
Show solution
Solution
f'(x) = 4x^3 - 12x^2. f'(2) = 4(2^3) - 12(2^2) = 32 - 48 = -16.
Correct Answer:
B
— 8
Learn More →
Q. If f(x) = x^4 - 8x^2 + 16, what is the minimum value of f(x)? (2023)
Show solution
Solution
Finding the derivative f'(x) = 4x^3 - 16x. Setting it to zero gives x = 0, ±2. The minimum value occurs at x = 2, f(2) = 0.
Correct Answer:
A
— 0
Learn More →
Q. If h(x) = e^(2x), what is h'(x)? (2019)
A.
2e^(2x)
B.
e^(2x)
C.
2xe^(2x)
D.
e^(x)
Show solution
Solution
Using the chain rule, h'(x) = 2e^(2x).
Correct Answer:
A
— 2e^(2x)
Learn More →
Q. Is the function f(x) = 1/(x-1) continuous at x = 1?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
The function f(x) = 1/(x-1) is not defined at x = 1, hence it is discontinuous at that point.
Correct Answer:
B
— No
Learn More →
Q. Is the function f(x) = sqrt(x) continuous at x = 0?
A.
Yes
B.
No
C.
Only from the right
D.
Only from the left
Show solution
Solution
The function f(x) = sqrt(x) is continuous at x = 0 as it is defined and the limit exists.
Correct Answer:
A
— Yes
Learn More →
Q. Is the function f(x) = |x| continuous at x = 0?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
The function f(x) = |x| is continuous at x = 0 because the left limit, right limit, and f(0) all equal 0.
Correct Answer:
A
— Yes
Learn More →
Q. The function f(x) = 1/(x-1) is continuous on which of the following intervals?
A.
(-∞, 1)
B.
(1, ∞)
C.
(-∞, ∞)
D.
(-∞, 0)
Show solution
Solution
The function f(x) = 1/(x-1) is discontinuous at x = 1, hence it is continuous on (1, ∞).
Correct Answer:
B
— (1, ∞)
Learn More →
Q. The function f(x) = 2x + 1 is continuous at which of the following intervals?
A.
(-∞, ∞)
B.
(0, 1)
C.
(1, 2)
D.
(2, 3)
Show solution
Solution
f(x) = 2x + 1 is a linear function and is continuous over the entire real line (-∞, ∞).
Correct Answer:
A
— (-∞, ∞)
Learn More →
Q. The function f(x) = 2x + 3 is continuous at which of the following intervals?
A.
(-∞, ∞)
B.
[0, 1]
C.
[1, 2]
D.
[2, 3]
Show solution
Solution
f(x) = 2x + 3 is a linear function and is continuous over the entire real line (-∞, ∞).
Correct Answer:
A
— (-∞, ∞)
Learn More →
Q. The function f(x) = 2x + 3 is continuous at which of the following? (2023)
A.
x = -1
B.
x = 0
C.
x = 1
D.
All of the above
Show solution
Solution
f(x) = 2x + 3 is a linear function and is continuous for all x.
Correct Answer:
D
— All of the above
Learn More →
Q. The function f(x) = sin(x) + cos(x) has a maximum value at which point? (2022)
A.
π/4
B.
π/2
C.
0
D.
3π/4
Show solution
Solution
To find the maximum, set f'(x) = cos(x) - sin(x) = 0. This occurs at x = π/4.
Correct Answer:
A
— π/4
Learn More →
Q. The function f(x) = x^2 + 3 is continuous for which of the following intervals? (2023)
A.
(-∞, ∞)
B.
(0, 1)
C.
(1, 2)
D.
(2, 3)
Show solution
Solution
f(x) = x^2 + 3 is a polynomial function and is continuous for all x in (-∞, ∞).
Correct Answer:
A
— (-∞, ∞)
Learn More →
Q. The function f(x) = x^2 is continuous at which of the following points? (2023)
A.
x = -1
B.
x = 0
C.
x = 1
D.
All of the above
Show solution
Solution
The function f(x) = x^2 is a polynomial function and is continuous at all points, including -1, 0, and 1.
Correct Answer:
D
— All of the above
Learn More →
Q. The function f(x) = x^3 - 3x is continuous at which of the following points? (2023)
A.
x = -2
B.
x = 0
C.
x = 2
D.
All of the above
Show solution
Solution
The function f(x) = x^3 - 3x is a polynomial function and is continuous at all points, including -2, 0, and 2.
Correct Answer:
D
— All of the above
Learn More →
Q. The function f(x) = { x + 1, x < 1; 2, x = 1; x^2, x > 1 } is continuous at x = 1?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
Left limit as x approaches 1 is 2, right limit is 1, but f(1) = 2. Hence, it is discontinuous at x = 1.
Correct Answer:
B
— No
Learn More →
Q. The function f(x) = { x^2, x < 0; 0, x = 0; x + 1, x > 0 } is:
A.
Continuous
B.
Not continuous
C.
Continuous from the left
D.
Continuous from the right
Show solution
Solution
The left limit as x approaches 0 is 0, but the right limit is 1. Hence, it is not continuous at x = 0.
Correct Answer:
B
— Not continuous
Learn More →
Q. The function f(x) = { x^2, x < 0; 2, x = 0; x + 1, x > 0 } is continuous at x = 0?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
At x = 0, lim x→0- f(x) = 0 and lim x→0+ f(x) = 1, hence it is discontinuous at x = 0.
Correct Answer:
B
— No
Learn More →
Q. The minimum value of the function f(x) = x^2 - 4x + 6 occurs at x = ? (2020)
Show solution
Solution
The vertex of the parabola occurs at x = -b/(2a) = 4/2 = 2. The minimum value is f(2) = 2^2 - 4*2 + 6 = 2.
Correct Answer:
B
— 2
Learn More →
Q. The slope of the tangent line to the curve y = x^2 at the point (2, 4) is: (2022)
Show solution
Solution
The derivative y' = 2x. At x = 2, y' = 2(2) = 4.
Correct Answer:
A
— 2
Learn More →
Q. What can be said about the function f(x) = |x| at x = 0?
A.
Continuous
B.
Discontinuous
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
The function f(x) = |x| is continuous at x = 0 since both left and right limits equal f(0) = 0.
Correct Answer:
A
— Continuous
Learn More →
Q. What is the continuity of the function f(x) = sqrt(x) at x = 0? (2022)
A.
Continuous
B.
Not continuous
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
The function f(x) = sqrt(x) is continuous at x = 0 as it is defined and the limit exists.
Correct Answer:
A
— Continuous
Learn More →
Q. What is the critical point of f(x) = x^2 - 4x + 4? (2022)
Show solution
Solution
Set f'(x) = 2x - 4 = 0; solving gives x = 2.
Correct Answer:
B
— 2
Learn More →
Q. What is the critical point of the function f(x) = x^2 - 4x + 4? (2022)
Show solution
Solution
Find f'(x) = 2x - 4. Set f'(x) = 0, giving 2x - 4 = 0, hence x = 2.
Correct Answer:
B
— 2
Learn More →
Q. What is the critical point of the function f(x) = x^4 - 4x^3 + 6? (2023)
Show solution
Solution
First derivative f'(x) = 4x^3 - 12x^2. Setting f'(x) = 0 gives x = 0, 1, 3.
Correct Answer:
B
— 1
Learn More →
Q. What is the derivative of f(x) = 3x^4 - 5x^2 + 2? (2021)
A.
12x^3 - 10x
B.
12x^3 - 5
C.
6x^3 - 5x
D.
3x^3 - 5
Show solution
Solution
Using the power rule, f'(x) = 12x^3 - 10x.
Correct Answer:
A
— 12x^3 - 10x
Learn More →
Q. What is the derivative of f(x) = 3x^4 - 5x^3 + 2x - 7?
A.
12x^3 - 15x^2 + 2
B.
12x^3 - 15x^2 - 2
C.
3x^3 - 5x^2 + 2
D.
3x^3 - 5x^2 - 2
Show solution
Solution
Using the power rule, f'(x) = 12x^3 - 15x^2 + 2.
Correct Answer:
A
— 12x^3 - 15x^2 + 2
Learn More →
Q. What is the derivative of f(x) = 4/x? (2022)
A.
-4/x^2
B.
4/x^2
C.
-4/x
D.
4/x
Show solution
Solution
Using the power rule, f'(x) = -4/x^2.
Correct Answer:
A
— -4/x^2
Learn More →
Q. What is the derivative of f(x) = 5x^2 - 4x + 3?
A.
10x - 4
B.
10x + 4
C.
5x - 4
D.
5x + 4
Show solution
Solution
Using the power rule, f'(x) = 10x - 4.
Correct Answer:
A
— 10x - 4
Learn More →
Q. What is the derivative of f(x) = 5x^3 - 2x + 1? (2023)
A.
15x^2 - 2
B.
5x^2 - 2
C.
15x^3 - 2
D.
5x^3 - 2
Show solution
Solution
The derivative f'(x) = 15x^2 - 2.
Correct Answer:
A
— 15x^2 - 2
Learn More →
Q. What is the derivative of f(x) = 5x^5 - 3x + 7? (2020)
A.
25x^4 - 3
B.
15x^4 - 3
C.
5x^4 - 3
D.
20x^4 - 3
Show solution
Solution
Using the power rule, f'(x) = 25x^4 - 3.
Correct Answer:
A
— 25x^4 - 3
Learn More →
Showing 121 to 150 of 193 (7 Pages)
Differential Calculus MCQ & Objective Questions
Differential Calculus is a crucial branch of mathematics that plays a significant role in various examinations. Mastering this topic not only enhances your problem-solving skills but also boosts your confidence in tackling objective questions. Practicing MCQs and important questions in Differential Calculus can significantly improve your exam preparation and help you score better.
What You Will Practise Here
Understanding the concept of derivatives and their applications
Rules of differentiation including product, quotient, and chain rules
Finding maxima and minima using first and second derivative tests
Applications of derivatives in real-life problems
Implicit differentiation and its significance
Graphical interpretation of functions and their derivatives
Common Differential Calculus formulas and their derivations
Exam Relevance
Differential Calculus is a vital topic in CBSE, State Boards, NEET, and JEE examinations. Students can expect a variety of question patterns, including direct application of formulas, conceptual understanding, and problem-solving scenarios. Questions often test the ability to differentiate functions and apply these concepts to real-world situations, making it essential to grasp the fundamentals thoroughly.
Common Mistakes Students Make
Confusing the rules of differentiation, especially in complex functions
Neglecting the importance of units and dimensions in applied problems
Overlooking the significance of critical points in determining maxima and minima
Misinterpreting the graphical representation of functions and their derivatives
FAQs
Question: What are the basic rules of differentiation?Answer: The basic rules include the power rule, product rule, quotient rule, and chain rule, which are essential for finding derivatives of functions.
Question: How can I apply derivatives in real-life scenarios?Answer: Derivatives can be used to determine rates of change, optimize functions, and analyze motion in physics, among other applications.
Start solving Differential Calculus MCQ questions today to enhance your understanding and prepare effectively for your exams. Remember, practice is the key to success!