[ihc-hide-content ihc_mb_type="block" ihc_mb_who="2,4,5,3" ihc_mb_template="2" ] [/ihc-hide-content]

251 Differential Calculus Terms and Definitions | Mathematics Board Exam Review

251 Differential Calculus Terms and Definitions | Mathematics Board Exam Review

INTRODUCTION

Differential Calculus is the subject that separates reviewees who merely memorize formulas from those who actually understand what those formulas are doing. It is one of the most heavily tested topics on the PRC engineering licensure examination, and it shows up not just in the mathematics portion but embedded in problems across multiple engineering subjects. Rates of change, optimization, curve behavior, and approximation are trace back to the concepts you first encounter in Differential Calculus.

The vocabulary of Differential Calculus is unusually dense. A single problem can involve limits, continuity, differentiability, critical points, and concavity all at once. If any one of those terms is unclear to you, the entire solution falls apart. Many reviewees can execute the mechanical steps of differentiation: apply the power rule, use the chain rule, compute the derivative, but struggle when a problem asks for something conceptual, like identifying a point of inflection from a graph or explaining why a function fails to be differentiable at a given point.

This post covers 251 terms and definitions in Differential Calculus, alphabetically sorted and written with the PRC board exam in mind. Every definition is precise, board-relevant, and written in plain language. The goal is not to replace your textbook or your review manual. The goal is to give you a reliable, scannable reference that builds the conceptual vocabulary you need to read problems accurately and solve them confidently.

Work through this list systematically. Do not rush past terms that feel familiar. Some of the most commonly tested board exam items are built on terms that reviewees assume they know but have never fully examined. A solid command of these 251 definitions, combined with consistent practice on numerical problems, is one of the most efficient investments you can make in your review.

251 Differential Calculus Terms and Definitions

1. Abscissa

The horizontal coordinate of a point in the Cartesian plane, commonly denoted x. In curve tracing and function analysis, the abscissa identifies the input value at which a function is being evaluated.

2. Absolute Extremum

The highest or lowest value of a function over its entire domain. An absolute maximum is the largest output value the function ever attains, and an absolute minimum is the smallest. These are also called global extrema.

3. Absolute Maximum

The largest value of a function f(x) over its entire domain or over a specified closed interval. If f(c) is greater than or equal to f(x) for all x in the domain, then f(c) is the absolute maximum value.

4. Absolute Minimum

The smallest value of a function f(x) over its entire domain or over a specified closed interval. If f(c) is less than or equal to f(x) for all x in the domain, then f(c) is the absolute minimum value.

5. Absolute Value Function

The function defined as f(x) equals x when x is non-negative and equals negative x when x is negative. It is not differentiable at x equals zero because the left-hand and right-hand derivatives differ at that point.

6. Acceleration

The rate of change of velocity with respect to time. In calculus terms, acceleration is the second derivative of position with respect to time. It measures how quickly an object is speeding up or slowing down.

7. Acceleration Function

The second derivative of the position function with respect to time. It tells how quickly velocity is changing at each instant. Positive acceleration means the object is speeding up in the positive direction; negative acceleration means it is slowing down or moving faster in the negative direction.

8. Algebraic Function

A function that can be expressed using algebraic operations: addition, subtraction, multiplication, division, and rational exponents on the variable. Polynomial, rational, and radical functions are all algebraic functions.

9. Analytic Function

A function that is locally given by a convergent power series at every point in its domain. All elementary functions: polynomials, exponentials, trigonometric functions, and their inverses, are analytic on their domains.

10. Antecedent

In the context of a limit, the antecedent is the expression or condition that approaches a specific value. The term is occasionally used in formal logic statements involving limits and continuity.

11. Antiderivative

A function F(x) whose derivative equals a given function f(x). That is, F prime of x equals f(x). Finding antiderivatives is the central operation of integral calculus, but the concept arises in differential calculus when discussing the relationship between a function and its derivative.

12. Antidifferentiation

The reverse process of differentiation. Given f prime of x, antidifferentiation produces f(x). It is the gateway concept linking differential calculus to integral calculus. All antiderivatives of a function differ only by a constant.

13. Approximation by Differentials

A technique using the differential of a function to estimate small changes in the function’s value. If y equals f(x), then the change in y is approximately dy equals f prime of x times dx, where dx is a small change in x.

14. Arc Length

The length of a curve between two points. In differential calculus, the arc length element ds is defined using the first derivative of the curve’s equation. The full arc length is computed by integrating the arc length element.

15. Arc Length Differential

The infinitesimal element of arc length along a curve, denoted ds. It equals the square root of the sum of dx squared and dy squared. For a function y equals f(x), it can be written as the square root of one plus the square of f prime of x, times dx.

16. Asymptote

A line that a curve approaches but never reaches as the variable tends to infinity or to some finite value. There are three types: vertical, horizontal, and oblique. Asymptotes are key features identified during curve tracing.

17. Asymptotic Behavior

The behavior of a function as the input grows without bound or approaches a specific finite value. Asymptotic behavior is described using limits and is used to identify horizontal and vertical asymptotes during curve analysis.

18. Average Rate of Change

The change in the value of a function divided by the change in the input over a specified interval. For f(x) over the interval from a to b, the average rate of change is f(b) minus f(a), divided by b minus a. It equals the slope of the secant line through the two points.

19. Average Value of a Function

The mean output value of a function over a closed interval. It is computed as one over the length of the interval, times the integral of the function over that interval. This concept bridges differential and integral calculus.

20. Average Velocity

The total displacement divided by the total time elapsed. It is the slope of the secant line on a position-time graph. As the time interval shrinks to zero, the average velocity approaches the instantaneous velocity.

21. Bifurcation Point

A point at which a small change in a parameter causes a sudden qualitative change in the behavior of a function or system. In calculus, it is associated with changes in the number or nature of critical points.

22. Boundary Value

A value of the independent variable at the endpoint of a closed interval. In optimization problems on closed intervals, boundary values must be checked along with critical points to find absolute extrema.

23. Bounded Function

A function whose output values are confined between some fixed lower and upper bounds for all inputs in the domain. A continuous function on a closed interval is always bounded, by the Extreme Value Theorem.

24. Bounded Variation

A property of a function whose total variation, the sum of absolute changes in function value, is finite over a given interval. Functions of bounded variation are differentiable almost everywhere.

25. Calculus

The branch of mathematics concerned with rates of change and accumulation. It is divided into differential calculus, which deals with derivatives and rates of change, and integral calculus, which deals with integrals and accumulation of quantities.

26. Catenary

The curve formed by a flexible chain hanging freely between two supports under its own weight. Its equation is y equals a times the hyperbolic cosine of x over a. It is a classic example in differential calculus involving hyperbolic functions.

27. Cauchy’s Mean Value Theorem

A generalization of the Mean Value Theorem stating that for two functions f and g that are continuous on a closed interval and differentiable on the open interval, there exists a point c such that f prime of c times the change in g equals g prime of c times the change in f.

