πŸŽ“ BookMCQ
← Back to 5. The derivative in Graphing and Applications

πŸ“ Analysis of Functions III (Rational Functions) in Calculus (28 MCQs)

πŸ“– From Calculus β€’ 5. The derivative in Graphing and Applications β€’ 28 questions available

What is Analysis of Functions III (Rational Functions) in Calculus?

Definition:
Rational functions are ratios of polynomials f(x)=P(x)Q(x)f(x) = \frac{P(x)}{Q(x)}. Analysis includes finding vertical asymptotes where Q(x)=0Q(x)=0, horizontal or slant asymptotes based on degrees, and holes where factors cancel, requiring careful limit evaluation for continuity and behavior.

Example:
For f(x)=x2βˆ’1xβˆ’1f(x) = \frac{x^2-1}{x-1}, simplifying gives x+1x+1 with a hole at x=1x=1, showing removable discontinuity rather than an asymptote.

Reason:
Distinguishing between asymptotes and holes prevents graphing errors and ensures accurate representation of domain restrictions and limits in rational expressions.

8
Easy
11
Medium
9
Hard

πŸ“ All Analysis of Functions III (Rational Functions) in Calculus MCQs

Q1. What is the first derivative of the function f(x)=x3βˆ’3x2+1f(x)=x^{3}-3x^{2}+1?

A.3x2βˆ’6x3x^{2}-6x βœ…
B.x2βˆ’6xx^{2}-6x
C.3x2+6x3x^{2}+6x
D.3x2βˆ’3x3x^{2}-3x
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The derivative of a polynomial is obtained by applying the power rule to each term. Differentiating x3x^{3} gives 3x23x^{2} and differentiating βˆ’3x2-3x^{2} gives βˆ’6x-6x; the constant term disappears. Hence the correct derivative is 3x2βˆ’6x3x^{2}-6x.

Q2. For the function f(x)=xeβˆ’xf(x)=xe^{-x}, what is the x‑coordinate of its inflection point?

A.1
B.2 βœ…
C.0
D.3
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The second derivative of ff is f''(x)=(x-2)e^{-x}. Since the exponential factor is always positive, the sign of f'' changes where the linear factor xβˆ’2x-2 equals zero, i.e., at x=2x=2. Therefore the inflection point occurs at x=2x=2.

Q3. If f'(x) is negative on (0,2)(0,2) and positive elsewhere, which interval must contain a local minimum of ff?

A.(βˆ’βˆž,0)(-\infty,0)
B.(0,2)(0,2) βœ…
C.(2,∞)(2,\infty)
D.None of the above
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: A local minimum occurs where the derivative changes from negative to positive. Since f' is negative on (0,2)(0,2) and becomes positive after x=2x=2, the sign change happens at the right endpoint of the interval, placing the minimum within (0,2)(0,2).

Q4. Given that f'' changes sign at x=1x=1 and f'(1)=0, what type of point is (1,f(1))(1,f(1))?

A.Local maximum
B.Local minimum
C.Inflection point βœ…
D.Saddle point
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: When the second derivative changes sign, the curvature of the graph switches from concave down to concave up or vice‑versa. If the first derivative is also zero, the point is not an extremum but a point where concavity changes, i.e., an inflection point.

Q5. For g(x)=x+2sin⁑xg(x)=x+2\sin x on [0,2Ο€][0,2\pi], a sign change of g' from positive to negative indicates which of the following?

A.A local maximum βœ…
B.A local minimum
C.A point of inflection
D.A horizontal asymptote
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: When the first derivative passes from positive to negative, the function transitions from increasing to decreasing, which characterizes a local maximum. This reasoning holds regardless of the function’s specific form, provided the derivative exists at the point.

Q6. Consider h(x)=x2βˆ’1xβˆ’2h(x)=\dfrac{x^{2}-1}{x-2}. If h' is undefined at x=2x=2 but the limit exists, what can be concluded about monotonicity near x=2x=2?

A.Increasing on both sides
B.Decreasing on both sides βœ…
C.Increasing left and decreasing right
D.Cannot be determined
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Writing h(x)=x+2+3xβˆ’2h(x)=x+2+\dfrac{3}{x-2} shows h&#039;(x)=1-\dfrac{3}{(x-2)^{2}}. The term 3(xβˆ’2)2\dfrac{3}{(x-2)^{2}} is always positive, making h&#039;(x)<0 for all xβ‰ 2x\neq2. Hence the function is decreasing on both sides of the hole at x=2x=2.

