🎓 BookMCQ
← Back to 6. Integration

📝 Integral curves and families of antiderivatives (25 MCQs)

📖 From Calculus • 6. Integration • 25 questions available

What is Integral curves and families of antiderivatives?

Definition:
Integral curves represent the graph of the general solution y=F(x)+Cy = F(x) + C to an indefinite integral. Each value of CC shifts the curve vertically, creating a family of parallel curves that share the same slope at any given x-coordinate.

Example:
For 2xdx=x2+C\int 2x \, dx = x^2 + C, if C=0C=0, curve is y=x2y=x^2; if C=3C=3, curve is y=x2+3y=x^2+3. Both have slope 2x2x at any point xx.

Reason:
Visualizing these families helps understand how initial conditions select a specific curve from the infinite possibilities, connecting abstract constants to concrete geometric positions.

13
Easy
10
Medium
2
Hard

📝 All Integral curves and families of antiderivatives MCQs

Q1. A family of integral curves for a function f(x)f(x) is graphed. If one specific curve passes through the point (2,5)(2,5) and another passes through (2,8)(2,8), what is the vertical distance between these two curves at x=5x=5?

A.3 ✅
B.5
C.8
D.Cannot be determined
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Integral curves of the same function are vertical translations of each other. The constant difference C2C1=3C_2 - C_1 = 3 is preserved for all xx. Since the curves differ by 3 units vertically at x=2x=2, they will differ by exactly 3 units at x=5x=5. The value f(5)f(5) is irrelevant because both curves share the same derivative and hence the same slope at every point.

Q2. Two integral curves for f(x)=3x2f(x) = 3x^2 are given by y=x3+2y = x^3 + 2 and y=x35y = x^3 - 5. Which statement correctly describes their relationship to the antiderivative of f(x)f(x)?

A.Both are valid antiderivatives of f(x)f(x)
B.Only y=x3+2y = x^3 + 2 is a valid antiderivative
C.Neither is a valid antiderivative
D.They represent different functions, not antiderivatives
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: An antiderivative of f(x)f(x) is any function whose derivative is f(x)f(x). The derivative of x3+2x^3 + 2 is 3x23x^2, and the derivative of x35x^3 - 5 is also 3x23x^2. Therefore, both are valid antiderivatives. The constant of integration CC can be any real number, and different choices of CC produce different integral curves, all belonging to the same family y=x3+Cy = x^3 + C.

Q3. A student claims that the integral curves of f(x)=cosxf(x) = \cos x are all parallel lines. Which of the following best evaluates this claim?

A.Correct, because the derivative is constant
B.Incorrect, because the slopes of integral curves vary with xx
C.Correct, because all antiderivatives differ by a constant
D.Incorrect, because integral curves are always horizontal
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The student confuses the concept of vertical translation with parallelism. While integral curves y=sinx+Cy = \sin x + C are vertical translations of each other, they are not lines, and their slopes are not constant. The slope at any point xx is cosx\cos x, which varies. Therefore, the curves are not parallel lines; they are sine waves shifted vertically. This is a common misconception: vertical translation does not imply parallelism in non-linear functions.

Q4. If F(x)F(x) is an antiderivative of f(x)f(x), what is the slope of the tangent line to the integral curve y=F(x)+5y = F(x) + 5 at x=ax = a?

A.f(a)f(a)
B.f(a)+5f(a) + 5
C.F'(a)
D.F(a)+5F(a) + 5
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The slope of the tangent line to any integral curve of ff at a point is given by the derivative of the curve at that point. Since y=F(x)+5y = F(x) + 5 is an antiderivative of ff, its derivative is F'(x) = f(x). The constant 5 does not affect the derivative. Therefore, the slope at x=ax = a is f(a)f(a). This is a direct Easy of the definition of antiderivatives.

Q5. The integral curves of f(x)=2xf(x) = 2x are parabolas. Which of the following is NOT an integral curve of this function?