28. Chain Rule

A differentiation rule for composite functions. If y equals f(g(x)), then dy over dx equals f prime of g(x) times g prime of x. It is one of the most frequently used differentiation rules in both pure and applied calculus problems.

29. Change of Variable

A substitution technique in which a new variable is introduced to simplify a function or expression before differentiation. It is the formal basis for the chain rule and for substitution in integration.

30. Characteristic Equation

In the context of differential equations derived from calculus, the characteristic equation is formed by substituting an exponential trial solution into a linear differential equation. Its roots determine the form of the general solution.

31. Closed Interval

An interval that includes both of its endpoints, written as the set of all x such that a is less than or equal to x and x is less than or equal to b. Written in bracket notation as [a, b]. Continuity on a closed interval enables the Extreme Value Theorem and the Mean Value Theorem.

32. Cofunction

A trigonometric function that is complementary to another. Sine and cosine are cofunctions, as are tangent and cotangent, and secant and cosecant. The derivative of a cofunction follows a predictable sign pattern relative to the derivative of its paired function.

33. Composite Function

A function formed by applying one function to the output of another. If f and g are functions, the composite f of g of x applies g first and then f. Differentiating composite functions requires the chain rule.

34. Concave Down

A description of a curve that opens downward over an interval, resembling an inverted bowl. A function is concave down where its second derivative is negative. A local maximum often occurs at a point where the curve transitions from concave up to concave down.

35. Concave Up

A description of a curve that opens upward over an interval, resembling a right-side-up bowl. A function is concave up where its second derivative is positive. A local minimum often occurs at a point where the curve transitions from concave down to concave up.

36. Concavity

The property of a curve that describes whether it bends upward or downward. Concavity is determined by the sign of the second derivative. Knowing the concavity of a curve at a critical point helps classify that point as a local maximum or minimum.

37. Concavity Test

The use of the second derivative to determine whether a function is concave up or concave down on an interval. If the second derivative is positive on an interval, the function is concave up. If negative, it is concave down.

38. Condition of Continuity

The three conditions that must all be satisfied for a function f to be continuous at a point x equals c: the function value f(c) must exist, the limit of f(x) as x approaches c must exist, and that limit must equal f(c).

39. Constant Function

A function whose output is the same for all inputs. Its derivative is zero everywhere. On a graph, it appears as a horizontal line.

40. Constant Multiple Rule

A differentiation rule stating that the derivative of a constant times a function equals the constant times the derivative of the function. That is, the derivative of k times f(x) is k times f prime of x, where k is a constant.

41. Constant of Differentiation

A concept that arises in implicit differentiation and related rates, referring to any constant term in an equation whose derivative is zero. It is distinct from the constant of integration, which arises in antidifferentiation.

42. Continuity

A property of a function at a point, meaning the function has no breaks, holes, or jumps at that point. A function f is continuous at x equals c if the limit of f(x) as x approaches c equals f(c), and both exist. Continuity is a prerequisite for differentiability.

43. Continuity on a Closed Interval

A function is continuous on a closed interval [a, b] if it is continuous at every interior point and the one-sided limits at the endpoints match the function values. This condition is required by the Extreme Value Theorem and the Mean Value Theorem.

44. Continuous Extension

The process of redefining a function at a removable discontinuity to make it continuous at that point. The redefined value is set equal to the limit at the point of discontinuity.

45. Continuous Function

A function that is continuous at every point in its domain. Its graph can be drawn without lifting the pen. Polynomial functions, exponential functions, and trigonometric functions are all continuous on their natural domains.

46. Continuous on an Open Interval

A function that is continuous at every point in an open interval (a, b). It does not require the function to be defined or continuous at the endpoints. Most differentiable functions are continuous on open intervals.

47. Contrapositive

In calculus logic, the contrapositive of “if f is differentiable at c, then f is continuous at c” is “if f is not continuous at c, then f is not differentiable at c.” The contrapositive is always logically equivalent to the original statement.

48. Corner Point

A point on a graph where the curve has a sharp turn and the left-hand and right-hand derivatives exist but are not equal. A function is not differentiable at a corner point. An example is the absolute value function at x equals zero.

49. Critical Number

A value of x in the domain of f where either f prime of x equals zero or f prime of x does not exist. Critical numbers are the candidates for local extrema and are the first step in optimization using calculus.

50. Critical Point

A point on the graph of a function corresponding to a critical number. At a critical point, the tangent line is either horizontal or undefined. Critical points must be tested to determine whether they are local maxima, local minima, or neither.

51. Curvature

A measure of how sharply a curve bends at a given point. It is defined as the rate of change of the tangent direction with respect to arc length. For a function y equals f(x), the curvature formula involves both the first and second derivatives.

52. Curve Sketching

The process of using calculus tools: intercepts, asymptotes, critical points, concavity, and inflection points to draw an accurate graph of a function. It is a systematic technique that appears frequently in board exam problems.

53. Curve Tracing

The process of plotting a curve point by point using specific values or parametric equations, then identifying key features such as symmetry, loops, cusps, and asymptotes. It is closely related to curve sketching but often refers to more complex or parametric curves.

54. Cusp

A point on a curve where the tangent line is vertical and the curve reverses direction abruptly. At a cusp, the function is typically continuous but not differentiable. Cusps are identified by the behavior of the derivative near the point.

55. Decreasing Function

A function whose output values decrease as the input values increase over some interval. Formally, f is decreasing on an interval if f prime of x is negative for all x in that interval.

56. Decreasing on an Interval

A function is decreasing on an interval if its first derivative is negative throughout that interval. The function loses value as x increases through the interval.

57. Definite Integral (as a Limit)

The limit of a Riemann sum as the number of subintervals approaches infinity and the width of each subinterval approaches zero. While primarily an integral calculus concept, the definite integral as a limit connects back to the foundational ideas of differential calculus.

58. Delta-Epsilon Definition of a Limit

The formal mathematical definition of a limit. It states that the limit of f(x) as x approaches c equals L if, for every positive number epsilon, there exists a positive number delta such that whenever x is within delta of c (but not equal to c), f(x) is within epsilon of L.

59. Dependent Rate

In a related rates problem, the rate of change that is being solved for. It is found by differentiating the equation relating the quantities with respect to time and substituting the known rates and values.

60. Dependent Variable

The variable whose value is determined by the input. In y equals f(x), y is the dependent variable. Its rate of change with respect to the independent variable is what the derivative measures.

61. Derivative

The instantaneous rate of change of a function with respect to its independent variable. It is defined as the limit of the difference quotient as the change in x approaches zero. Geometrically, it equals the slope of the tangent line to the curve at a given point.

62. Derivative of a Composite Function

The derivative of f(g(x)), computed using the chain rule. It equals f prime evaluated at g(x), multiplied by g prime of x. This is one of the most important and frequently tested differentiation rules.

