| Date | Calculation | Result | Type |
|---|---|---|---|
| No calculations yet | |||
| Date | Calculation | Result | Type |
|---|---|---|---|
| No calculations yet | |||
A logarithm calculator is a free online tool that finds the logarithm of any number using base 10, base e, or base 2 — in seconds, with no manual work.
A logarithm is the opposite of a power (exponent), and it answers the question: "What power do I raise this base to, to get this number?" For example, log₁₀(1000) = 3, because 10³ = 1000. Logarithms turn multiplication into addition, which makes very large number ranges much easier to work with.
John Napier, a Scottish mathematician, introduced logarithms in 1614. Logarithms remain one of the most tested math topics on US standardized exams, including the SAT, ACT, AP Calculus, and AP Chemistry.
Logarithms and exponents show the same relationship, just from different angles. The power statement bˣ = y is the same as the log statement log_b(y) = x. The base b, the exponent x, and the result y stay the same in both — only the question changes.
| Exponential Form | Logarithmic Form | Base | Exponent | Result |
|---|---|---|---|---|
| 2⁵ = 32 | log₂(32) = 5 | 2 | 5 | 32 |
| 10³ = 1000 | log₁₀(1000) = 3 | 10 | 3 | 1000 |
| e¹ = e | ln(e) = 1 | e | 1 | e |
| 3⁴ = 81 | log₃(81) = 4 | 3 | 4 | 81 |
Each row in the table shows how one power equation becomes one log equation. Seeing this pattern makes logarithm problems much easier to work through, because you stop guessing and start matching known forms.
Every logarithm has 3 parts: the base, the argument, and the result. In log_b(x) = y, the base b sets the counting unit (it must be a positive number, not 1), the argument x is the number you are working with (it must be positive), and the result y is the power that comes out. Getting any of these 3 parts wrong is the most common mistake students make when solving log equations.
| Component | Symbol | Role | Rule | Example in log₁₀(1000) = 3 |
|---|---|---|---|---|
| Base | b | Sets the counting unit | b > 0, b ≠ 1 | 10 |
| Argument | x | The number you are working with | x > 0 | 1000 |
| Result | y | The power that comes out | Any real number | 3 |
Each part in the table has one clear rule. Breaking either rule — using a base of zero or a negative argument — means the logarithm has no real answer.
The 3 main logarithm types taught in American high schools and universities are the common logarithm (base 10), the natural logarithm (base e), and the binary logarithm (base 2). Each base is used for a different subject or purpose.
The common logarithm, written as log(x) or log₁₀(x), uses base 10 and is the standard logarithm in US schools and most scientific calculators. Base 10 matches the decimal number system, so the results are easy to read. log(100) = 2, log(1,000) = 3, and log(1,000,000) = 6 — each result simply counts the zeros after the 1.
The common logarithm appears in 4 major US measurement systems: the Richter scale for earthquake strength, the pH scale in chemistry and water science, the decibel scale for sound levels, and the stellar magnitude scale in astronomy.
Scientific calculators, including the Texas Instruments TI-84 — the most widely used graphing calculator in US schools — show log(x) as the base-10 logarithm by default. For multi-variable math problems alongside logarithm work, the matrix calculator handles equation systems that come up in linear algebra and advanced math courses.
Common logarithms first appear in US schools in Grade 9 Algebra I and grow through Precalculus, AP Calculus, AP Chemistry, and AP Statistics — building across 5 courses before a student finishes high school. The Common Core State Standards (CCSS) for Mathematics, used by 41 US states, place logarithm teaching under the High School Functions section (HSF-LE.A.4), asking students to write exponential equations as logarithms and solve log expressions by Grade 11.
| Course | Grade Level | Common Log Application | Governing Standard | Calculator Used |
|---|---|---|---|---|
| Algebra I | Grade 9 | Exponential growth equations, intro to inverse functions | CCSS HSF-LE.A.1 | TI-30X IIS |
| Algebra II / Precalculus | Grades 10–11 | log(x) properties, solving 10ˣ = n, graphing y = log(x) | CCSS HSF-LE.A.4 | TI-84 Plus CE |
| AP Chemistry | Grades 11–12 | pH = −log[H⁺], Henderson-Hasselbalch equation | College Board AP Chem CED | TI-84 / Casio fx-9750 |
| AP Calculus AB/BC | Grades 11–12 | Derivatives and integrals involving log(x), L'Hôpital's Rule | College Board AP Calc CED | TI-84 Plus CE |
| AP Statistics | Grade 12 | Log changes to straighten exponential data | College Board AP Stats CED | TI-84 Plus CE |
| SAT / ACT Prep | Grades 11–12 | Solving log equations and evaluating log expressions | College Board / ACT, Inc. | Approved graphing calculator |
The 6 courses in this table show that common logarithm skills build year over year. A student who learns log₁₀ in Algebra II uses that same skill in AP Chemistry's pH unit, AP Calculus integration, and AP Statistics data analysis — 3 separate AP exams that affect college admissions.
The 5 common log values US students memorize for fast exam answers are log(1) = 0, log(10) = 1, log(100) = 2, log(1000) = 3, and log(0.1) = −1. These 5 values allow quick mental estimation on any base-10 log problem during timed tests where no calculator is allowed.
| x | log₁₀(x) | Exponential Equivalent | Frequency on SAT/ACT |
|---|---|---|---|
| 0.001 | −3 | 10⁻³ | Moderate |
| 0.01 | −2 | 10⁻² | High |
| 0.1 | −1 | 10⁻¹ | High |
| 1 | 0 | 10⁰ | Very High |
| 2 | ≈ 0.301 | 10^0.301 | High |
| 5 | ≈ 0.699 | 10^0.699 | Moderate |
| 10 | 1 | 10¹ | Very High |
| 50 | ≈ 1.699 | 10^1.699 | Moderate |
| 100 | 2 | 10² | Very High |
| 500 | ≈ 2.699 | 10^2.699 | Moderate |
| 1,000 | 3 | 10³ | Very High |
| 1,000,000 | 6 | 10⁶ | Moderate |
Learning the 5 "Very High" values — log(1), log(10), log(100), log(1000), and log(0.1) — covers most no-calculator log questions on the SAT Math section. The scientific calculator checks all 12 values instantly during practice, helping students build strong number skills alongside fast answers.
The natural logarithm, written as ln(x), uses Euler's number e ≈ 2.71828 as its base and appears in every calculus, differential equations, and statistics course in American universities. The natural logarithm comes up naturally in growth and decay problems. Population growth, radioactive decay, compound interest (using the formula A = Pe^(rt)), and probability distributions all use ln(x).
In AP Calculus AB and BC — taken by over 300,000 US students each year — the derivative of ln(x) is 1/x, and the integral of 1/x is ln|x| + C. These 2 results appear in most log-based differentiation and integration problems.
The number e is a decimal that never ends and never repeats, so exact answers require a calculator. Khan Academy's introduction to logarithms shows how e and ln(x) connect to real-world growth problems.
The binary logarithm, written as log₂(x), uses base 2 and counts how many times a number is divided by 2 before reaching 1 — making it the key tool for measuring data size and algorithm speed in computer science. Every data storage unit in computing doubles from the one before it: 1 bit, 2 bits, 4 bits, 8 bits, 1 byte, and so on. log₂(1,024) = 10 confirms that 2¹⁰ = 1,024, which is exactly 1 kilobyte.
Binary logarithms measure how fast an algorithm runs in Big-O notation. A binary search algorithm, for example, runs in O(log₂ n) time, meaning a sorted list of 1,048,576 (2²⁰) entries takes at most 20 steps to find any value. Computer science programs at MIT, Stanford, and Carnegie Mellon teach binary logarithms in first-year algorithm courses.
Solving logarithms correctly uses 5 key methods: the change of base formula, the product rule, the quotient rule, the power rule, and knowing which numbers are allowed. Each method works for a different type of problem.
To find log_b(x) on any standard calculator, use the change of base formula: log_b(x) = log(x) / log(b) = ln(x) / ln(b). This formula turns any logarithm into a simple division of two base-10 or base-e log values, both of which any scientific calculator handles directly.
Example: log₅(200) = log(200) / log(5) = 2.301 / 0.699 ≈ 3.292
The scientific calculator handles this conversion for you across all standard bases, so you do not need to apply the formula by hand during timed exams.
The product rule says log_b(x · y) = log_b(x) + log_b(y), and the quotient rule says log_b(x / y) = log_b(x) − log_b(y). These 2 rules turn multiplication and division inside a logarithm into addition and subtraction outside it — which is far easier to compute.
Product Rule Example: log₂(8 · 32) = log₂(8) + log₂(32) = 3 + 5 = 8
Quotient Rule Example: log₁₀(1000 / 10) = log₁₀(1000) − log₁₀(10) = 3 − 1 = 2
The National Council of Teachers of Mathematics (NCTM) lists these two rules as basic algebra skills for high school math standards in all 50 US states.
| Property | Formula | Plain Meaning | Worked Example | Result |
|---|---|---|---|---|
| Product Rule | log_b(xy) = log_b(x) + log_b(y) | Log of a product = sum of logs | log₂(8 · 32) | 3 + 5 = 8 |
| Quotient Rule | log_b(x/y) = log_b(x) − log_b(y) | Log of a quotient = difference of logs | log₁₀(1000/10) | 3 − 1 = 2 |
| Power Rule | log_b(xⁿ) = n · log_b(x) | Exponent moves to front | log₁₀(10⁶) | 6 · 1 = 6 |
| Change of Base | log_b(x) = log(x)/log(b) | Converts any base to base 10 or e | log₅(200) | 2.301/0.699 ≈ 3.292 |
| Identity Rule | log_b(b) = 1 | Log of its own base is always 1 | log₇(7) | 1 |
| Zero Rule | log_b(1) = 0 | Log of 1 is always zero | log₁₀(1) | 0 |
All 6 rules in this table cover every log problem tested on the SAT, ACT, AP Calculus AB/BC, and AP Chemistry exams. Knowing all 6 means you never have to rebuild a formula from scratch during a timed test.
The power rule says log_b(xⁿ) = n · log_b(x), which moves the exponent to the front of the logarithm as a multiplier. This rule is the most used log rule in US algebra and precalculus classes because it turns a hard exponential expression into a simple multiplication problem.
Example: log₁₀(10⁶) = 6 · log₁₀(10) = 6 · 1 = 6
A second example: ln(e⁴) = 4 · ln(e) = 4 · 1 = 4
The power rule makes it possible to solve exponential equations like 2ˣ = 500 by taking the log of both sides: x · log(2) = log(500), so x = log(500) / log(2) ≈ 8.966.
No — the logarithm of a negative number has no answer in the real number system. The argument of any logarithm must be greater than zero. log(-5), log(0), and log_b(-100) all fail because no real exponent can raise a positive base to give a negative or zero result.
In the complex number system, logarithms of negative numbers give imaginary outputs using ln(-x) = ln(x) + πi, but this falls outside standard US high school and college logarithm courses. On the SAT and ACT, all log problems use positive arguments to keep answers within the real number system.
To convert ln(x) to log(x), divide the natural log result by ln(10) ≈ 2.302585. The full formula reads: log(x) = ln(x) / ln(10). Going the other way: ln(x) = log(x) / log(e) = log(x) / 0.434294.
Example: ln(50) ≈ 3.912. Converting to base 10: log(50) = 3.912 / 2.302585 ≈ 1.699. Check: 10^1.699 ≈ 50. ✓
This conversion matters most in physics and chemistry, where natural logarithms appear in heat and energy equations (such as the Nernst equation in electrochemistry) but answers must be written in base-10 format for lab data tables.
Logarithmic scales appear in 4 well-known US measurement systems, all regulated by government agencies. Each scale turns enormous number ranges into simple, single- or two-digit values that are easy to read and compare.
The Richter scale measures earthquake strength using base-10 logarithms, where each 1-point increase means 10 times more ground movement and about 31.6 times more energy released. The United States Geological Survey (USGS) runs the National Earthquake Hazards Reduction Program (NEHRP) and tracks thousands of earthquakes across the US each year.
| Richter Magnitude | Classification | Energy Released (relative to M1.0) | Ground Motion vs. Previous Level | US Example |
|---|---|---|---|---|
| 1.0–2.9 | Micro | 1× | — | Small earthquakes felt most days |
| 3.0–3.9 | Minor | ~1,000× | 10× | Felt occasionally, no damage |
| 4.0–4.9 | Light | ~32,000× | 10× | Rattling windows, minor damage |
| 5.0–5.9 | Moderate | ~1,000,000× | 10× | Significant damage to weak structures |
| 6.0–6.9 | Strong | ~32,000,000× | 10× | Destructive in populated areas |
| 7.0–7.9 | Major | ~1,000,000,000× | 10× | 1989 Loma Prieta, CA (M6.9) |
| 8.0+ | Great | ~32,000,000,000× | 10× | 1906 San Francisco, CA (M7.9) |
A magnitude 5.0 earthquake releases 31.6 times more energy than a magnitude 4.0 earthquake. A magnitude 7.0 earthquake — such as the 1989 Loma Prieta earthquake in California — releases about 1,000 times more energy than a magnitude 5.0 event. The USGS publishes full details on earthquake magnitude and energy release, showing how the logarithmic scale drives all seismic measurement.
The pH scale measures the level of acid or alkaline in a water-based solution using the formula pH = −log₁₀[H⁺], giving values from 0 (very acidic) to 14 (very alkaline), with 7 being neutral. The US Environmental Protection Agency (EPA) requires public drinking water to stay between pH 6.5 and 8.5 under the Safe Drinking Water Act.
| pH Value | Classification | [H⁺] mol/L | Common US Example | Biological/Regulatory Note |
|---|---|---|---|---|
| 0 | Strongly Acidic | 1.0 | Battery acid | Corrosive, not safe for contact |
| 2 | Acidic | 0.01 | Lemon juice, vinegar | Breaks down proteins above pH 2 |
| 4 | Moderately Acidic | 0.0001 | Acid rain (industrial zones) | Harms fish and water plants |
| 6.5 | Slightly Acidic | 3.16 × 10⁻⁷ | EPA minimum drinking water limit | Safe Drinking Water Act threshold |
| 7.0 | Neutral | 1.0 × 10⁻⁷ | Pure water | The zero point all pH values are measured against |
| 7.35–7.45 | Slightly Alkaline | ~4.5 × 10⁻⁸ | Human blood | Medical emergency if outside this range |
| 8.5 | Slightly Alkaline | 3.16 × 10⁻⁹ | EPA maximum drinking water limit | Safe Drinking Water Act threshold |
| 10 | Alkaline | 1.0 × 10⁻¹⁰ | Baking soda solution | Can irritate skin with long contact |
| 14 | Strongly Alkaline | 1.0 × 10⁻¹⁴ | Drain cleaner (NaOH) | Corrosive, chemical burns on contact |
Each 1-unit drop in pH means 10 times more acid. pH 4 (acidic rainwater in industrial areas) has 1,000 times more H⁺ ions than pH 7 (neutral water). Human blood stays at a carefully controlled pH of 7.35–7.45 — a shift of just 0.2 units in either direction needs immediate medical attention.
The decibel scale measures sound level using the formula dB = 10 · log₁₀(I / I₀), where I₀ = 10⁻¹² W/m² is the quietest sound a human can hear. The Occupational Safety and Health Administration (OSHA) sets the highest safe noise level for US workplaces at 90 dB for 8 hours per day. At 100 dB, the safe daily limit drops to 2 hours.
| Sound Level (dB) | Intensity Ratio (I/I₀) | Common US Source | OSHA Max Daily Exposure | Hearing Risk |
|---|---|---|---|---|
| 0 | 10⁰ = 1 | Quietest sound humans can hear | No limit | None |
| 30 | 10³ | Quiet library | No limit | None |
| 60 | 10⁶ | Normal conversation | No limit | None |
| 85 | 10^8.5 | Heavy city traffic | 8 hours (NIOSH rec.) | Moderate (long-term) |
| 90 | 10⁹ | Lawnmower, motorcycle | 8 hours (OSHA PEL) | Moderate |
| 95 | 10^9.5 | Power tools | 4 hours (OSHA PEL) | High |
| 100 | 10¹⁰ | Jackhammer, nightclub | 2 hours (OSHA PEL) | High |
| 110 | 10¹¹ | Rock concert (front row) | 30 minutes (OSHA PEL) | Severe |
| 120 | 10¹² | Ambulance siren at 1m | Very short bursts only | Causes pain in the ears |
| 140 | 10¹⁴ | Jet engine at 30m | 0 minutes (OSHA limit) | Immediate damage |
A 10 dB increase makes sound feel twice as loud to human ears and means 10 times more physical sound energy. Normal conversation sits at about 60 dB (10⁶ times the hearing threshold), while a jet engine at 30 meters reaches 140 dB (10¹⁴ times the hearing threshold). OSHA's noise standards list the exact dB thresholds that set legal safe limits for all US workplaces.
Logarithms appear on the SAT Math section under "Advanced Math" and on the ACT Math section under "Preparing for Higher Math," making log skills a tested requirement for every US student applying to college. The College Board added clear logarithm questions to the redesigned digital SAT in 2024, covering log rules, solving exponential equations using logs, and reading logarithmic functions in real-world context.
The ACT tests log identification, switching between exponential and log forms, and using the product, quotient, and power rules — all inside a 60-minute, 60-question format where speed and accuracy decide final scores. Students who know the 5 log methods in this guide can solve these problems in under 90 seconds each, well within the ACT's time limits.
A logarithm calculator gives instant answer checks during study sessions, so students know if their work is right before submitting answers on timed tests. For students going into math-heavy college programs, strong skills in logarithms, matrix operations, and scientific notation form the core math foundation that standardized exams test.