A.y=x2+3y = x^2 + 3
B.y=x21y = x^2 - 1
C.y=(x+1)2y = (x+1)^2
D.y=x2+πy = x^2 + \pi
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: An integral curve of f(x)=2xf(x) = 2x must have derivative 2x2x. The derivative of y=x2+3y = x^2 + 3 is 2x2x. The derivative of y=x21y = x^2 - 1 is 2x2x. The derivative of y=x2+πy = x^2 + \pi is 2x2x. However, the derivative of y=(x+1)2y = (x+1)^2 is 2(x+1)=2x+22(x+1) = 2x + 2, which is not equal to 2x2x. Thus, y=(x+1)2y = (x+1)^2 is not an integral curve of f(x)=2xf(x) = 2x, even though it is a parabola. This tests the ability to verify antiderivatives by differentiation.

Q6. A slope field for a differential equation is given. Which of the following statements about the integral curves in this field is always true?

A.Integral curves cannot intersect each other ✅
B.Integral curves can intersect at any point
C.Integral curves always have the same slope at any xx
D.Integral curves are always straight lines
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: In a slope field for a first-order differential equation dy/dx=f(x)dy/dx = f(x), the slope at any point (x,y)(x,y) depends only on xx. This means that for each xx, all curves have the same slope, regardless of their vertical position. If two integral curves intersected, they would share a point (x,y)(x,y), and thus have the same derivative at that point. However, two different solutions to the differential equation cannot intersect because that would violate the uniqueness of solutions. Therefore, integral curves for functions of xx only are non-intersecting vertical translates.

Q7. An integral curve of f(x)=exf(x) = e^x passes through the origin. Which of the following is its equation?

A.y=ex1y = e^x - 1
B.y=ex+1y = e^x + 1
C.y=exy = e^x
D.y=ex1y = e^{x-1}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The general integral curve of f(x)=exf(x) = e^x is y=ex+Cy = e^x + C. To find the specific curve passing through (0,0)(0,0), we substitute: 0=e0+C0 = e^0 + C which gives 0=1+C0 = 1 + C, so C=1C = -1. Thus the equation is y=ex1y = e^x - 1. This is a classic initial condition problem where the constant of integration is determined by a point on the curve, demonstrating the selection of a specific member from the family of antiderivatives.

Q8. Which of the following is the correct interpretation of the constant CC in the family of integral curves y=F(x)+Cy = F(x) + C?

A.It is the yy-intercept of the curve
B.It is the slope of the curve at x=0x=0
C.It is the vertical shift from the base curve y=F(x)y = F(x)
D.It is the area under the curve from 0 to xx
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The constant CC represents the vertical translation of the antiderivative F(x)F(x). It does not represent the yy-intercept unless F(0)=0F(0)=0. It is not the slope, as the slope is F'(x) = f(x). It is also not the area, though area functions are related to antiderivatives. The key idea is that all antiderivatives differ by a constant, which shifts the entire graph vertically. This is a fundamental concept in integral calculus, linking differentiation and integration.

Q9. If f(x)f(x) is a linear function, what is the shape of its integral curves?

A.Parabolas ✅
B.Straight lines
C.Exponential curves
D.Cubic curves
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: If f(x)=mx+bf(x) = mx + b, then its antiderivative is F(x)=m2x2+bx+CF(x) = \frac{m}{2}x^2 + bx + C. This is a quadratic function, whose graph is a parabola. This connects the derivative of a quadratic to a linear function. Students often forget that integrating a linear function (degree 1) results in a quadratic function (degree 2), not a line. The constant of integration CC determines the vertical position of the parabola, while the coefficients m/2m/2 and bb determine its shape and orientation.

Q10. A graph shows several integral curves for the same function. If one curve has a local maximum at x=2x=2, what must be true about f(2)f(2)?

A.f(2)>0f(2) > 0
B.f(2)=0f(2) = 0
C.f(2)<0f(2) < 0
D.f(2)f(2) is undefined
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: At a local maximum of an integral curve y=F(x)y = F(x), the derivative F&#039;(x) must be zero and change sign from positive to negative. Since F&#039;(x) = f(x), it follows that f(2)=0f(2) = 0. This is a direct Easy of the first derivative test, but in the context of integral curves. The graph of the integral curves provides visual information about where the derivative of the curves, and hence the original function ff, is zero. It reinforces the connection between the geometry of antiderivatives and the algebra of derivatives.