63. Derivative of a Constant

The derivative of any constant function is zero. This is because a constant function does not change, so its rate of change is zero everywhere.

64. Derivative of a Logarithmic Function

The derivative of the natural logarithm of x is one over x. The derivative of the logarithm base a of x is one divided by the product of x and the natural logarithm of a.

65. Derivative of a Product

The derivative of the product of two functions, computed using the product rule. It equals the first function times the derivative of the second, plus the second function times the derivative of the first.

66. Derivative of a Quotient

The derivative of the quotient of two functions, computed using the quotient rule. It equals the denominator times the derivative of the numerator, minus the numerator times the derivative of the denominator, all divided by the square of the denominator.

67. Derivative of an Exponential Function

The derivative of e to the x is e to the x. The derivative of a to the x, where a is a positive constant, is a to the x times the natural logarithm of a.

68. Derivative of an Inverse Function

If f and g are inverse functions and f prime of g(x) is not zero, then g prime of x equals one divided by f prime of g(x). This relationship is used to differentiate inverse trigonometric and inverse exponential functions.

69. Derivative of a Trigonometric Function

The standard derivatives of the six trigonometric functions: the derivative of sine x is cosine x; of cosine x is negative sine x; of tangent x is secant squared x; of cotangent x is negative cosecant squared x; of secant x is secant x times tangent x; and of cosecant x is negative cosecant x times cotangent x.

70. Derivative Test

A method using the sign or value of the first or second derivative to classify critical points as local maxima, local minima, or saddle points. The First Derivative Test and the Second Derivative Test are the two standard forms.

71. Derived Function

An older term for the derivative of a function. The derived function of f is f prime, giving the instantaneous rate of change at every point in the domain.

72. Difference Quotient

The expression f(x plus h) minus f(x), divided by h. It represents the average rate of change of f over the interval from x to x plus h. The derivative is the limit of the difference quotient as h approaches zero.

73. Differentiability

The property of a function at a point where the derivative exists. A function is differentiable at x equals c if the limit of the difference quotient exists at that point. Differentiability implies continuity, but continuity does not imply differentiability.

74. Differentiable Function

A function that has a derivative at every point in its domain, or over a specified interval. Polynomial functions, exponential functions, and sine and cosine are differentiable everywhere. Functions with corners, cusps, or vertical tangents are not differentiable at those points.

75. Differential

An infinitesimally small change in a variable. The differential of y, written dy, is defined as f prime of x times dx, where dx is an infinitesimally small change in x. Differentials are used in linear approximations and in the formalism of integration.

76. Differential Calculus

The branch of calculus concerned with the study of derivatives, rates of change, and the behavior of functions. It includes the theory of limits, the definition and computation of derivatives, and applications such as optimization and curve sketching.

77. Differential Coefficient

An older term for the derivative of a function, used in classical calculus texts. The differential coefficient of y with respect to x is written dy over dx and is equivalent to f prime of x.

78. Differential Equation

An equation that involves a function and one or more of its derivatives. Differential equations describe many physical phenomena and are central to engineering analysis. Their study begins with the concepts established in differential calculus.

79. Differentials, Exact

A differential expression M dx plus N dy is called exact if it is the total differential of some function f(x, y), meaning the partial derivative of f with respect to x equals M and the partial derivative with respect to y equals N.

80. Differentiation

The process of computing the derivative of a function. It involves applying differentiation rules: power rule, product rule, quotient rule, chain rule, and others  to find the instantaneous rate of change of a function.

81. Differentiation Formulas

The standard rules and results used to compute derivatives. These include the power rule, the derivative of a constant, the sum rule, the product rule, the quotient rule, the chain rule, and the derivatives of standard functions like exponentials, logarithms, and trigonometric functions.

82. Direction of Curve

The direction in which a curve is traced as the parameter or independent variable increases. The direction of the curve at any point is along the tangent vector at that point, in the direction of increasing parameter.

83. Discontinuity

A point at which a function fails to be continuous. Types include removable discontinuities, jump discontinuities, and infinite discontinuities. Identifying discontinuities is an important step in limit analysis and function behavior.

84. Discontinuity of the First Kind

Another name for a jump discontinuity. At a discontinuity of the first kind, both one-sided limits exist as finite numbers but are unequal. The function has a definite jump at that point.

85. Discontinuity of the Second Kind

A discontinuity at which at least one of the one-sided limits either does not exist or is infinite. Infinite discontinuities and oscillating discontinuities are examples. They are more severe than removable or jump discontinuities.

86. Discontinuous Function

A function that is not continuous at one or more points in its domain. Examples include piecewise functions with gaps, rational functions with holes or vertical asymptotes, and functions with jump behavior.

87. Displacement

The change in position of a moving object. It is the integral of velocity with respect to time, but in differential calculus, it is the quantity whose derivative gives velocity. Displacement is a signed quantity, unlike distance.

88. Domain

The set of all input values for which a function is defined. Determining the domain is the first step in analyzing any function. Restrictions on the domain arise from denominators, square roots, and logarithms.

89. Double Root

A root of a function where the factor appears twice in the factored form. At a double root, the graph of the function touches the x-axis but does not cross it. The derivative at a double root is zero.

90. Dummy Variable

A variable used in a mathematical expression that can be replaced by any other variable without changing the meaning of the expression. In the limit definition of a derivative, the variable that approaches zero is a dummy variable.

91. e (Euler’s Number)

The base of the natural logarithm, approximately equal to 2.71828. It is defined as the limit of the quantity one plus one over n, raised to the power n, as n approaches infinity. The function e to the x is the unique function equal to its own derivative.

92. Elasticity

In applied calculus, the elasticity of a function measures the percentage change in output relative to a percentage change in input. It is expressed in terms of the derivative and the function values.

93. Elasticity of Demand

An application of differential calculus in economics. It measures how responsive the quantity demanded is to a change in price and is defined using the derivative of the demand function. An elasticity greater than one in absolute value means the demand is elastic.

94. Element of Arc

The infinitesimal element of arc length along a curve. For a curve y equals f(x), the element of arc ds equals the square root of one plus the square of dy over dx, times dx.

95. Endpoint Extremum

A maximum or minimum value of a function that occurs at an endpoint of a closed interval. Endpoint extrema must be considered when finding absolute extrema on closed intervals and are not detected by setting the derivative equal to zero.

96. Envelope of a Family of Curves

A curve that is tangent to every member of a given family of curves. It is found by eliminating the parameter from the family’s equation and the equation obtained by differentiating with respect to the parameter.

97. Epsilon-Delta

The formal language of limits in calculus. An epsilon-delta proof rigorously establishes that the limit of f(x) as x approaches c equals L by showing that for every tolerance epsilon, a suitable proximity delta can be found. It is the foundation of rigorous calculus.

98. Equation of the Normal

The equation of the line perpendicular to the tangent to a curve at a given point. Its slope is the negative reciprocal of the derivative at that point, and it passes through the point of tangency.

