• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Calculus From Limits to Mastery

Calnzee

Think Calculus. Learn Calculus. Live Calculus

  • Home
  • Articles
  • Trending
  • Terms
    • Privacy
    • Disclaimer
  • Support
  • Subscribe
  • Contact
You are here: Home / Articles / Exponential Functions, Logarithms and Differentiation in Business and Economics

Exponential Functions, Logarithms and Differentiation in Business and Economics

August 11, 2026 by Splendid Leave a Comment

Exponential functions, logarithms, and differentiation may initially appear to belong to the abstract world of mathematics.

In business and economics, however, they form a remarkably practical toolkit.

They help answer questions such as:

  • How does an investment grow over time?
  • How long will it take revenue to double?
  • How much will a loan grow through compound interest?
  • What happens when a customer base grows by a fixed percentage every year?
  • How quickly is a business growing?
  • Is growth accelerating or slowing down?
  • How can we determine the time required to reach a financial target?
  • How sensitive is demand to price?
  • What is the marginal effect of an additional unit of production?
  • At what price or output level is profit maximized?

The three concepts are closely connected:

Exponential functions describe multiplicative growth or decay.

Logarithms help us reverse exponential relationships and solve for unknown time, growth rates, or other variables.

Differentiation tells us how rapidly those quantities are changing and helps us find optimal decisions.

Together, they provide a powerful mathematical language for business decision-making.


1. Why Exponential Functions Appear in Business

Suppose a company starts with ₹1,00,000 and grows by 10% every year.

After one year:

V_1=100000(1.10)

After two years:

V_2=100000(1.10)^2

After three years:

V_3=100000(1.10)^3

After t years:

V(t)=100000(1.10)^t

This is an exponential function.

The important feature is that growth is calculated as a percentage of the current value.

That means the amount of growth itself becomes larger as the underlying value becomes larger.

This is very different from adding a fixed amount every year.


2. Linear Growth Versus Exponential Growth

Suppose two businesses start with ₹1 crore.

Business A grows by ₹10 lakh every year.

Its revenue might be represented by:

R(t)=100+10t

Business B grows by 10% every year.

Its revenue is:

R(t)=100(1.10)^t

The first business experiences constant absolute growth.

The second experiences percentage-based growth.

This distinction is extremely important in business.

A company growing from ₹10 lakh to ₹11 lakh has grown by ₹1 lakh.

A company growing from ₹10 crore to ₹11 crore has grown by ₹1 crore.

Both have grown by 10%, but the absolute increase is very different.

Exponential functions naturally capture this proportional-growth phenomenon.


3. Compound Interest

One of the most familiar applications of exponential functions is compound interest.

Suppose ₹1,00,000 is invested at an annual rate of 8%.

With annual compounding:

V(t)=100000(1.08)^t

After 10 years:

V(10)=100000(1.08)^{10}

The important feature is that interest is earned not only on the original principal but also on previously accumulated interest.

This produces exponential growth.

The same principle appears in:

  • bank deposits;
  • loans;
  • investments;
  • business reinvestment;
  • retained earnings;
  • pension funds;
  • debt accumulation.

4. Continuous Growth and the Number e

Business models sometimes use continuous growth rather than growth occurring once per year.

The standard model is:

V(t)=V_0e^{rt}

where:

  • V_0 is the initial value;
  • r is the continuous growth rate;
  • t is time;
  • e is the mathematical constant approximately equal to 2.718.

Why does e appear?

Because e^x has an extraordinary mathematical property:

\frac{d}{dx}e^x=e^x

The exponential function is therefore its own derivative.

That makes it particularly useful for modeling processes where the rate of change is proportional to the current size of the quantity.


5. Why Continuous Growth Is Economically Useful

Suppose a company’s revenue grows at a continuously compounded rate of 12%.

Its revenue could be modeled as:

R(t)=R_0e^{0.12t}

If the company currently has revenue of ₹10 crore:

