Build confidence using guided inverse transformations today. Choose a model, enter values, and inspect steps. Download reports and compare original and inverse graphs side-by-side.
Linear: Swap x and y in y = ax + b, then solve for y. The inverse becomes f-1(x) = (x - b) / a.
Rational: Start from y = (ax + b) / (cx + d). Swap variables, cross multiply, group the y terms, factor, and isolate y.
Quadratic with branch: Use y = a(x - h)2 + k. A branch restriction makes the function one-to-one, so the square root sign is chosen consistently.
Exponential: For y = A * B(mx + n) + k, isolate the exponential term, then apply logarithms to solve for the variable.
Logarithmic: For y = A * logB(mx + n) + k, isolate the logarithm, convert to exponential form, then solve for the variable.
| Model | Original function | Inverse function | Main restriction |
|---|---|---|---|
| Linear | 2x + 3 |
(x - 3) / 2 |
a != 0 |
| Rational | (2x + 1) / (x - 4) |
(4x + 1) / (x - 2) |
ad - bc != 0 |
| Quadratic | (x - 1)^2 + 2 |
1 + sqrt(x - 2) |
Use one branch only |
| Exponential | 2 * 3^x |
log(x / 2) / log(3) |
B > 0, B != 1 |
| Logarithmic | 2 * log10(x + 1) |
10^(x / 2) - 1 |
x > -1 |
An inverse exists only when each output comes from one input. Quadratic expressions usually fail that test, so a branch restriction makes them one-to-one.
It shows the original function, its inverse, and the line y = x. True inverse pairs reflect across that line.
A rational function can hit a zero denominator. That creates a forbidden input, and its inverse inherits a matching forbidden output.
Exponentials and logarithms undo each other. After isolating the exponential term, a logarithm removes the exponent and reveals the variable.
A logarithm states an exponent in another form. Converting that statement back to exponential notation isolates the original variable cleanly.
It tests one input value. The tool computes f(x), then applies the inverse to that output and checks whether it returns the starting input.
Yes. Use the CSV button for tabular values and the PDF button for a compact text report with formulas, restrictions, and steps.
No. It focuses on common invertible families used in classwork and practice. More complex symbolic inverses usually need a computer algebra system.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.