99. Equation of the Tangent

The equation of the tangent line to a curve at a given point. Using the point-slope form with the slope equal to the derivative at the point, it is one of the most direct applications of the derivative concept.

100. Error in Approximation

The difference between an exact value and an approximate value obtained by a method such as linear approximation or differentials. In differential calculus, the error in linear approximation is related to the second derivative and the size of the increment.

[ihc-hide-content ihc_mb_type=”show” ihc_mb_who=”2,3,4,5″ ihc_mb_template=”3″ ]

101. Error Propagation

The use of differentials to estimate how errors in measured quantities affect the accuracy of computed results. If y equals f(x) and x has a small measurement error dx, then the propagated error in y is approximately dy equals f prime of x times dx.

102. Even Function

A function satisfying f of negative x equals f(x) for all x in the domain. Its graph is symmetric about the y-axis. The derivative of an even function is an odd function.

103. Explicit Differentiation

Differentiation of a function that is given explicitly as y equals f(x), meaning y is expressed directly in terms of x. It is the straightforward application of differentiation rules, as opposed to implicit differentiation.

104. Explicit Function

A function in which the dependent variable is expressed directly in terms of the independent variable. For example, y equals x squared plus three x is an explicit function.

105. Exponential Function

A function of the form f(x) equals a to the x, where a is a positive constant not equal to one. The most important exponential function in calculus is e to the x, which is equal to its own derivative.

106. Exponential Growth and Decay

Phenomena modeled by functions of the form y equals y-naught times e to the kt. When k is positive, the function models exponential growth; when k is negative, it models exponential decay. The differential equation governing these models is dy over dt equals ky.

107. Extended Mean Value Theorem

Another name for Cauchy’s Mean Value Theorem. It generalizes the ordinary Mean Value Theorem by applying it to two functions simultaneously, and it is used in the proof of L’Hopital’s Rule.

108. Extreme Value

A function value that is either a maximum or a minimum, locally or globally. Extreme values are the outputs at critical points and at endpoints of closed intervals.

109. Extreme Value Theorem

A theorem stating that if a function is continuous on a closed interval, then it attains both an absolute maximum and an absolute minimum on that interval. The theorem guarantees the existence of extreme values but does not specify where they occur.

110. Extremum

A general term referring to either a maximum or a minimum value of a function. The plural is extrema. Extrema can be local (relative) or global (absolute).

111. Factor Theorem

A theorem stating that x minus c is a factor of a polynomial f(x) if and only if f(c) equals zero. It is used in calculus to find roots of functions and to simplify expressions when evaluating limits.

112. Fermat’s Theorem

A theorem in calculus stating that if a function has a local extremum at an interior point c of its domain and is differentiable at c, then f prime of c equals zero. This theorem is the basis for the critical number method.

113. First Derivative

The derivative of a function f(x) with respect to x, denoted f prime of x or dy over dx. It represents the instantaneous rate of change of the function and the slope of the tangent line at any point on the curve.

114. First Derivative Test

A method of classifying critical points using the sign of the first derivative on either side of the critical point. If the derivative changes from positive to negative, the critical point is a local maximum. If it changes from negative to positive, it is a local minimum.

115. Fixed Point

A point c in the domain of a function f such that f(c) equals c. Fixed point theorems are used in analysis and in iterative numerical methods built on differential calculus.

116. Fluxion

Isaac Newton’s original term for the derivative. Newton called the independent variable a fluent and its rate of change a fluxion. The term is historical and is no longer in standard use, but it appears in classical texts.

117. Folium of Descartes

A curve defined by the equation x cubed plus y cubed equals 3axy. It is a classic example of a curve analyzed through implicit differentiation. The curve has a loop and an oblique asymptote, making it a standard subject in curve tracing.

118. Function

A rule that assigns to each input exactly one output. In differential calculus, functions are studied through their derivatives, which describe how the output changes as the input changes. Functions must be differentiable to apply most of the tools of differential calculus.

119. Function of a Function Rule

An older name for the chain rule. It refers to the rule for differentiating a composite function, where one function is applied to the output of another.

120. Fundamental Theorem of Calculus

The theorem establishing the inverse relationship between differentiation and integration. The first part states that the derivative of an integral with a variable upper limit equals the integrand evaluated at that limit. It bridges differential and integral calculus.

121. General Power Rule

The differentiation rule for expressions of the form u to the n, where u is a differentiable function of x. The derivative is n times u to the power n minus one, times du over dx. It is a direct application of the chain rule.

122. Global Extremum

A maximum or minimum value of a function over its entire domain. Also called an absolute extremum. The Extreme Value Theorem guarantees global extrema for continuous functions on closed intervals.

123. Gradient

In single-variable calculus, the gradient of a function f(x) at a point is the value of its derivative at that point, representing the rate and direction of steepest increase. In multivariable calculus, it is a vector of partial derivatives.

124. Graph of a Function

The set of all points (x, f(x)) in the coordinate plane for all x in the domain of f. Differential calculus provides the tools: slope, concavity, extrema, asymptotes needed to draw and interpret the graph accurately.

125. Growth Rate

The derivative of a quantity with respect to time, measuring how quickly the quantity is increasing. In exponential growth models, the growth rate is proportional to the current value of the quantity.

126. Higher-Order Derivative

A derivative obtained by differentiating a function more than once. The second derivative is the derivative of the first derivative. The nth derivative is the result of differentiating n times. Higher-order derivatives are used in concavity analysis, Taylor series, and physics.

127. Hole in a Graph

A removable discontinuity in the graph of a function, appearing as a single missing point. It occurs when a factor cancels in the simplified form of a rational function. The limit exists at a hole, but the function value does not equal the limit.

128. Homogeneous Function

A function f(x, y) satisfying f(tx, ty) equals t to the n times f(x, y) for all t. Euler’s theorem on homogeneous functions relates the function to its partial derivatives. In ordinary differential calculus, homogeneous functions of one variable have proportional derivatives.

129. Horizontal Asymptote

A horizontal line y equals L that the graph of a function approaches as x tends to positive or negative infinity. It is found by computing the limit of f(x) as x approaches infinity. A function may have at most two horizontal asymptotes.

130. Horizontal Line Test

A test that checks whether a function has an inverse. If every horizontal line intersects the graph at most once, the function is one-to-one and has an inverse. A function with a strictly positive or strictly negative derivative passes the horizontal line test.

131. Horizontal Tangent

A tangent line to a curve that is horizontal, meaning its slope is zero. Horizontal tangents occur at critical points where f prime of x equals zero. They indicate candidates for local maxima or minima.

132. Hyperbolic Functions

Functions defined in terms of the exponential function: hyperbolic sine, hyperbolic cosine, hyperbolic tangent, and their reciprocals. Their derivatives follow patterns similar to those of trigonometric functions but with sign differences.

133. Implicit Differentiation