R(t)=10e^{0.12t}

After two years:

R(2)=10e^{0.24}

This model is useful because it treats growth as happening continuously rather than at discrete annual intervals.

Continuous models are particularly useful in:

  • financial economics;
  • investment analysis;
  • macroeconomic growth models;
  • continuous-time finance;
  • inflation modeling;
  • population and market growth;
  • theoretical economic models.

6. Differentiation Enters the Picture

Now comes the important connection.

Suppose:

V(t)=V_0e^{rt}

Differentiate with respect to time:

V'(t)=rV_0e^{rt}

Since:

V(t)=V_0e^{rt}

we can write:

V'(t)=rV(t)

This is a profound result.

It says:

The rate at which the value grows is proportional to its current value.

If the business becomes twice as large, its absolute growth rate also becomes twice as large, assuming the same proportional growth rate.

This is exactly the behavior we associate with exponential growth.


7. Growth Rate as a Derivative

Suppose a company’s revenue is:

R(t)

Then:

R'(t)

represents the instantaneous rate at which revenue is changing.

But businesses are often more interested in percentage growth.

The instantaneous proportional growth rate is:

g(t)=\frac{R'(t)}{R(t)}

This is extremely useful.

Suppose:

R(t)=100e^{0.08t}

Then:

R'(t)=8e^{0.08t}

Therefore:

\frac{R'(t)}{R(t)}=0.08

So the continuous growth rate is 8%.

Differentiation has therefore transformed a revenue function into a measure of its growth rate.


8. The Logarithm: The Reverse of an Exponential

Now suppose we know that:

y=e^x

but we want to find x.

The logarithm allows us to reverse the exponential operation:

\ln y=x

Therefore:

\ln(e^x)=x

and:

e^{\ln x}=x

The logarithm essentially undoes exponentiation.

This becomes extremely useful in business.

Exponential functions are excellent for describing growth.

Logarithms are excellent for answering questions about the growth process.


9. Using Logarithms to Find How Long Growth Takes

Suppose an investment grows according to:

V(t)=V_0e^{rt}

Suppose we want to know how long it will take for the investment to reach a target value V_T.

Set:

V_T=V_0e^{rt}

Divide by V_0:

\frac{V_T}{V_0}=e^{rt}

Take the natural logarithm:

\ln\left(\frac{V_T}{V_0}\right)=rt

Therefore:

t=\frac{1}{r}\ln\left(\frac{V_T}{V_0}\right)

This is a practical business formula.

It answers:

Given a starting value, target value, and growth rate, how long will it take to reach the target?


10. Example: How Long to Double Revenue?

Suppose a company grows continuously at 10% per year.

How long does it take revenue to double?

We want:

2V_0=V_0e^{0.10t}

Cancel V_0:

2=e^{0.10t}

Take logarithms:

\ln 2=0.10t

Therefore:

t=\frac{\ln 2}{0.10}

Approximately:

t\approx6.93

So continuous growth at 10% per year takes approximately 6.93 years to double.

This is a direct example of the three concepts working together:

Exponential function: models the growth.

Logarithm: solves for time.

Differentiation: tells us the instantaneous growth rate.


11. The Rule of 70

There is also a famous approximation used in economics and finance.

For a growth rate expressed as a percentage, the approximate doubling time is:

\text{Doubling Time}\approx\frac{70}{\text{Growth Rate in percent}}

For a 10% growth rate:

\text{Doubling Time}\approx\frac{70}{10}=7\text{ years}

The more precise continuous-growth result was approximately 6.93 years.

The Rule of 70 works because:

\ln 2\approx0.693

Thus:

t=\frac{\ln 2}{r}\approx\frac{0.693}{r}

When r is expressed as a percentage, this produces the familiar approximation of 70 divided by the growth rate.


12. Logarithms and Business Growth Analysis

Logarithms are especially useful when comparing growth over different periods.

Suppose revenue grows from R_0 to R_T.

The continuously compounded growth rate is:

r=\frac{1}{T}\ln\left(\frac{R_T}{R_0}\right)

Suppose revenue increases from ₹10 crore to ₹20 crore over five years.

Then:

r=\frac{1}{5}\ln\left(\frac{20}{10}\right)

which gives approximately:

r\approx0.1386

or about 13.86% per year on a continuously compounded basis.

This is useful when comparing businesses with different growth histories.


13. Why Economists Love Logarithms

Logarithms have another important property.

Suppose:

Y=AXB^C

Taking logarithms gives:

\ln Y=\ln A+B\ln X+C\ln Z

A multiplicative relationship has become an additive relationship.

This can make economic models much easier to analyze.

For example, a production function might be:

Q=AL^\alpha K^\beta

Taking logarithms:

\ln Q=\ln A+\alpha\ln L+\beta\ln K

This transformation is extremely important in economics and econometrics.

It converts a nonlinear multiplicative relationship into a linear relationship in logarithmic variables.


14. The Cobb-Douglas Production Function

One of the most famous economic applications is the Cobb-Douglas production function:

Q=AL^\alpha K^\beta

where:

  • Q = output;
  • A = productivity;
  • L = labor;
  • K = capital;
  • \alpha and \beta measure the responsiveness of output to the inputs.

Taking logarithms:

\ln Q=\ln A+\alpha\ln L+\beta\ln K

This is useful because the coefficients can be interpreted in terms of elasticity.

For example:

\frac{\partial\ln Q}{\partial\ln L}=\alpha

This means that \alpha measures the percentage change in output associated with a 1% change in labor, holding other factors constant.

Here logarithms, differentiation, and economics come together beautifully.


15. Logarithms and Elasticity

Elasticity is fundamentally about percentage responsiveness.

Suppose quantity demanded is:

Q=f(P)

Price elasticity can be expressed as:

E_d=\frac{dQ}{dP}\frac{P}{Q}

Notice something interesting:

\frac{d\ln Q}{d\ln P}=\frac{dQ}{dP}\frac{P}{Q}

Therefore:

E_d=\frac{d\ln Q}{d\ln P}

This is one of the most elegant connections between logarithms and differentiation.

The derivative of the logarithm of quantity with respect to the logarithm of price gives the elasticity.

In simple terms:

Elasticity is a derivative expressed in percentage terms.


16. Why Log-Log Models Are Useful in Economics

Suppose demand is:

Q=AP^{-b}

Taking logarithms:

\ln Q=\ln A-b\ln P

Differentiate with respect to \ln P:

\frac{d\ln Q}{d\ln P}=-b

Therefore, the elasticity is constant:

E_d=-b

This makes the model particularly convenient.

Instead of estimating a complicated nonlinear relationship directly, economists can work with a linear relationship between logarithms.

This is common in empirical economic analysis.


17. Differentiation and Marginal Cost

Now return to the business itself.

Suppose total cost is:

C(q)=5000+20q+0.1q^2

Differentiate:

C'(q)=20+0.2q

This is marginal cost.

It tells us how total cost changes when production changes.

At q=100:

MC(100)=40

So the marginal cost around 100 units is approximately ₹40 per additional unit.

Differentiation therefore turns a total cost function into a marginal cost function.


18. Differentiation and Marginal Revenue

Suppose revenue is:

R(q)=200q-q^2

Differentiate:

R'(q)=200-2q

This is marginal revenue.

At 50 units:

MR(50)=100

The derivative tells us how revenue responds to a small increase in sales.


19. Differentiation and Profit Maximization

Profit is:

\Pi(q)=R(q)-C(q)

Therefore:

\Pi'(q)=R'(q)-C'(q)

Since:

R'(q)=MR

and:

C'(q)=MC

we obtain:

\Pi'(q)=MR-MC

At an interior profit maximum:

MR=MC

This is one of the most important applications of differentiation in economics.

The business should continue expanding output while the additional revenue from another unit exceeds its additional cost.

Once marginal cost exceeds marginal revenue, further expansion reduces profit.


20. Exponential Growth and Differentiation Together

Consider a rapidly growing online business.

Suppose its customer base is:

N(t)=10000e^{0.20t}

The derivative is:

N'(t)=2000e^{0.20t}

This represents the rate at which customers are being added.

But notice:

N'(t)=0.20N(t)

The rate of customer acquisition is proportional to the existing customer base.

This could describe a simplified situation in which each existing customer contributes to further growth through referrals, network effects, or other mechanisms.

The exponential function describes the level of the customer base.

The derivative describes the speed of growth.


21. When Exponential Growth Eventually Becomes Unrealistic

There is an important business lesson here.

Exponential growth cannot continue indefinitely in a finite market.

If every business could permanently grow at 50% per year, eventually its revenue would exceed the size of the entire economy.

Real businesses encounter:

  • market saturation;
  • competition;
  • limited customers;
  • capacity constraints;
  • increasing acquisition costs;
  • diminishing returns;
  • regulatory constraints.

Therefore, economists and business analysts often use more sophisticated models.

One important alternative is logistic growth.

A simplified logistic model is:

\frac{dN}{dt}=rN\left(1-\frac{N}{K}\right)

where K represents a carrying capacity or approximate market limit.

When N is small relative to K, growth can be approximately exponential.

As N approaches K, growth slows.

This is much closer to how many markets behave.


22. Differentiation Helps Identify the Growth Regime

In a logistic model:

\frac{dN}{dt}=rN\left(1-\frac{N}{K}\right)

When:

N\ll K

the expression:

1-\frac{N}{K}

is close to 1.

Therefore:

\frac{dN}{dt}\approx rN

which is exponential growth.

But as N becomes close to K:

1-\frac{N}{K}\approx0

so growth slows dramatically.

Differentiation therefore allows us to understand not just the level of a business variable, but how its growth behavior changes.


23. Depreciation and Exponential Decay

Exponential functions are also useful for modeling declining values.

Suppose an asset loses value at a constant proportional rate.

Then its value may be represented by:

V(t)=V_0e^{-kt}

Differentiating:

V'(t)=-kV_0e^{-kt}

or:

V'(t)=-kV(t)

The negative sign indicates that value is declining.

This kind of model can be useful for simplified analysis of:

  • technology depreciation;
  • customer retention;
  • declining demand;
  • asset values;
  • inventory deterioration;
  • certain financial processes.

24. Customer Retention and Churn

Consider a subscription business.

Suppose the proportion of customers remaining after time t follows:

N(t)=N_0e^{-ct}

Then:

N'(t)=-cN(t)

This means the rate of customer loss is proportional to the current customer base.

The model provides a simple way to study customer churn.

If the company can reduce the churn parameter c, the customer base declines more slowly.

This illustrates how mathematical parameters can correspond to meaningful business quantities.


25. Present Value and Discounting

Exponential functions and logarithms are also central to finance.

Suppose a future cash flow FV occurs after t years and the continuously compounded discount rate is r.

Its present value can be written as:

PV=FVe^{-rt}

Why does the exponential have a negative exponent?

Because future money is being discounted backward through time.

To determine how long it takes for a future amount to reach a particular present value, logarithms can be used.

Starting with:

PV=FVe^{-rt}

divide by FV:

\frac{PV}{FV}=e^{-rt}

Take logarithms:

\ln\left(\frac{PV}{FV}\right)=-rt

Therefore:

t=-\frac{1}{r}\ln\left(\frac{PV}{FV}\right)

Once again:

Exponential function: describes the discounting process.

Logarithm: solves for time.

Differentiation: analyzes the rate at which present value changes.


26. Differentiation and Financial Sensitivity

Suppose:

PV=FVe^{-rt}

Differentiate with respect to time:

\frac{dPV}{dt}=-rFVe^{-rt}

Therefore:

\frac{dPV}{dt}=-rPV

This tells us how rapidly present value changes as the time horizon changes.

Similarly, differentiation with respect to the discount rate gives:

\frac{\partial PV}{\partial r}=-tFVe^{-rt}

This tells us how sensitive present value is to changes in the discount rate.

Thus differentiation turns a valuation formula into a sensitivity measure.


27. Logarithms and Inflation

Suppose a price index grows from P_0 to P_T.

A continuously compounded inflation rate can be calculated as:

r=\frac{1}{T}\ln\left(\frac{P_T}{P_0}\right)

For example, if a price index rises from 100 to 121 over two years:

r=\frac{1}{2}\ln\left(\frac{121}{100}\right)

This gives a continuously compounded annual rate.

The logarithm is useful because it converts multiplicative price changes into additive growth rates.


28. Why Logarithmic Growth Rates Are So Useful

Suppose an investment increases by 20% in one year and falls by 20% the next.

Starting with ₹100:

100(1.20)(0.80)=96

The investor has not returned to ₹100.

Logarithmic returns help explain why.

The log return for a change from V_0 to V_1 is:

r=\ln\left(\frac{V_1}{V_0}\right)

For multiple periods, logarithmic returns have the useful property that they add:

\ln\left(\frac{V_2}{V_0}\right)=\ln\left(\frac{V_1}{V_0}\right)+\ln\left(\frac{V_2}{V_1}\right)

This makes logarithms especially useful in financial and economic time-series analysis.


29. Differentiation, Logs and Marginal Thinking

We can now see three different levels of analysis.

Exponential function

Tells us how a quantity behaves under proportional growth or decline.

For example:

R(t)=R_0e^{rt}

Logarithm

Allows us to recover the underlying growth rate or time.

For example:

r=\frac{1}{t}\ln\left(\frac{R(t)}{R_0}\right)

Differentiation

Tells us how quickly the quantity is changing.

For example:

R'(t)=rR(t)

Together:

\text{Exponential}\rightarrow\text{Logarithm}\rightarrow\text{Differentiation}

provide three complementary perspectives on the same economic process.


30. An Integrated Business Example

Consider a startup whose customer base currently contains 10,000 customers.

Suppose the company estimates that its customer base grows continuously at 15% per year.

The exponential model is:

N(t)=10000e^{0.15t}

Question 1: How many customers after five years?

Use the exponential function:

N(5)=10000e^{0.75}

The exponential function gives the projected customer base.

Question 2: How quickly is the customer base growing after five years?

Differentiate:

N'(t)=1500e^{0.15t}

Therefore:

N'(5)=1500e^{0.75}

The derivative gives the rate of customer growth.

Question 3: How long until the company reaches 25,000 customers?

Set:

25000=10000e^{0.15t}

Therefore:

2.5=e^{0.15t}

Take logarithms:

\ln(2.5)=0.15t

Therefore:

t=\frac{\ln(2.5)}{0.15}

The logarithm gives the required time.

One business problem has therefore used all three concepts.


31. An Integrated Pricing Example

Suppose demand is:

Q=1000P^{-2}

This is a constant-elasticity demand function.

Take logarithms:

\ln Q=\ln1000-2\ln P

Differentiate with respect to \ln P:

\frac{d\ln Q}{d\ln P}=-2

Therefore, the price elasticity of demand is:

E_d=-2

Demand is elastic.

Now suppose the firm changes its price.

Differentiation tells us the marginal response.

The logarithmic form tells us the response in percentage terms.

The exponential form underlying the original function describes the nonlinear relationship between price and demand.

Again, the three concepts work together.


32. The Deeper Connection Between Exponentials and Differentiation

There is a particularly beautiful economic interpretation of the exponential function.

Suppose a quantity Y grows at a rate proportional to itself.

Mathematically:

\frac{dY}{dt}=rY

The solution is:

Y(t)=Y_0e^{rt}

So exponential growth is not merely an arbitrary mathematical formula.

It emerges naturally from a simple economic assumption:

The larger the quantity becomes, the larger its absolute rate of growth becomes in direct proportion.

This can describe simplified models of:

  • reinvested capital;
  • compound growth;
  • viral customer acquisition;
  • continuously growing revenue;
  • population;
  • inflation;
  • certain macroeconomic processes.

33. The Deeper Connection Between Logarithms and Growth

Logarithms provide the reverse perspective.

If:

Y(t)=Y_0e^{rt}

then:

\ln Y(t)=\ln Y_0+rt

This is remarkable.

The exponential growth relationship has become a straight-line relationship in logarithmic terms.

The growth process:

Y_0e^{rt}

becomes:

\ln Y_0+rt

after taking logarithms.

This is one reason logarithmic transformations are so useful in economics and data analysis.


34. The Deeper Connection Between Differentiation and Economics

Differentiation adds another layer.

Suppose:

Y=f(x)

Then:

Y'=f'(x)

tells us the marginal effect of changing x.

In business:

\frac{dC}{dq}

is marginal cost.

\frac{dR}{dq}

is marginal revenue.

\frac{d\Pi}{dq}

is marginal profit.

\frac{dQ}{dL}

is marginal product of labor.

\frac{dQ}{dK}

is marginal product of capital.

\frac{dY}{dt}

is the rate of economic growth.

Differentiation therefore turns an economic relationship into a statement about marginal change.


35. Why Businesses Need All Three Concepts

Consider a company analyzing revenue.

The exponential function may answer:

How might revenue grow if the company maintains a constant percentage growth rate?

The logarithm may answer:

What growth rate is required to reach our target revenue?

Differentiation may answer:

How rapidly is revenue changing right now?

Similarly, in finance:

Exponential functions model compounding.

Logarithms solve for time or rates.

Derivatives measure sensitivity and marginal change.

In economics:

Exponential functions model proportional growth.

Logarithms express percentage relationships.

Derivatives measure responsiveness and optimize decisions.


36. From Growth to Optimization

This combination becomes particularly powerful when growth interacts with costs.

Suppose revenue grows according to:

R(t)=R_0e^{gt}

but costs grow according to:

C(t)=C_0e^{ct}

Profit is:

\Pi(t)=R(t)-C(t)

Therefore:

\Pi(t)=R_0e^{gt}-C_0e^{ct}

Differentiating:

\Pi'(t)=gR_0e^{gt}-cC_0e^{ct}

The derivative tells us how profit itself is changing.

An analyst can then investigate when profit growth slows, accelerates, reaches a maximum, or begins to decline.

This is a simple example of how exponential models and differentiation can be combined for strategic analysis.


37. A Practical Mental Model

A useful way to remember the three concepts is:

Exponential asks:

How does something grow when growth is proportional to its current size?

Y=Y_0e^{rt}

Logarithm asks:

Given the result, what growth rate or time produced it?

t=\frac{1}{r}\ln\left(\frac{Y}{Y_0}\right)

Differentiation asks:

How quickly is it changing right now?

\frac{dY}{dt}=rY

This gives us a very powerful conceptual triangle:

\boxed{\text{Exponential = Growth}}]</p> <p>[latex]\boxed{\text{Logarithm = Reverse Growth}}]</p> <p>[latex]\boxed{\text{Differentiation = Rate of Change}}