Q7. If a function’s first derivative is positive everywhere except at a single point where it is zero, what can be said about its monotonicity?

A.Strictly increasing
B.Increasing but not strictly βœ…
C.Constant
D.Decreasing
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: A derivative that is never negative guarantees the function never decreases. The isolated zero does not create a decrease, so the function is monotone increasing; however, because the derivative is zero at one point, the increase is not strict over the entire domain.

Q8. For f(x)=x3βˆ’3x2+1f(x)=x^{3}-3x^{2}+1 with f&#039;&#039;(x)=6(x-1), on which intervals does the function have an increasing rate of increase?

A.x>1x>1 βœ…
B.x<1x<1
C.None of the above
D.Both x<1x<1 and x>1x>1
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: The sign of the second derivative indicates whether the first derivative is increasing. Since f&#039;&#039;(x)=6(x-1) is positive when x>1x>1, the slope f&#039;(x) is increasing on that interval, meaning the function’s rate of increase grows for x>1x>1.

Q9. Given that ff is decreasing on [0,2][0,2] and concave down on (βˆ’βˆž,1)(-\infty,1), what is the shape of its graph on (0,1)(0,1)?

A.Decreasing and concave down βœ…
B.Decreasing and concave up
C.Increasing and concave down
D.Increasing and concave up
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: On (0,1)(0,1) the function inherits both properties that apply to the overlapping intervals: it is part of the decreasing region [0,2][0,2] and also part of the concave‑down region (βˆ’βˆž,1)(-\infty,1). Hence the graph is decreasing and concave down there.

Q10. Compare the intervals of increase for f(x)=x3βˆ’3x2+1f(x)=x^{3}-3x^{2}+1 and g(x)=xeβˆ’xg(x)=xe^{-x}. Which statement is true?

A.Both increase on (βˆ’βˆž,0](-\infty,0]
B.ff increases on two intervals while gg increases on one βœ…
C.Both increase on (βˆ’βˆž,1](-\infty,1]
D.ff increases everywhere, gg decreases everywhere
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The derivative of ff is 3x(xβˆ’2)3x(x-2), giving increase on (βˆ’βˆž,0](-\infty,0] and (2,∞)(2,\infty). For gg, g&#039;(x)=(1-x)e^{-x} is positive only when x<1x<1. Thus ff has two separate increasing intervals, whereas gg has a single interval of increase.

Q11. Evaluate \displaystyle\lim_{x\to 2}f&#039;(x) for f(x)=x3βˆ’3x2+1f(x)=x^{3}-3x^{2}+1.

A.0 βœ…
B.6
C.12
D.Undefined
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The first derivative is f&#039;(x)=3x(x-2). Substituting x=2x=2 gives f&#039;(2)=3\cdot2\cdot0=0. Hence the limit as xx approaches 2 of the derivative exists and equals 0.

Q12. For h(x)=x2βˆ’1xβˆ’2h(x)=\dfrac{x^{2}-1}{x-2}, at which x‑value does the concavity change?

A.1
B.2 βœ…
C.3
D.None
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: After simplifying, h(x)=x+2+3xβˆ’2h(x)=x+2+\dfrac{3}{x-2}. Differentiating twice yields h&#039;&#039;(x)=\dfrac{6}{(x-2)^{3}}, whose sign flips when the denominator changes sign, i.e., at the vertical asymptote x=2x=2. Thus concavity changes at x=2x=2.

Q13. Which function shares the same inflection‑point x‑coordinate as f(x)=x3βˆ’3x2+1f(x)=x^{3}-3x^{2}+1?

A.g(x)=x3βˆ’3x+1g(x)=x^{3}-3x+1
B.h(x)=xeβˆ’xh(x)=xe^{-x}
C.k(x)=x+2sin⁑xk(x)=x+2\sin x
D.m(x)=x3βˆ’3x2+5m(x)=x^{3}-3x^{2}+5 βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: The inflection point of a cubic occurs where its second derivative is zero. For ff, f&#039;&#039;(x)=6(x-1) gives x=1x=1. Function m(x)=x3βˆ’3x2+5m(x)=x^{3}-3x^{2}+5 has the same second‑derivative expression, so its inflection point also occurs at x=1x=1.

Q14. Between p(x)=x3βˆ’3x2+1p(x)=x^{3}-3x^{2}+1 and q(x)=x+2sin⁑xq(x)=x+2\sin x on [0,2Ο€][0,2\pi], which has greater total variation?