A technique used to differentiate equations that define y implicitly as a function of x, without first solving for y. Both sides of the equation are differentiated with respect to x, treating y as a function of x and applying the chain rule wherever y appears.

134. Implicit Function

A function defined by an equation in which the dependent variable is not isolated on one side. For example, x squared plus y squared equals r squared defines y implicitly as a function of x.

135. Implicit Rate

A rate of change in a related rates problem where the relationship between variables is given implicitly. Implicit differentiation with respect to time is used to extract the desired rate.

136. Increasing Function

A function whose output values increase as the input values increase over some interval. Formally, f is increasing on an interval if f prime of x is positive for all x in that interval.

137. Increasing on an Interval

A function is increasing on an interval if its first derivative is positive throughout that interval. The function gains value as x increases through the interval.

138. Increment

A small change in a variable, denoted by the delta symbol followed by the variable name. The increment of x is delta x, and the corresponding increment of y equals f(x plus delta x) minus f(x). The derivative is the limit of the ratio of increments as delta x approaches zero.

139. Indeterminate Form

An expression whose limit cannot be determined by direct substitution because the result takes a form like zero over zero, infinity over infinity, zero times infinity, infinity minus infinity, one to the power infinity, zero to the zero, or infinity to the zero. Indeterminate forms are resolved using L’Hopital’s Rule or algebraic manipulation.

140. Indeterminate Product

An indeterminate form of the type zero times infinity. It is converted to a zero over zero or infinity over infinity form before applying L’Hopital’s Rule, typically by rewriting one factor as a reciprocal.

141. Infinite Discontinuity

A discontinuity at which the function values increase or decrease without bound as x approaches a given point. It occurs at vertical asymptotes of rational functions and indicates that the limit does not exist as a finite number.

142. Infinite Limit

A limit in which the function values grow without bound as x approaches a finite value. Formally, the limit of f(x) as x approaches c equals positive or negative infinity. An infinite limit indicates a vertical asymptote at x equals c.

143. Inflection Point

A point on a curve where the concavity changes from concave up to concave down or vice versa. At an inflection point, the second derivative is either zero or undefined. An inflection point is not necessarily a critical point.

144. Instantaneous Rate of Change

The rate at which a function is changing at a specific instant, as opposed to over an interval. It is defined as the limit of the average rate of change as the interval shrinks to zero. The derivative at a point is the instantaneous rate of change at that point.

145. Instantaneous Velocity

The velocity of a moving object at a specific instant in time. It equals the first derivative of the position function with respect to time. Instantaneous velocity is a signed quantity, with sign indicating direction.

146. Intermediate Value Property

The property of a continuous function that guarantees it takes on every value between any two of its values. It is the basis of the Intermediate Value Theorem and is used to prove the existence of roots.

147. Intermediate Value Theorem

A theorem stating that if a function is continuous on a closed interval [a, b] and k is any value between f(a) and f(b), then there exists at least one c in the open interval (a, b) such that f(c) equals k. It guarantees the existence of roots within intervals.

148. Inverse Function

A function that reverses the input-output relationship of another function. If f maps x to y, then its inverse maps y back to x. The derivative of an inverse function is the reciprocal of the derivative of the original function, evaluated at the corresponding point.

149. Inverse Hyperbolic Functions

The inverses of the hyperbolic functions: inverse hyperbolic sine, cosine, tangent, and so on. Their derivatives are algebraic and involve square roots and rational expressions.

150. Inverse Trigonometric Functions

The inverses of the six trigonometric functions, defined on restricted domains. Their derivatives are algebraic functions involving square roots and are commonly tested on the board exam. For example, the derivative of arcsin x is one over the square root of one minus x squared.

151. Iterated Derivative

A derivative obtained by successively differentiating a function multiple times. The second iterated derivative is the second derivative, the third is the third derivative, and so on. Iterated derivatives reveal information about concavity and higher-order behavior.

152. Jerk

The rate of change of acceleration with respect to time. It equals the third derivative of position with respect to time. In engineering, jerk is important in the design of motion systems where sudden changes in acceleration cause discomfort or mechanical stress.

153. Jump Discontinuity

A discontinuity at which the left-hand and right-hand limits both exist as finite numbers but are not equal. The graph appears to jump from one value to another at the point of discontinuity. A function with a jump discontinuity is not continuous at that point.

154. L’Hopital (see L’Hopital’s Rule)

Refer to L’Hopital’s Rule. The apostrophe in the name is often omitted in informal writing, and the rule is sometimes written as L’Hospital’s Rule in older textbooks.

155. L’Hopital’s Rule

A rule for evaluating limits of indeterminate forms. If the limit of f(x) over g(x) as x approaches c produces the indeterminate form zero over zero or infinity over infinity, then the limit equals the limit of f prime of x over g prime of x, provided the latter limit exists.

156. Lagrange Notation

The prime notation for derivatives introduced by Joseph-Louis Lagrange. The first derivative is written f prime of x, the second as f double prime of x, the third as f triple prime of x, and higher derivatives as f with a superscript n in parentheses of x.

157. Law of the Mean

Another name for the Mean Value Theorem. It states that the average rate of change of a differentiable function over an interval equals the instantaneous rate of change at some point within that interval.

158. Left-Hand Derivative

The limit of the difference quotient as x approaches c from the left. If the left-hand derivative and the right-hand derivative both exist but are not equal, the function has a corner at x equals c and is not differentiable there.

159. Left-Hand Limit

The limit of f(x) as x approaches c from values less than c, written as the limit from the left. For the overall limit to exist, the left-hand and right-hand limits must both exist and be equal.

160. Leibniz Notation

The notation for derivatives introduced by Gottfried Wilhelm Leibniz, written as dy over dx for the first derivative, d squared y over dx squared for the second derivative, and so on. It emphasizes the ratio of infinitesimal changes and is widely used in engineering and physics.

161. Limit

The value that a function approaches as the input approaches a specified value. Written as the limit of f(x) as x approaches c equals L. The limit describes function behavior near a point without requiring the function to be defined or continuous at that point.

162. Limit at Infinity

The value that a function approaches as the input grows without bound in the positive or negative direction. Used to identify horizontal asymptotes and to analyze the long-term behavior of functions.

163. Limiting Value

The value that a function approaches as the independent variable approaches a specified value. The limiting value is the limit of the function at that point, provided the limit exists.

164. Linear Approximation

An approximation of a function near a point using the tangent line at that point. For a function f near x equals a, the linear approximation is f(a) plus f prime of a times the quantity x minus a. It is also called the tangent line approximation or linearization.

165. Linear Function

A function of the form f(x) equals mx plus b, where m is the slope and b is the y-intercept. Its derivative is the constant m everywhere. Linear functions are differentiable everywhere and serve as the basis for linear approximation.

166. Linearization

The process of approximating a nonlinear function near a point by its tangent line. The linearization of f at x equals a is L(x) equals f(a) plus f prime of a times the quantity x minus a. It is the basis for linear approximation using differentials.