38. The Business Decision-Making Cycle

These mathematical ideas can be combined into a practical business workflow.

Step 1: Model the process

Use an exponential function when growth or decline is proportional.

Y(t)=Y_0e^{rt}

Step 2: Determine the required growth rate or time

Use logarithms.

r=\frac{1}{t}\ln\left(\frac{Y(t)}{Y_0}\right)

Step 3: Measure the current rate of change

Differentiate.

Y'(t)=rY(t)

Step 4: Analyze marginal effects

For costs, revenue, demand, production, or utility, calculate derivatives such as:

MC=C'(q)

or:

MR=R'(q)

Step 5: Optimize

Find where marginal benefit and marginal cost balance.

MB=MC

This turns calculus into a practical decision-making framework.


39. The Big Picture

Exponential functions, logarithms, and differentiation are not three unrelated mathematical topics.

They are deeply connected.

An exponential function describes a process in which change is proportional to the current level:

Y(t)=Y_0e^{rt}

Differentiation reveals the rate of that change:

Y'(t)=rY(t)

The logarithm reverses the exponential relationship:

\ln\left(\frac{Y(t)}{Y_0}\right)=rt

and allows us to solve for the unknown growth rate or time:

t=\frac{1}{r}\ln\left(\frac{Y(t)}{Y_0}\right)

