Q. Find the second derivative of f(x) = x^3 - 3x^2 + 4. (2020)
A.
6x - 6
B.
6x + 6
C.
3x^2 - 6
D.
3x^2 + 6
Show solution
Solution
First derivative f'(x) = 3x^2 - 6x; second derivative f''(x) = 6x - 6.
Correct Answer:
A
— 6x - 6
Learn More →
Q. Find the second derivative of the function f(x) = x^3 - 3x^2 + 4. (2020)
A.
6x - 6
B.
6x + 6
C.
3x^2 - 6
D.
3x^2 + 6
Show solution
Solution
First derivative f'(x) = 3x^2 - 6x; Second derivative f''(x) = 6x - 6.
Correct Answer:
A
— 6x - 6
Learn More →
Q. Find the value of x for which the function f(x) = e^x + x^2 has a minimum. (2020)
Show solution
Solution
To find the minimum, set f'(x) = e^x + 2x = 0. The minimum occurs at x = 0.
Correct Answer:
B
— 1
Learn More →
Q. Find the value of x for which the function f(x) = e^x - x^2 has a horizontal tangent.
Show solution
Solution
Set f'(x) = e^x - 2x = 0. The solution is approximately x = 1.
Correct Answer:
B
— 1
Learn More →
Q. Find the value of x for which the function f(x) = x^3 - 6x^2 + 9x has a point of inflection.
Show solution
Solution
To find inflection points, set f''(x) = 0. f''(x) = 6x - 12. Setting 6x - 12 = 0 gives x = 2.
Correct Answer:
B
— 2
Learn More →
Q. Find the value of x for which the function f(x) = x^3 - 6x^2 + 9x has an inflection point.
Show solution
Solution
To find inflection points, set f''(x) = 0. f''(x) = 6x - 12. Setting 6x - 12 = 0 gives x = 2.
Correct Answer:
B
— 2
Learn More →
Q. Find the value of x where the function f(x) = x^3 - 6x^2 + 9x has a local minimum. (2020)
Show solution
Solution
Setting f'(x) = 3x^2 - 12x + 9 = 0 gives x = 1, 3. Testing shows x = 2 is a local minimum.
Correct Answer:
B
— 2
Learn More →
Q. Find the value of x where the function f(x) = x^3 - 6x^2 + 9x has an inflection point.
A.
x = 1
B.
x = 2
C.
x = 3
D.
x = 0
Show solution
Solution
To find inflection points, set f''(x) = 0. f''(x) = 6x - 12. Setting it to zero gives x = 2.
Correct Answer:
B
— x = 2
Learn More →
Q. For the function f(x) = -x^2 + 4x + 1, find the maximum value. (2023)
Show solution
Solution
The maximum occurs at x = -b/(2a) = -4/(-2) = 2. f(2) = -2^2 + 4(2) + 1 = 5.
Correct Answer:
B
— 5
Learn More →
Q. For the function f(x) = 3x^2 - 12x + 7, find the coordinates of the minimum point. (2019)
A.
(2, -5)
B.
(2, -1)
C.
(4, 1)
D.
(4, -5)
Show solution
Solution
The vertex is at x = -(-12)/(2*3) = 2. The minimum value is f(2) = 3(2^2) - 12(2) + 7 = -5. Thus, the coordinates are (2, -5).
Correct Answer:
A
— (2, -5)
Learn More →
Q. For the function f(x) = e^x, what is f''(x)? (2021)
Show solution
Solution
The second derivative f''(x) = d/dx(e^x) = e^x.
Correct Answer:
A
— e^x
Learn More →
Q. For the function f(x) = sin(x) + cos(x), what is f'(π/4)? (2023)
Show solution
Solution
f'(x) = cos(x) - sin(x). At x = π/4, f'(π/4) = cos(π/4) - sin(π/4) = √2/2 - √2/2 = 0.
Correct Answer:
B
— √2
Learn More →
Q. For the function f(x) = sin(x), what is f'(π/2)? (2021)
A.
0
B.
1
C.
-1
D.
undefined
Show solution
Solution
f'(x) = cos(x); f'(π/2) = cos(π/2) = 0.
Correct Answer:
B
— 1
Learn More →
Q. For the function f(x) = x^2 - 6x + 10, what is the minimum value? (2020)
Show solution
Solution
The vertex is at x = 6/2 = 3. The minimum value is f(3) = 3^2 - 6*3 + 10 = 1.
Correct Answer:
B
— 3
Learn More →
Q. For the function f(x) = x^3 - 3x + 2, find the points of discontinuity.
A.
None
B.
x = 1
C.
x = -1
D.
x = 2
Show solution
Solution
f(x) is a polynomial function and is continuous everywhere, hence no points of discontinuity.
Correct Answer:
A
— None
Learn More →
Q. For the function f(x) = { 2x + 1, x < 1; 3, x = 1; x^2, x > 1 }, is f(x) continuous at x = 1?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
The left limit as x approaches 1 is 3, the right limit is 1, and f(1) = 3. Since the limits do not match, f(x) is discontinuous at x = 1.
Correct Answer:
B
— No
Learn More →
Q. For the function f(x) = { x^2, x < 0; 0, x = 0; x + 1, x > 0 }, is f(x) continuous at x = 0?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
The left limit as x approaches 0 is 0, the right limit is 1, and f(0) = 0. Since the limits do not match, f(x) is discontinuous at x = 0.
Correct Answer:
B
— No
Learn More →
Q. For the function f(x) = { x^2, x < 2; 4, x = 2; 2x, x > 2 }, is f(x) continuous at x = 2?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
At x = 2, left limit is 4 and right limit is 4, but f(2) = 4. Hence, f(x) is continuous at x = 2.
Correct Answer:
B
— No
Learn More →
Q. For the function f(x) = { x^2, x < 3; 9, x = 3; x + 3, x > 3 }, is f(x) continuous at x = 3?
A.
Yes
B.
No
C.
Only left continuous
D.
Only right continuous
Show solution
Solution
The left limit as x approaches 3 is 9, the right limit is also 9, and f(3) = 9. Therefore, f(x) is continuous at x = 3.
Correct Answer:
A
— Yes
Learn More →
Q. For which value of c is the function f(x) = { x^2, x < 1; c, x = 1; 2x, x > 1 } continuous at x = 1? (2022)
Show solution
Solution
To make f(x) continuous at x = 1, we need c = 1^2 = 1. Thus, c must be 1.
Correct Answer:
B
— 2
Learn More →
Q. For which value of k is the function f(x) = kx + 2 continuous at x = 3? (2023)
A.
k = 0
B.
k = 1
C.
k = -1
D.
k = 2
Show solution
Solution
The function f(x) = kx + 2 is a linear function and is continuous for all k at x = 3.
Correct Answer:
B
— k = 1
Learn More →
Q. For which value of k is the function f(x) = { kx + 1, x < 2; 3, x >= 2 } continuous at x = 2?
Show solution
Solution
To be continuous at x = 2, k(2) + 1 must equal 3. Thus, 2k + 1 = 3, leading to k = 1.
Correct Answer:
B
— 2
Learn More →
Q. For which value of k is the function f(x) = { kx + 1, x < 2; 3, x = 2; 2x - 1, x > 2 } continuous at x = 2?
Show solution
Solution
To ensure continuity at x = 2, k(2) + 1 must equal 3. Thus, k = 1.
Correct Answer:
B
— 2
Learn More →
Q. For which value of k is the function f(x) = { kx + 1, x < 2; 3, x ≥ 2 } continuous at x = 2? (2019)
Show solution
Solution
To be continuous at x = 2, k(2) + 1 must equal 3. Thus, 2k + 1 = 3, giving k = 1.
Correct Answer:
B
— 2
Learn More →
Q. If f(x) = 3x + 2, what is the value of f(1) and is it continuous?
A.
5, Continuous
B.
5, Not Continuous
C.
3, Continuous
D.
3, Not Continuous
Show solution
Solution
f(1) = 3(1) + 2 = 5. Since f(x) is a linear function, it is continuous everywhere.
Correct Answer:
A
— 5, Continuous
Learn More →
Q. If f(x) = 3x + 2, what is the value of f(2) and is it continuous?
A.
8, Continuous
B.
8, Discontinuous
C.
7, Continuous
D.
7, Discontinuous
Show solution
Solution
f(2) = 3(2) + 2 = 8. Since f(x) is a polynomial, it is continuous everywhere.
Correct Answer:
A
— 8, Continuous
Learn More →
Q. If f(x) = 3x^2 + 2x, what is f'(2)? (2023)
Show solution
Solution
First, find f'(x) = 6x + 2. Then, f'(2) = 6(2) + 2 = 12 + 2 = 14.
Correct Answer:
A
— 10
Learn More →
Q. If f(x) = 4x^3 - 2x^2 + x, what is f''(x)?
A.
24x - 4
B.
12x - 2
C.
12x - 4
D.
24x - 2
Show solution
Solution
First, find f'(x) = 12x^2 - 4x + 1, then differentiate again to get f''(x) = 24x - 4.
Correct Answer:
A
— 24x - 4
Learn More →
Q. If f(x) = 5x^2 + 3x - 1, what is f''(x)? (2020)
Show solution
Solution
The first derivative f'(x) = 10x + 3, and the second derivative f''(x) = 10.
Correct Answer:
A
— 10
Learn More →
Q. If f(x) = 5x^2 + 3x - 1, what is f'(2)? (2020)
Show solution
Solution
First, find f'(x) = 10x + 3. Then, f'(2) = 10(2) + 3 = 20 + 3 = 23.
Correct Answer:
A
— 27
Learn More →
Showing 61 to 90 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!