167. Local Extremum

A maximum or minimum value of a function within a neighborhood of a point, without regard to the global behavior of the function. Also called a relative extremum. Local extrema occur at critical points and are identified using the First or Second Derivative Test.

168. Local Maximum

A function value f(c) that is greater than or equal to f(x) for all x near c. It is a peak in the graph of the function within a localized region. A local maximum occurs at a critical point where the derivative changes from positive to negative.

169. Local Minimum

A function value f(c) that is less than or equal to f(x) for all x near c. It is a valley in the graph of the function within a localized region. A local minimum occurs at a critical point where the derivative changes from negative to positive.

170. Logarithmic Differentiation

A technique that simplifies the differentiation of complicated products, quotients, or exponential expressions by taking the natural logarithm of both sides before differentiating. It is especially useful when the exponent itself is a function of x.

171. Logarithmic Differentiation Rule

The technique of taking the natural logarithm of both sides of an equation before differentiating. Especially useful for differentiating expressions where the variable appears as both a base and an exponent, such as x to the x.

172. Logarithmic Function

A function of the form f(x) equals log base a of x, where a is a positive constant not equal to one. The natural logarithm, with base e, is the most important logarithmic function in calculus. Its derivative is one over x.

173. Marginal Analysis

An application of differential calculus in economics, where the derivative of a function — cost, revenue, or profit — gives the marginal value: the approximate change in output for a one-unit increase in input.

174. Mathematical Model

A mathematical representation of a real-world situation, often using functions and equations. In differential calculus, models are built using rates of change, and their derivatives describe how the modeled quantity evolves over time or space.

175. Maximum Value

The largest output value of a function, either locally or globally. Finding maximum values is one of the central applications of differential calculus and is the goal of optimization problems in engineering and economics.

176. Maximum-Minimum Problems

Optimization problems that ask for the maximum or minimum value of a function. They are solved by finding critical points using the first derivative, then applying the First or Second Derivative Test and checking endpoints if the interval is closed.

177. Mean Value Theorem

A theorem stating that if a function is continuous on a closed interval [a, b] and differentiable on the open interval (a, b), then there exists at least one c in the open interval such that f prime of c equals the average rate of change of f over [a, b]. It connects average and instantaneous rates of change.

178. Minimum Value

The smallest output value of a function, either locally or globally. Finding minimum values is equally important as finding maximum values in optimization, particularly for problems involving cost, material use, and distance.

179. Monotone Function

A function that is either entirely non-decreasing or entirely non-increasing over an interval. A strictly monotone function is either strictly increasing or strictly decreasing. The monotonicity of a function is determined by the sign of its first derivative.

180. Motion Along a Line

The application of differential calculus to the analysis of one-dimensional motion. Position, velocity, acceleration, and jerk are successive derivatives of the position function with respect to time.

181. Natural Logarithm

The logarithm with base e, written as ln x or log base e of x. Its derivative is one over x, and it is the antiderivative of one over x. The natural logarithm appears throughout calculus because of its special relationship with the exponential function.

182. Newton’s Method

An iterative numerical technique for approximating the roots of a differentiable function. Starting from an initial guess x-naught, each successive approximation is obtained by subtracting f(x-n) divided by f prime of x-n from x-n. It converges rapidly when the initial guess is close to the root.

183. Newton’s Notation

The dot notation for derivatives with respect to time, attributed to Isaac Newton. A single dot above a variable represents the first time derivative, and two dots represent the second. It is commonly used in physics and engineering dynamics.

184. Newton-Leibniz Notation

The general term referring to both prime notation (Lagrange) and dy over dx notation (Leibniz) for derivatives. Both systems are in common use, and board exam problems may use either.

185. Non-Differentiable Point

A point in the domain of a function where the derivative does not exist. This includes corners, cusps, endpoints of restricted domains, and points of discontinuity. Non-differentiable points are important in curve analysis and optimization.

186. Normal Line

A line perpendicular to the tangent line at a given point on a curve. Its slope is the negative reciprocal of the slope of the tangent line at that point. Problems asking for the equation of the normal line are common on the board exam.

187. Notation for Derivatives

The symbols used to represent derivatives. Common notations include f prime of x (Lagrange), dy over dx (Leibniz), D sub x of y (operator notation), and y with a dot above it (Newton’s dot notation for time derivatives).

188. nth Derivative

The result of differentiating a function n times. It is written as f with a superscript n in parentheses of x, or d to the n y over dx to the n in Leibniz notation. For many standard functions, the nth derivative follows a recognizable pattern.

189. Oblique Asymptote

A slanted line that a curve approaches as x tends to positive or negative infinity. Also called a slant asymptote, it occurs when the degree of the numerator of a rational function exceeds the degree of the denominator by exactly one.

190. Odd Function

A function satisfying f of negative x equals negative f(x) for all x in the domain. Its graph is symmetric about the origin. The derivative of an odd function is an even function.

191. One-Sided Limit

A limit evaluated from only one direction  either from the left or from the right. One-sided limits are used to analyze jump discontinuities and to define the limit at the endpoints of a domain.

192. Open Interval

An interval that does not include its endpoints, written as (a, b). The Mean Value Theorem and Rolle’s Theorem guarantee the existence of certain points in open intervals. Differentiability is typically stated on open intervals.

193. Optimization

The process of finding the maximum or minimum value of a function subject to constraints. In differential calculus, optimization problems are solved by finding critical points and applying the First or Second Derivative Test.

194. Order of a Derivative

The number of times a function has been differentiated. The first derivative has order one, the second has order two, and so on. Higher-order derivatives provide information about curvature and the shape of the graph.

195. Oscillating Function

A function that repeatedly increases and decreases in value, such as a sine or cosine function. The derivative of an oscillating function is also oscillating but shifted in phase. Oscillating functions present interesting limit and continuity questions.

196. Parametric Differentiation

The computation of the derivative dy over dx for a curve defined parametrically as x equals f(t) and y equals g(t). The derivative equals g prime of t divided by f prime of t, and the second derivative involves another level of differentiation with respect to the parameter.

197. Piecewise Function

A function defined by different formulas on different subdomains. Continuity and differentiability of piecewise functions must be checked at every boundary point between the subdomains, using one-sided limits and one-sided derivatives.

198. Point of Inflection

A point on a curve where the concavity changes. At a point of inflection, the second derivative equals zero or is undefined. However, not every point where the second derivative is zero is a point of inflection — the concavity must actually change.

199. Point of Tangency

The specific point on a curve where a given tangent line touches the curve. The slope of the tangent line at this point equals the derivative of the function at that point.

200. Polar Curve Differentiation

The computation of the slope of the tangent to a polar curve r equals f of theta. It requires converting the polar equation to parametric form using x equals r cosine theta and y equals r sine theta, then applying parametric differentiation.

201. Polynomial Function