A.pp
B.qq βœ…
C.Both are equal
D.Cannot be determined without computation
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Total variation measures the accumulated absolute change. The sinusoidal term in qq causes repeated rises and falls, producing more cumulative change than the smooth cubic pp, whose graph only climbs and falls once. Hence qq exhibits greater total variation on the interval.

Q15. Is f(x)=xeβˆ’xf(x)=xe^{-x} concave up at x=0x=0?

A.Yes
B.No βœ…
C.Undefined
D.Depends on the sign of the first derivative
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The second derivative is f&#039;&#039;(x)=(x-2)e^{-x}. At x=0x=0 this equals (βˆ’2)e0=βˆ’2(-2)e^{0}=-2, which is negative, indicating concave downβ€”not concave upβ€”at the origin. Therefore the correct answer is No.

Q16. How many inflection points does f(x)=x3βˆ’3x2+1f(x)=x^{3}-3x^{2}+1 have on R\mathbb{R} compared to g(x)=x+2sin⁑xg(x)=x+2\sin x on [0,2Ο€][0,2\pi]?

A.ff has 1, gg has 2 βœ…
B.ff has 1, gg has 1
C.ff has 0, gg has 2
D.ff has 2, gg has 2
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The cubic’s second derivative 6(xβˆ’1)6(x-1) vanishes once, giving a single inflection point at x=1x=1. For gg, g&#039;&#039;(x)=-2\sin x is zero at x=0,Ο€,2Ο€x=0,\pi,2\pi; interior to the interval is Ο€\pi. Counting interior points yields two inflection points for gg.

Q17. For r(x)=x3βˆ’3x2+1xeβˆ’xr(x)=\dfrac{x^{3}-3x^{2}+1}{xe^{-x}}, what is the sign of r&#039;(1)?

A.Positive
B.Negative βœ…
C.Zero
D.Undefined
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Using the quotient rule, r&#039;(x)=\dfrac{f&#039;(x)g(x)-f(x)g&#039;(x)}{g(x)^{2}}. At x=1x=1: f&#039;(1)=-3, g(1)=eβˆ’1g(1)=e^{-1}, f(1)=βˆ’1f(1)=-1, g&#039;(1)=0. Numerator (βˆ’3)eβˆ’1(-3)e^{-1} is negative, denominator positive, so r&#039;(1)<0.

Q18. Why does the sign of f&#039;&#039;(x) determine concavity?

A.Because the second derivative measures curvature βœ…
B.Because the first derivative sign determines slope
C.Because the function value sign determines height
D.Because asymptotes dictate shape
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: The second derivative quantifies how the first derivative changes. When f&#039;&#039;(x)>0, the slope is increasing, producing a β€œcup‑shaped” graph that is concave up. Conversely, f&#039;&#039;(x)<0 means the slope is decreasing, giving a β€œcap‑shaped” graph that is concave down. Hence sign of f&#039;&#039; dictates concavity.

Q19. Synthesize the relationship between critical points and inflection points for cubic functions. Which statement is correct?

A.They always coincide
B.They are always distinct βœ…
C.A cubic can have at most one of each
D.A cubic has exactly one inflection point and may have up to two critical points
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: A general cubic ax3+bx2+cx+dax^{3}+bx^{2}+cx+d has a second derivative 6ax+2b6ax+2b that vanishes at a single x‑value, guaranteeing one inflection point. Its first derivative is quadratic, which can have zero, one, or two real roots, giving up to two critical points. Thus the fourth option best captures the relationship.

Q20. Apply derivative sign charts to predict the shape of f(x)=x3βˆ’3x2+1f(x)=x^{3}-3x^{2}+1 without plotting. Which description is accurate?

A.Increasing on (βˆ’βˆž,0](-\infty,0] and (2,∞)(2,\infty); decreasing on [0,2][0,2]; concave down on (βˆ’βˆž,1)(-\infty,1); concave up on (1,∞)(1,\infty); inflection at (1,βˆ’1)(1,-1) βœ…
B.Increasing everywhere; concave up everywhere
C.Decreasing everywhere; concave down everywhere
D.Increasing on (βˆ’βˆž,2)(-\infty,2); decreasing on (2,∞)(2,\infty); no inflection point
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: From f&#039;(x)=3x(x-2) we see sign changes at x=0x=0 and x=2x=2, giving the stated increasing/decreasing intervals. The second derivative f&#039;&#039;(x)=6(x-1) changes sign at x=1x=1, establishing concavity regions and an inflection at (1,f(1))=(1,βˆ’1)(1,f(1))=(1,-1).