Q11. Which of the following is a possible equation for an integral curve of f(x)=sinxf(x) = \sin x?

A.y=cosx+2y = -\cos x + 2
B.y=cosx+2y = \cos x + 2
C.y=sinx+2y = \sin x + 2
D.y=sinx+2y = -\sin x + 2
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The antiderivative of sinx\sin x is cosx+C-\cos x + C. Therefore, any integral curve of f(x)=sinxf(x) = \sin x must be of the form y=cosx+Cy = -\cos x + C. Option A, y=cosx+2y = -\cos x + 2, is of this form with C=2C=2. Option B is the antiderivative of sinx-\sin x. Option C is the derivative of cosx-\cos x and not an antiderivative of sinx\sin x. Option D is not a correct antiderivative. This question tests the memorization of basic trigonometric antiderivatives and the ability to identify them.

Q12. Two integral curves for the same function pass through (1,2)(1,2) and (1,5)(1,5). What is the value of f(1)f(1)?

A.Cannot be determined ✅
B.3
C.2
D.5
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The fact that two different integral curves pass through (1,2)(1,2) and (1,5)(1,5) is impossible for a function of xx only. Integral curves for a function f(x)f(x) are vertical translations of each other. If they pass through the same xx-value, they must have the same yy-value because they are translated vertically. The difference in yy-values at x=1x=1 would be a constant, but they cannot both exist for the same ff unless ff is not single-valued. The problem contains an inherent contradiction; therefore, the value of f(1)f(1) cannot be determined from this invalid scenario. This tests the student's ability to recognize logical inconsistencies.

Q13. The integral curves of f(x)=x3f(x) = x^3 are graphed. Which of the following is true about their concavity?

A.Concavity changes at x=0x=0
B.They are always concave up
C.They are always concave down
D.Their concavity does not change
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The integral curves are y=x44+Cy = \frac{x^4}{4} + C. The second derivative is y&#039;&#039; = 3x^2. Since 3x23x^2 is positive for x0x \neq 0 and zero at x=0x=0, the concavity is up for x>0x>0 and down for x<0x<0. Thus, the concavity changes at x=0x=0, which is a point of inflection. This requires computing the second derivative and analyzing its sign, linking the original function f(x)f(x) to the concavity of its integral curves. It tests a deeper understanding of the relationship between a function and its antiderivatives.

Q14. Given that F(x)F(x) is an antiderivative of f(x)f(x), the integral curve y=F(x)y = F(x) has a horizontal tangent at x=3x=3. What is the value of f(3)f(3)?

A.f(3)=0f(3) = 0
B.f(3)=3f(3) = 3
C.f(3)=F(3)f(3) = F(3)
D.f(3)f(3) is undefined
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: A horizontal tangent line to the curve y=F(x)y = F(x) at x=3x=3 means that the slope of the tangent, which is F&#039;(3), is zero. Since FF is an antiderivative of ff, F&#039;(x) = f(x). Therefore, F&#039;(3) = f(3) = 0. This question connects the geometric property of a horizontal tangent to the algebraic condition that the derivative is zero, and then maps this back to the original function ff. It emphasizes the inverse relationship between the derivative of FF and the function ff.

Q15. If the integral curves of f(x)f(x) are given by y=tan1x+Cy = \tan^{-1} x + C, what is f(x)f(x)?

A.11+x2\frac{1}{1+x^2}
B.11x2\frac{1}{\sqrt{1-x^2}}
C.sec2x\sec^2 x
D.11+x2-\frac{1}{1+x^2}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The derivative of tan1x\tan^{-1} x is 11+x2\frac{1}{1+x^2}. Therefore, if y=tan1x+Cy = \tan^{-1} x + C is the family of integral curves, then f(x)f(x) must be the derivative of tan1x\tan^{-1} x, which is 11+x2\frac{1}{1+x^2}. This is a direct Easy of the definition of antiderivatives, where the function ff is the derivative of the antiderivative. It tests the ability to recall basic derivative formulas of inverse trigonometric functions.