In economics, logarithms also transform percentage relationships into convenient mathematical forms.

For example, elasticity can be written as:

E=\frac{d\ln Q}{d\ln P}

And differentiation transforms total economic quantities into marginal quantities:

MC=C'(q) MR=R'(q) MP_L=\frac{\partial Q}{\partial L} MP_K=\frac{\partial Q}{\partial K}

Ultimately, the three concepts answer three different but connected questions:

Exponential functions: How does the quantity grow or decline?

Logarithms: What growth rate or time is implied by the change?

Differentiation: How rapidly is the quantity changing, and what happens if we change something?

That is why these concepts are so important in business and economics.

They allow us to move from simply observing numbers to understanding growth, measuring responsiveness, forecasting outcomes, and making better decisions.

And perhaps the most important insight is this:

\boxed{\text{Exponential functions model growth, logarithms decode growth, and differentiation measures change.}}

Together, they form one of the most useful mathematical toolkits for understanding how businesses, markets, investments, and economies evolve over time.

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X

Like this:

Like Loading…

Filed Under: Articles, Differential Calculus

DavidsonNext: AP® Calculus: Challenging Concepts from Calculus AB & Calculus BC

DavidsonNext: AP® Calculus: Challenging Concepts from Calculus AB & Calculus BC

Reader Interactions