Q21. If a function’s derivative is positive everywhere except at a single point where it is zero, what can be said about its monotonicity?

A.Strictly increasing
B.Increasing but not strictly βœ…
C.Constant
D.Decreasing
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: A derivative that never becomes negative ensures the function never decreases. The isolated zero does not create a decrease, so the function is monotone increasing; however, because the derivative equals zero at one point, the increase is not strict over the entire domain.

Q22. How does the presence of an exponential factor eβˆ’xe^{-x} affect the location of inflection points compared to a pure polynomial of the same degree?

A.It shifts the inflection point to the right βœ…
B.It shifts the inflection point to the left
C.It creates additional inflection points
D.It does not affect the location
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: For the cubic x3βˆ’3x2+1x^{3}-3x^{2}+1 the inflection occurs at x=1x=1. Multiplying by eβˆ’xe^{-x} as in xeβˆ’xxe^{-x} introduces a damping factor that changes the second derivative to (xβˆ’2)eβˆ’x(x-2)e^{-x}, moving the sign‑changeβ€”and thus the inflection pointβ€”to x=2x=2, i.e., to the right.

Q23. Define an inflection point in terms of the second derivative.

A.Where f&#039;&#039;=0 and changes sign βœ…
B.Where f&#039;=0
C.Where the function attains a maximum
D.Where the derivative is undefined
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: An inflection point occurs at a location where the curvature switches from concave up to concave down or vice versa. This happens precisely when the second derivative equals zero (or is undefined) and its sign changes across the point. Hence the definition relies on f&#039;&#039;.

Q24. Differentiate between concave up and convex function terminology. Which statement is correct?

A.They are synonyms
B.They are opposites
C.Concave up equals convex βœ…
D.Concave up equals concave down
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: In mathematics, a function that is concave up is also described as convex because its graph lies below its tangent lines, forming a β€œcup” shape. Therefore, concave up and convex are interchangeable terms, while concave down is the opposite notion.

Q25. If a rational function’s numerator and denominator share a common factor that cancels, removing a vertical asymptote, what happens to intervals of increase?

A.Intervals remain unchanged
B.Intervals merge across the hole βœ…
C.New intervals appear
D.Cannot be determined without graphing
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Cancelling a common factor eliminates the discontinuity, turning a hole into a regular point. Consequently, monotonic behavior that was split by the asymptote now continues uninterrupted, causing the separate intervals of increase or decrease to merge into a single interval across the former hole.

Q26. Explain why f(x)=xeβˆ’xf(x)=xe^{-x} attains a global maximum at x=1x=1 despite decreasing afterward.

A.Because the derivative changes from positive to negative at x=1x=1 βœ…
B.Because the second derivative is zero at x=1x=1
C.Because the exponential factor dominates for large xx
D.Because the limit as xβ†’βˆžx\to\infty is zero
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The first derivative f&#039;(x)=(1-x)e^{-x} is positive for x<1x<1 and negative for x>1x>1. This sign change indicates that the function increases up to x=1x=1 and then decreases, making x=1x=1 the point where the function reaches its highest value on R\mathbb{R}.

Q27. Using higher‑order derivatives, does a point where f&#039;(x)=0 and f&#039;&#039;(x)=0 necessarily indicate an inflection point?

A.Yes
B.No
C.It depends on the third derivative
D.Cannot be determined βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: When both the first and second derivatives vanish, the test is inconclusive. If the third derivative f&#039;&#039;&#039;(x) is non‑zero, the Taylor expansion shows a change in curvature, confirming an inflection point. If f&#039;&#039;&#039;(x)=0 as well, higher‑order terms must be examined. Thus the answer depends on f&#039;&#039;&#039;(x).

Q28. Which graph corresponds to a function that is increasing and concave up on (0,∞)(0,\infty)?

A.A linear increasing line
B.An exponential growth curve βœ…
C.A downward‑opening quadratic
D.A logarithmic curve
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: An exponential growth function such as exe^{x} rises without bound and its second derivative is positive for all xx, guaranteeing both increase and concave‑up behavior on the interval (0,∞)(0,\infty).}

πŸ”— Related Topics (MCQs)