A function expressed as a sum of terms of the form a-sub-n times x to the n, where the exponents are non-negative integers. Polynomial functions are differentiable everywhere. The derivative of a polynomial is another polynomial of degree one less.

202. Power Rule

The most fundamental differentiation rule: the derivative of x to the n is n times x to the power n minus one, where n is any real number. It applies to monomials, and together with the sum rule, it handles all polynomials.

203. Product Rule

The rule for differentiating the product of two functions. If y equals u times v, then dy over dx equals u times dv over dx plus v times du over dx. It is one of the core differentiation rules tested on the board exam.

204. Quotient Rule

The rule for differentiating the ratio of two functions. If y equals u divided by v, then dy over dx equals v times du over dx minus u times dv over dx, all divided by v squared. It is frequently used with rational and trigonometric functions.

205. Radian

The standard unit of angular measure in calculus. Trigonometric differentiation formulas are valid only when angles are measured in radians. One radian is the angle subtended by an arc equal in length to the radius of the circle.

206. Range

The set of all output values of a function. Understanding the range helps in identifying maximum and minimum values and in verifying the results of optimization problems.

207. Rate of Change

The amount by which one quantity changes relative to a change in another. The instantaneous rate of change is the derivative. Rates of change are central to nearly every application of differential calculus in engineering.

208. Rational Function

A function expressed as the ratio of two polynomials. Rational functions may have vertical asymptotes where the denominator is zero and horizontal or oblique asymptotes determined by the degrees of the numerator and denominator.

209. Rectilinear Motion

The motion of an object along a straight line. Position, velocity, and acceleration are analyzed using successive derivatives of the position function with respect to time. Rectilinear motion problems are among the most common applications of differential calculus.

210. Related Rates

A class of problems involving two or more quantities that change with respect to time and are related by an equation. Differentiating the relating equation implicitly with respect to time and applying known rates gives the unknown rate.

211. Relative Extremum

Another term for a local extremum. A relative maximum or minimum is a point where the function value is largest or smallest compared to nearby points, but not necessarily over the entire domain.

212. Relative Maximum

Another term for local maximum. A function value f(c) is a relative maximum if f(c) is greater than or equal to f(x) for all x sufficiently close to c.

213. Relative Minimum

Another term for local minimum. A function value f(c) is a relative minimum if f(c) is less than or equal to f(x) for all x sufficiently close to c.

214. Removable Discontinuity

A discontinuity at a point where the limit of the function exists but either the function is not defined at that point or the function value does not equal the limit. It is called removable because it can be eliminated by redefining the function at that single point.

215. Right-Hand Derivative

The limit of the difference quotient as x approaches c from the right. If the right-hand derivative and the left-hand derivative both exist but are not equal, the function has a corner at x equals c and is not differentiable there.

216. Right-Hand Limit

The limit of f(x) as x approaches c from values greater than c, written as the limit from the right. For the two-sided limit to exist, the right-hand and left-hand limits must agree.

217. Rolle’s Theorem

A special case of the Mean Value Theorem. It states that if a function is continuous on [a, b], differentiable on (a, b), and f(a) equals f(b), then there is at least one c in the open interval (a, b) where f prime of c equals zero. Geometrically, there is a horizontal tangent somewhere between two equal-height points.

218. Saddle Point

A critical point that is neither a local maximum nor a local minimum. In single-variable calculus, a saddle point occurs where the first derivative is zero but does not change sign. In multivariable calculus, it is a point that is a maximum in one direction and a minimum in another.

219. Second Derivative

The derivative of the first derivative of a function. Written as f double prime of x or d squared y over dx squared. The second derivative measures the rate of change of the slope and is used to analyze concavity and classify critical points.

220. Secant Line

A line passing through two points on a curve. The slope of the secant line through (x, f(x)) and (x plus delta x, f(x plus delta x)) is the difference quotient. As delta x approaches zero, the secant line approaches the tangent line.

221. Second Derivative Test

A method of classifying a critical point using the value of the second derivative at that point. If f double prime of c is positive, the function is concave up and c is a local minimum. If f double prime of c is negative, the function is concave down and c is a local maximum. If f double prime of c is zero, the test is inconclusive.

222. Signum Function

The function that returns the sign of its input: plus one for positive inputs, minus one for negative inputs, and zero for zero. It is the derivative of the absolute value function wherever the derivative exists.

223. Simple Root

A root of a function where the associated factor appears exactly once in the factored form. At a simple root, the graph of the function crosses the x-axis. The derivative at a simple root is generally not zero.

224. Slope

The measure of the steepness of a line, defined as the change in y divided by the change in x. In differential calculus, the derivative gives the slope of the tangent line to a curve at any given point.

225. Slope of Tangent Line

The value of the derivative of a function at a given point. It is the instantaneous rate of change at that point and the central quantity computed in most differentiation problems.

226. Smooth Curve

A curve on which the derivative exists and is continuous everywhere. Smooth curves have no corners, cusps, or other irregularities. The graph of a differentiable function with a continuous derivative is a smooth curve.

227. Speed

The absolute value of velocity. While velocity is a signed quantity indicating both magnitude and direction, speed is always non-negative. In calculus, speed is the magnitude of the first derivative of position with respect to time.

228. Squeeze Theorem

A theorem used to evaluate limits by bounding a function between two other functions with the same limit. If g(x) is less than or equal to f(x) is less than or equal to h(x) near c, and the limits of g and h both equal L as x approaches c, then the limit of f(x) also equals L.

229. Stationary Point

A point on a curve where the first derivative equals zero, meaning the tangent line is horizontal. Stationary points are the same as critical points where f prime of x equals zero. They are candidates for local maxima, local minima, or points of inflection.

230. Successive Differentiation

The process of repeatedly differentiating a function to obtain higher-order derivatives. It is used to find the nth derivative, to analyze concavity and inflection, and to construct Taylor polynomials.

231. Sum Rule

The rule stating that the derivative of a sum of functions equals the sum of their derivatives. That is, the derivative of f(x) plus g(x) is f prime of x plus g prime of x. It extends to any finite sum.

232. Symmetry of a Curve

A property that allows portions of a curve to be reflected or rotated onto another portion. Symmetry simplifies curve tracing. A curve is symmetric about the y-axis if it is an even function and symmetric about the origin if it is an odd function.

233. Tangent Line

The line that best approximates a curve at a given point. Its slope equals the derivative of the function at that point. Finding the equation of the tangent line is one of the most fundamental problems in differential calculus.

234. Tangent Line Approximation

The use of the tangent line at a known point to estimate function values near that point. Also called linear approximation. It states that f(x) is approximately equal to f(a) plus f prime of a times the quantity x minus a for x near a.

235. Taylor Polynomial

A polynomial approximation of a function built from the function’s derivatives at a single point. The nth-degree Taylor polynomial uses derivatives up to order n. It generalizes the idea of linear approximation to higher accuracy.

236. Taylor’s Theorem

