Solved.tools: Free Online Calculators & Tools

We use cookies for analytics and advertising. Learn more about our cookie policy

∫ Calculus

Calculus tools handle the core operations of differentiation and integration: derivatives and instantaneous rates of change, integrals and area under a curve, concavity and points of inflection, and limits. Each tool shows the method, states the rules it applies, and walks through a worked example with actual numbers so you can verify each step. The notation follows standard conventions, and where a result is approximate the calculator says so and shows the error margin. These are learning and checking aids: use them to confirm hand working or to explore how a function behaves, then make sure you can reproduce the steps yourself before relying on the answer in an assignment or exam. The section pairs each operation with its inverse, so you can check a derivative by integrating the result and confirm the answer closes the loop.

Three scenarios, each with the inputs stated and the result computed. Every figure was calculated with the tools linked at the foot of the study, using the formula each tool documents, so it can be reproduced by entering the same values. They are illustrative examples, not client results, and they are not advice.

Two numerical methods on the same integral

A student has to approximate the integral of sin(x) between 0 and pi, where the exact answer is 2, and can choose between the trapezoidal rule and Simpson's rule. Both runs use the same number of subintervals.

Inputs: f(x) = sin(x) on the interval 0 to pi. Four subintervals first, then eight.

Result: At four subintervals the trapezoidal rule returns 1.896119, an error of 0.103881, while Simpson's rule returns 2.004560, an error of 0.004560. At eight subintervals the values are 1.974232 and 2.000269.

What it means: At the same node count Simpson's rule lands more than twenty times closer to the answer, so the choice of method buys more here than doubling the work does.

Worked with: Simpson's Rule Calculator, Trapezoidal Rule Calculator

A plot of land with three measured sides

A surveyor measures the three sides of a triangular plot as 13 m, 14 m and 15 m. There is no right angle to work from and no convenient height to measure.

Inputs: Sides a = 13 m, b = 14 m, c = 15 m.

Result: Heron's formula gives an area of 84 square metres and a perimeter of 42 m. The three angles are 53.13, 59.49 and 67.38 degrees.

What it means: An awkward-looking triangle comes out on an exact whole number of square metres, which is the reason Heron's formula earns its place when nothing can be measured from a right angle.

Worked with: Triangle Calculator, Area Calculator

Reading a poll that puts a candidate at 47%

A poll of 1,000 respondents puts one candidate at 47% and the report calls it a lead. The question is whether the sample supports that word.

Inputs: 1,000 respondents, a proportion of 47%, and 95% confidence. Then 500 and 1,500 respondents for comparison.

Result: The standard error is 1.58 percentage points, so the margin is 3.09 points and the interval runs from 43.91% to 50.09%. At 500 respondents the margin widens to 4.37 points, and at 1,500 it narrows to 2.53 points.

What it means: At 1,000 responses the interval crosses 50%, so the poll does not establish a lead, and the extra precision from a bigger sample arrives slowly.

Worked with: Margin of Error Calculator, Confidence Interval Calculator, Sample Size Calculator

Derivative Calculator

Enter a function to find its first and second derivative.

Indefinite Integral Calculator

Find the antiderivative of a function.

Definite Integral Calculator

Enter a function and upper and lower bounds to compute the definite integral ∫ₐᵇ f(x) dx.

Limit Calculator

Enter a function and the point x approaches to evaluate the limit.

Quadratic Equation Solver

Solve ax²+bx+c=0 with roots, discriminant, and vertex.

Average Rate of Change Calculator

Enter a function and two x-values to find the average rate of change (AROC), the slope...

Instantaneous Rate of Change Calculator

Enter a function and an x-value to find the instantaneous rate of change at that point.

Slope of Tangent Line Calculator

Enter a function and a point x = a to find the slope of the tangent line at that point ...

Linear Approximation Calculator

Enter a function, a base point a, and an x-value near a to get the linearisation L(x) a...

Riemann Sum Calculator

Approximate integrals using left, right, or midpoint sums.

Taylor Series Calculator

Expand a function as a Taylor series around any point.

Maclaurin Series Calculator

A Maclaurin series is a Taylor series centred at a = 0.

Chain Rule Calculator

Enter an outer function g and an inner function u(x) to compute d/dx[g(u(x))] = g'(u(x)...

Product Rule Calculator

Enter two functions f(x) and g(x) to compute d/dx[f(x)·g(x)] = f'(x)g(x) + f(x)g'(x).

Quotient Rule Calculator

Enter numerator f(x) and denominator g(x) to differentiate f(x)/g(x).

Implicit Differentiation Calculator

Find dy/dx for implicitly defined curves.

Arc Length Calculator

Enter a function and integration bounds to compute the arc length of the curve y = f(x)...

Area Between Two Curves Calculator

Enter two functions f(x) and g(x) and integration bounds to compute the area between th...

Volume of Revolution Calculator

Rotate y = f(x) about the x-axis or y-axis between x = a and x = b.

Critical Points Calculator

Enter a function to find all critical points (where f'(x) = 0 or f'(x) is undefined) an...

Inflection Points Calculator

Enter a function to find all inflection points, where the curve changes from concave u...

Concavity Calculator

Enter a function and an interval to determine where the graph is concave up (f''(x) &gt...

Trapezoidal Rule Calculator

Enter a function, bounds, and number of subintervals to approximate ∫ₐᵇ f(x) dx using t...

Simpson's Rule Calculator

Approximate integrals using Simpson's rule.

Fourier Transform Calculator

Compute the discrete Fourier transform (DFT) of a finite input sequence, magnitude and phase for each frequency bin, with an inverse-DFT round-trip check.