Q. The function f(x) = x^2 - 2x + 1 is differentiable at all points?
-
A.
True
-
B.
False
-
C.
Only at x = 0
-
D.
Only for x > 0
Solution
f(x) is a polynomial function, which is differentiable everywhere.
Correct Answer: A — True
Learn More →
Q. The function f(x) = x^2 - 2x + 1 is differentiable at x = 2?
-
A.
Yes
-
B.
No
-
C.
Only left
-
D.
Only right
Solution
f(x) is a polynomial function, hence it is differentiable everywhere including at x = 2.
Correct Answer: A — Yes
Learn More →
Q. The function f(x) = x^2 - 4x + 4 is differentiable at x = 2?
-
A.
Yes
-
B.
No
-
C.
Only left
-
D.
Only right
Solution
f(x) is a polynomial function, hence differentiable everywhere including at x = 2.
Correct Answer: A — Yes
Learn More →
Q. The function f(x) = x^2 - 4x + 4 is differentiable everywhere?
-
A.
True
-
B.
False
-
C.
Only at x = 0
-
D.
Only at x = 2
Solution
f(x) is a polynomial function, hence it is differentiable everywhere.
Correct Answer: A — True
Learn More →
Q. The function f(x) = x^2 for x < 1 and f(x) = 2x - 1 for x ≥ 1 is differentiable at x = 1?
-
A.
Yes
-
B.
No
-
C.
Only continuous
-
D.
Only from the left
Solution
f'(1) from left = 2 and from right = 2; hence, f is continuous but not differentiable at x = 1.
Correct Answer: B — No
Learn More →
Q. The function f(x) = x^2 sin(1/x) for x ≠ 0 and f(0) = 0 is differentiable at x = 0. True or False?
-
A.
True
-
B.
False
-
C.
Depends on x
-
D.
Not enough information
Solution
True, as the limit of f'(x) as x approaches 0 exists and equals 0.
Correct Answer: A — True
Learn More →
Q. The function f(x) = x^3 - 3x + 2 is differentiable at x = 1?
-
A.
Yes
-
B.
No
-
C.
Only left
-
D.
Only right
Solution
f(x) is a polynomial function, hence it is differentiable everywhere including at x = 1.
Correct Answer: A — Yes
Learn More →
Q. The function f(x) = x^3 - 3x + 2 is differentiable everywhere. Find its critical points.
Solution
f'(x) = 3x^2 - 3 = 0 gives x = ±1, thus critical points are x = -1 and x = 1.
Correct Answer: B — 0
Learn More →
Q. The function f(x) = x^3 - 3x + 2 is differentiable everywhere. What is f'(1)?
Solution
f'(x) = 3x^2 - 3, thus f'(1) = 0.
Correct Answer: A — 0
Learn More →
Q. The function f(x) = x^3 - 6x^2 + 9x has how many local extrema?
Solution
Finding f'(x) = 3x^2 - 12x + 9. Setting f'(x) = 0 gives x = 1 and x = 3. Checking the second derivative shows one local maximum and one local minimum.
Correct Answer: B — 1
Learn More →
Q. The function f(x) = { 1/x, x != 0; 0, x = 0 } is continuous at x = 0?
-
A.
Yes
-
B.
No
-
C.
Only from the right
-
D.
Only from the left
Solution
The limit as x approaches 0 does not equal f(0) = 0, hence it is not continuous at x = 0.
Correct Answer: B — No
Learn More →
Q. The function f(x) = { 1/x, x ≠ 0; 0, x = 0 } is:
-
A.
Continuous at x = 0
-
B.
Not continuous at x = 0
-
C.
Continuous everywhere
-
D.
None of the above
Solution
The function is not continuous at x = 0 since the limit does not equal f(0).
Correct Answer: B — Not continuous at x = 0
Learn More →
Q. The function f(x) = { 2x + 3, x < 1; x^2 + 1, x >= 1 } is continuous at x = ?
Solution
To check continuity at x = 1, we find the left limit (5) and the right limit (2). They are not equal, hence f(x) is not continuous at x = 1.
Correct Answer: B — 1
Learn More →
Q. The function f(x) = { 3x + 1, x < 1; 2, x = 1; x^2, x > 1 } is continuous at x = 1 if which condition holds?
-
A.
3 = 2
-
B.
1 = 2
-
C.
2 = 1
-
D.
2 = 4
Solution
For continuity at x = 1, the left limit (3) must equal f(1) (2), which is not true.
Correct Answer: A — 3 = 2
Learn More →
Q. The function f(x) = { 3x + 1, x < 1; 2x + 3, x >= 1 } is continuous at x = 1 if:
Solution
For continuity at x = 1, both pieces must equal 4, hence the function is continuous.
Correct Answer: A — 3
Learn More →
Q. The function f(x) = { x + 2, x < 1; 3, x = 1; x^2, x > 1 } is continuous at x = ?
Solution
To check continuity at x = 1, we find the left limit (3) and the right limit (3). Both equal 3, hence f(x) is continuous at x = 1.
Correct Answer: B — 1
Learn More →
Q. The function f(x) = { x^2, x < 0; 1, x = 0; x + 1, x > 0 } is continuous at x = 0?
-
A.
Yes
-
B.
No
-
C.
Only from the right
-
D.
Only from the left
Solution
Limit as x approaches 0 from left is 0, and f(0) = 1, hence it is not continuous at x = 0.
Correct Answer: A — Yes
Learn More →
Q. The function f(x) = { x^2, x < 0; 2x + 1, x >= 0 } is continuous at which point?
-
A.
x = -1
-
B.
x = 0
-
C.
x = 1
-
D.
x = 2
Solution
To check continuity at x = 0, we find f(0) = 1 and limit as x approaches 0 is also 1.
Correct Answer: B — x = 0
Learn More →
Q. The function f(x) = { x^2, x < 1; 2, x = 1; x + 1, x > 1 } is:
-
A.
Continuous everywhere
-
B.
Continuous at x = 1
-
C.
Not continuous at x = 1
-
D.
Continuous for x < 1
Solution
The function is not continuous at x = 1 because the left-hand limit does not equal the function value.
Correct Answer: C — Not continuous at x = 1
Learn More →
Q. The function f(x) = { x^2, x < 1; 2x - 1, x >= 1 } is continuous at which point?
-
A.
x = 0
-
B.
x = 1
-
C.
x = 2
-
D.
x = -1
Solution
To check continuity at x = 1, we find f(1) = 1, limit as x approaches 1 from left is 1, and from right is also 1.
Correct Answer: B — x = 1
Learn More →
Q. The function f(x) = { x^2, x < 1; 2x - 1, x >= 1 } is continuous at x = ?
Solution
To check continuity at x = 1, we find the limit from both sides. Both limits equal 1, hence f(x) is continuous at x = 1.
Correct Answer: B — 1
Learn More →
Q. The function f(x) = { x^2, x < 1; 2x - 1, x ≥ 1 } is differentiable at x = 1 if which condition holds?
-
A.
f(1) = 1
-
B.
f'(1) = 1
-
C.
f'(1) = 2
-
D.
f(1) = 2
Solution
For differentiability, the left and right derivatives must equal at x = 1, hence f'(1) = 1.
Correct Answer: B — f'(1) = 1
Learn More →
Q. The function f(x) = { x^2, x < 2; 4, x = 2; 2x, x > 2 } is continuous at x = 2 if:
-
A.
f(2) = 4
-
B.
lim x->2 f(x) = 4
-
C.
Both a and b
-
D.
None of the above
Solution
Both conditions must hold true for continuity at x = 2.
Correct Answer: C — Both a and b
Learn More →
Q. The function f(x) = { x^2, x < 2; k, x = 2; 3x - 4, x > 2 } is continuous at x = 2 for which value of k?
Solution
To be continuous at x = 2, k must equal f(2) = 2^2 = 4.
Correct Answer: C — 4
Learn More →
Q. The function f(x) = |x| is differentiable at x = 0?
-
A.
Yes
-
B.
No
-
C.
Only from the right
-
D.
Only from the left
Solution
f(x) = |x| is not differentiable at x = 0 because the left-hand and right-hand derivatives do not match.
Correct Answer: B — No
Learn More →
Q. The maximum value of the function f(x) = -x^2 + 4x + 1 is at x = ?
Solution
To find the maximum, we calculate f'(x) = -2x + 4. Setting f'(x) = 0 gives x = 2. Since f''(x) = -2 < 0, this is a maximum point.
Correct Answer: B — 2
Learn More →
Q. The maximum value of the function f(x) = -x^2 + 4x + 1 is:
Solution
The vertex form of a parabola gives the maximum value at x = -b/(2a) = 2. Evaluating f(2) = -2^2 + 4*2 + 1 = 9.
Correct Answer: A — 5
Learn More →
Q. The maximum value of the function f(x) = -x^2 + 4x + 1 occurs at:
-
A.
x = 2
-
B.
x = 4
-
C.
x = 1
-
D.
x = 3
Solution
The vertex of the parabola given by f(x) = -x^2 + 4x + 1 occurs at x = -b/(2a) = -4/(-2) = 2, which gives the maximum value.
Correct Answer: A — x = 2
Learn More →
Q. The minimum value of the function f(x) = x^4 - 8x^2 + 16 is:
Solution
Finding the derivative f'(x) = 4x^3 - 16x. Setting f'(x) = 0 gives x = 0, ±2. Evaluating f(0) = 16, f(2) = 0, and f(-2) = 0, the minimum value is 0.
Correct Answer: A — 0
Learn More →
Q. The slope of the tangent to the curve y = sin(x) at x = π/4 is:
-
A.
1
-
B.
√2/2
-
C.
√3/3
-
D.
√2
Solution
The derivative f'(x) = cos(x). At x = π/4, f'(π/4) = cos(π/4) = √2/2.
Correct Answer: B — √2/2
Learn More →
Showing 451 to 480 of 574 (20 Pages)