A theorem that expresses a function as a Taylor polynomial plus a remainder term that quantifies the approximation error. It is the formal generalization of linear approximation to polynomials of arbitrary degree.

237. Third Derivative

The derivative of the second derivative. Written as f triple prime of x or d cubed y over dx cubed. The third derivative measures the rate of change of concavity and is used in higher-order approximations and in analyzing the shape of a curve.

238. Transcendental Function

A function that is not algebraic. It cannot be expressed using only algebraic operations. Trigonometric functions, exponential functions, and logarithmic functions are all transcendental. Their derivatives are foundational in differential calculus.

239. Trigonometric Substitution

A technique in which a trigonometric function is substituted for a variable to simplify an expression involving radicals. While most often associated with integration, it also appears in differential calculus when simplifying expressions before differentiation.

240. Two-Sided Limit

A limit evaluated from both the left and the right simultaneously. For the two-sided limit of f(x) as x approaches c to equal L, both the left-hand limit and the right-hand limit must equal L. If the one-sided limits disagree, the two-sided limit does not exist.

241. Undefined Slope

The slope of a vertical line, which is not defined as a finite number. In calculus, a vertical tangent at a point means the derivative is undefined at that point. Functions with vertical tangents are not differentiable at those points.

242. Unit Tangent Vector

A vector of unit length pointing in the direction of the tangent to a curve. In single-variable calculus, it is related to the slope of the tangent line. In vector calculus, it is the normalized derivative of the position vector with respect to arc length.

243. Variable

A symbol representing a quantity that can take on different values. In differential calculus, the independent variable is the input of the function, and the dependent variable is the output. Rates of change are always expressed as the change of one variable with respect to another.

244. Velocity

The rate of change of position with respect to time. It equals the first derivative of the position function. Velocity is a signed quantity: positive values indicate motion in one direction, and negative values indicate motion in the opposite direction.

245. Velocity-Time Graph

A graph showing the velocity of a moving object as a function of time. The slope of the velocity-time graph at any point equals the acceleration at that instant. Points where the graph crosses the time axis correspond to moments when the object momentarily stops.

246. Vertical Asymptote

A vertical line x equals c that the graph of a function approaches as x approaches c from either side, with the function values growing without bound. Vertical asymptotes occur at values of x where the denominator of a rational function is zero and the numerator is not.

247. Vertical Tangent

A tangent line to a curve that is vertical, meaning its slope is undefined. A vertical tangent occurs when the derivative of the function is undefined due to the function changing infinitely steeply at that point. The function is not differentiable at a vertical tangent.

248. x-intercept

A point where the graph of a function crosses or touches the x-axis. At an x-intercept, the function value is zero. Finding x-intercepts is a standard step in curve sketching and is related to finding roots of the function.

249. y-intercept

The point where the graph of a function crosses the y-axis. It is found by evaluating f(0). For functions that are continuous at x equals zero, the y-intercept always exists.

250. Zero Derivative

A derivative value of zero at a point. A zero derivative means the tangent line is horizontal at that point. It is a necessary condition for a local extremum at an interior point, as stated by Fermat’s Theorem.

[/ihc-hide-content]

251. Zero of a Function

A value of x for which f(x) equals zero. Zeros are the x-coordinates of the x-intercepts of the graph. Newton’s Method is a calculus-based technique for numerically approximating zeros.

CONCLUSION

Differential Calculus rewards those who understand it structurally, not just mechanically. The terms in this list span the full landscape of the subject from the foundational ideas of limits and continuity, through the mechanics of differentiation rules, and into the rich territory of applications like optimization, related rates, curve tracing, and motion analysis. When you know this vocabulary deeply, you can read a board exam problem and immediately recognize what tools to use and why. That recognition is what separates a confident solver from a hesitant one.

For the Math board exam, the areas that consistently produce the most problems are derivatives of standard functions, implicit differentiation, related rates, and optimization. Make sure you can apply the chain rule, the product rule, and the quotient rule without slowing down. Know the derivatives of all six trigonometric functions, the exponential function, and the natural logarithm cold. Be comfortable with implicit differentiation because it appears not just in its own problem type but embedded in related rates and curve analysis.

Give special attention to L’Hopital’s Rule, the Mean Value Theorem, the First and Second Derivative Tests, and the behavior of functions at critical points and inflection points. These are the conceptual pillars of the subject, and board exam items frequently test them in combination, asking you not just to compute but to reason about what the computation means. Review this list regularly, work through a large volume of practice problems, and always connect the definition of a term to its geometric or physical interpretation. That connection is what makes calculus truly useful in engineering practice.

For practice problems on all these topics, head over to our Differential Calculus Problems and Solutions section here on PinoyBix. Hundreds of solved exam-type questions, complete with step-by-step solutions, organized by topic so you can drill exactly what you need to work on.

Please do Subscribe on YouTube!

P inoyBIX educates thousands of reviewers and students a day in preparation for their board examinations. Also provides professionals with materials for their lectures and practice exams. Help me go forward with the same spirit.

“Will you subscribe today via YOUTUBE?”

Subscribe
What You Also Get: FREE ACCESS & DOWNLOAD via GDRIVE

TIRED OF ADS?

  • Become Premium Member and experienced complete ads-free content browsing.
  • Full Content Access to Premium Solutions Exclusive for Premium members
  • Access to PINOYBIX FREEBIES folder
  • Download Reviewers and Learning Materials Free
  • Download Content: You can see download/print button at the bottom of each post.

PINOYBIX FREEBIES FOR PREMIUM MEMBERSHIP:

  • CIVIL ENGINEERING REVIEWER
  • CIVIL SERVICE EXAM REVIEWER
  • CRIMINOLOGY REVIEWER
  • ELECTRONICS ENGINEERING REVIEWER (ECE/ECT)
  • ELECTRICAL ENGINEERING & RME REVIEWER
  • FIRE OFFICER EXAMINATION REVIEWER
  • LET REVIEWER
  • MASTER PLUMBER REVIEWER
  • MECHANICAL ENGINEERING REVIEWER
  • NAPOLCOM REVIEWER
  • Additional upload reviewers and learning materials are also FREE

FOR A LIMITED TIME

If you subscribe for PREMIUM today!

You will receive an additional 1 month of Premium Membership FREE.

For Bronze Membership an additional 2 months of Premium Membership FREE.

For Silver Membership an additional 3 months of Premium Membership FREE.

For Gold Membership an additional 5 months of Premium Membership FREE.

Join the PinoyBIX community.

DaysHoursMinSec
This offer has expired!

Add Comment

[ihc-hide-content ihc_mb_type="show" ihc_mb_who="2,3,4,5" ihc_mb_template="2" ]
DOWNLOAD PDF / PRINT
[/ihc-hide-content]
THE ULTIMATE ONLINE REVIEW HUB: PINOYBIX . © 2014-2026 All Rights Reserved | DMCA.com Protection Status