Leave a ReplyCancel reply

Primary Sidebar

Recent Posts

  • Understanding What t = 0 Means in Parametric Coordinates
  • From Cartesian Coordinates to Parametric and Polar Coordinates
  • Parametric Curves and Polar Coordinates: Moving Beyond Ordinary Coordinates
  • Calculus 1C: Coordinate Systems & Infinite Series — From Curves to Infinity
  • Differential Equations: The Next Great Chapter After Calculus

Archives

  • August 2026
  • June 2026

Categories

  • Articles
  • Coordinate Systems & Infinite Series
  • Differential Calculus
  • Early Transcendentals
  • Integral Calculus
Terms Display
logarithms integration in economics inflection points implicit differentiation parametric coordinates quotient rule integration by substitution polar coordinates limits numerical integration secant tangent optimization mean value theorem integration power rule profit is concave downward. What does this mean? Even if profits continue to rise smooth functions natural logarithm improper integrals
Person climbing a staircase. Learn Data Science from Scratch: online program with 21 courses

Footer

Calculus 1A: Differentiation

Calculus 1A: Differentiation by MITx

Calculus 1B: Integration

Calculus 1B: Integration by MITx

Calculus 1C: Coordinate Systems & Infinite Series

This website may use AI tools to assist in content creation. All articles are reviewed, edited, and fact-checked by our team before publishing. We may receive compensation for featuring sponsored products and services or when you click on links on this website. This compensation may influence the placement, presentation, and ranking of products. However, we do not cover all companies or every available product.

  • Home
  • Articles
  • Trending
  • Terms
  • Support
  • Subscribe
  • Contact
%d