Q16. A student is given the family of curves y=ex+Cy = e^x + C and asks if it represents the integral curves of f(x)=exf(x) = e^x. What should you tell them?

A.Yes, because the derivative of ex+Ce^x + C is exe^x
B.No, because ex+Ce^x + C is not a function
C.Yes, but only for C>0C>0
D.No, the integral curves are y=exy = e^x only
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The student is correct. The derivative of y=ex+Cy = e^x + C is exe^x, regardless of the value of CC. Therefore, the family y=ex+Cy = e^x + C represents all possible integral curves of f(x)=exf(x) = e^x. This reinforces the idea that the constant of integration generates a family of curves, all of which are valid antiderivatives. It also highlights that CC can be any real number, not just positive, which is a common point of confusion.

Q17. The graph of y=x3+2x+1y = x^3 + 2x + 1 is an integral curve. What is the original function f(x)f(x) that this curve corresponds to?

A.3x2+23x^2 + 2
B.x4/4+x2+xx^4/4 + x^2 + x
C.x3+2xx^3 + 2x
D.6x6x
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: If y=x3+2x+1y = x^3 + 2x + 1 is an integral curve, then f(x)f(x) is its derivative. The derivative of x3+2x+1x^3 + 2x + 1 is 3x2+23x^2 + 2. This is a straightforward Easy of the power rule and the definition of integral curves. The constant 1 disappears during differentiation, as expected. This tests the basic skill of moving from an antiderivative back to its derivative.

Q18. Which of the following statements about the integral curves of f(x)=xf(x) = |x| is true?

A.The integral curves are smooth for all xx
B.The integral curves have a corner at x=0x=0
C.The integral curves are straight lines
D.The integral curves are parabolas
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The function f(x)=xf(x) = |x| is not differentiable at x=0x=0. However, it is integrable. The antiderivative is piecewise: F(x)=x22+CF(x) = \frac{x^2}{2} + C for x0x \ge 0 and F(x)=x22+CF(x) = -\frac{x^2}{2} + C for x<0x < 0. This function is continuous and has a derivative equal to x|x| everywhere except possibly at x=0x=0. At x=0x=0, the derivative from the left is 0 and from the right is 0, so the derivative exists and is 0. Therefore, the integral curves are actually smooth and have no corner at x=0x=0. This is a sophisticated point that challenges the misconception that an antiderivative inherits the discontinuities of its derivative.

Q19. A particle moves along a line such that its velocity is given by v(t)v(t). The position function s(t)s(t) is an integral curve of v(t)v(t). If s(0)=3s(0)=3 and v(t)=2tv(t)=2t, what is s(t)s(t)?

A.t2+3t^2 + 3
B.2t+32t + 3
C.t2t^2
D.t2+3tt^2 + 3t
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The position s(t)s(t) is an antiderivative of the velocity v(t)v(t). Since v(t)=2tv(t) = 2t, the general antiderivative is s(t)=t2+Cs(t) = t^2 + C. Using the initial condition s(0)=3s(0)=3, we find 02+C=30^2 + C = 3, so C=3C = 3. Thus, s(t)=t2+3s(t) = t^2 + 3. This is a classic Easy of integration to rectilinear motion, demonstrating how initial conditions select a specific integral curve from the family of possible position functions.

Q20. A slope field for dy/dx=x2dy/dx = x^2 is shown. Which of the following curves is most likely to be an integral curve that passes through the origin?

A.y=x33y = \frac{x^3}{3}
B.y=x33+2y = \frac{x^3}{3} + 2
C.y=x2y = x^2
D.y=2xy = 2x
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The slope field for dy/dx=x2dy/dx = x^2 indicates that the slopes are positive for all x0x \neq 0 and zero at x=0x=0. The integral curves are parabolas of the form y=x33+Cy = \frac{x^3}{3} + C. To pass through the origin, we need 0=0+C0 = 0 + C, so C=0C = 0. Thus, the curve is y=x33y = \frac{x^3}{3}. This question requires the student to interpret the slope field and select the correct antiderivative based on a given point. It combines visual and algebraic reasoning.

Q21. A function f(x)f(x) has antiderivative F(x)F(x). If F(x)F(x) is an even function, which of the following is true about f(x)f(x)?

A.f(x)f(x) is odd ✅
B.f(x)f(x) is even
C.f(x)f(x) is constant
D.f(x)f(x) is periodic
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: If F(x)F(x) is even, then F(x)=F(x)F(-x) = F(x). Differentiating both sides with respect to xx using the chain rule gives -F&#039;(-x) = F&#039;(x). Since F&#039;(x) = f(x), we have f(x)=f(x)-f(-x) = f(x), which means f(x)=f(x)f(-x) = -f(x). Therefore, f(x)f(x) is an odd function. This is an Easy of the chain rule and the definitions of even and odd functions, linking the symmetry of an antiderivative to the symmetry of its derivative. It tests a higher-level concept of function symmetry in the context of integration.

Q22. A student incorrectly states that the integral curves of f(x)=x2f(x) = x^2 are y=x33+Cxy = \frac{x^3}{3} + Cx. What is the error?

A.The term CxCx is incorrect; the constant should be added, not multiplied ✅
B.The exponent on xx is wrong
C.The constant CC should be a function of xx
D.There is no error; this is correct
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The antiderivative of x2x^2 is x33+C\frac{x^3}{3} + C, not x33+Cx\frac{x^3}{3} + Cx. The student incorrectly included the variable xx in the constant term. The derivative of CxCx is CC, which would add an extra term CC to the derivative, making it x2+Cx^2 + C, not x2x^2. This is a common algebraic mistake where students treat the constant of integration as if it can be a term involving xx. The constant of integration must be a true constant with respect to the variable of integration.

Q23. If f(x)f(x) is a polynomial of degree nn, what can be said about the degree of its integral curves?

A.Degree n+1n+1
B.Degree nn
C.Degree n1n-1
D.Cannot be determined
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: If f(x)=anxn+f(x) = a_n x^n + \dots, then an antiderivative F(x)=ann+1xn+1+F(x) = \frac{a_n}{n+1} x^{n+1} + \dots. The degree of the antiderivative is one more than the degree of the original function. This is a general principle of polynomial integration: the power rule increases the exponent by one. It tests the understanding of how the degree of a polynomial changes under integration and how the leading coefficient is transformed.

Q24. Given that F(x)=x2+sinxF(x) = x^2 + \sin x is an antiderivative, what is the family of integral curves?

A.y=x2+sinx+Cy = x^2 + \sin x + C
B.y=2x+cosx+Cy = 2x + \cos x + C
C.y=x33cosx+Cy = \frac{x^3}{3} - \cos x + C
D.y=x2+sinxy = x^2 + \sin x
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: If F(x)F(x) is an antiderivative, the family of integral curves is y=F(x)+Cy = F(x) + C. Therefore, the family is y=x2+sinx+Cy = x^2 + \sin x + C. The other options are either derivatives of FF or completely different antiderivatives. This question is a direct test of the definition of the family of integral curves and the role of the constant of integration.

Q25. The integral curves of a function f(x)f(x) are given by y=lnx+Cy = \ln |x| + C. What is the domain of these curves?

A.(,0)(0,)(-\infty, 0) \cup (0, \infty)
B.(0,)(0, \infty)
C.(,)(-\infty, \infty)
D.[0,)[0, \infty)
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The function lnx\ln |x| is defined for all x0x \neq 0. Therefore, the integral curves y=lnx+Cy = \ln |x| + C have a domain of all real numbers except zero. This is because the derivative f(x)=1xf(x) = \frac{1}{x} is also undefined at x=0x=0. This question tests the understanding of the domain of logarithmic functions and how discontinuities in the derivative translate to restrictions on the domain of the antiderivative. It is a common point of confusion where students might incorrectly assume the domain is only positive numbers.

🔗 Related Topics (MCQs)