What Is a Lineweaver-Burk Plot in Enzyme Kinetics?

A Lineweaver-Burk plot is a graph used in biochemistry to determine two key properties of an enzyme: how fast it can work at full capacity and how tightly it binds its substrate. First introduced by Hans Lineweaver and Dean Burk in a 1934 paper in the Journal of the American Chemical Society, it takes the curved relationship between enzyme speed and substrate concentration and converts it into a straight line, making the math much easier to work with.

The plot is also called a “double reciprocal plot” because both axes use the inverse of their normal values: 1/velocity on the y-axis and 1/substrate concentration on the x-axis. That simple flip transforms a curve into a line, and from that line you can read off the numbers that define how an enzyme behaves.

How the Equation Works

Enzyme kinetics normally follows the Michaelis-Menten equation, which describes a curve that rises steeply at low substrate concentrations and then levels off as the enzyme becomes saturated. The curve is useful conceptually, but extracting precise values from it is difficult because you’re trying to estimate where a curve flattens out, which is inherently imprecise.

The Lineweaver-Burk plot solves this by taking the reciprocal of both sides of the Michaelis-Menten equation. The result is:

1/v = (Km/Vmax) × (1/[S]) + 1/Vmax

This has the form y = mx + b, which is a straight line. You plot your experimental data as 1/v against 1/[S], fit a line through the points, and read off the kinetic constants directly from the graph’s features.

Reading the Graph

Every part of the line tells you something specific about the enzyme:

  • Y-intercept equals 1/Vmax. The point where the line crosses the vertical axis gives you the enzyme’s maximum velocity. Take the reciprocal and you have Vmax.
  • X-intercept equals -1/Km. The point where the line crosses the horizontal axis (which will be a negative number) gives you the Michaelis constant. Km represents the substrate concentration at which the enzyme runs at half its maximum speed, so a smaller Km means tighter binding.
  • Slope equals Km/Vmax. This ratio captures both constants at once and becomes especially useful when comparing an enzyme’s behavior with and without an inhibitor.

In practice, you run a series of experiments at different substrate concentrations while keeping the enzyme concentration constant. You measure the reaction rate at each concentration, calculate the reciprocals, plot the points, and draw the best-fit line. A typical experiment uses eight or more substrate concentrations spread across a logarithmic scale.

Identifying Types of Enzyme Inhibition

The most common reason the Lineweaver-Burk plot still appears in textbooks and research papers is its ability to visually distinguish different types of enzyme inhibition. When you plot data from an uninhibited reaction and an inhibited reaction on the same graph, the way the lines shift reveals how the inhibitor works.

Competitive Inhibition

A competitive inhibitor competes with the substrate for the enzyme’s active site. On the plot, Vmax stays the same (the y-intercept doesn’t move) but Km increases (the x-intercept shifts closer to zero). The lines converge at the y-axis. This makes visual sense: if you add enough substrate, you can overcome a competitive inhibitor entirely, so the maximum speed is unchanged. But at lower concentrations, the inhibitor makes the enzyme appear to bind substrate more weakly.

Noncompetitive Inhibition

A noncompetitive inhibitor binds somewhere other than the active site and reduces the enzyme’s speed regardless of how much substrate is present. On the plot, the y-intercept increases (Vmax drops) while the x-intercept stays the same (Km is unchanged). The lines intersect on the x-axis. The enzyme still binds substrate with the same affinity, but each enzyme-inhibitor complex works more slowly.

Uncompetitive Inhibition

An uncompetitive inhibitor only binds to the enzyme after the substrate has already attached. Both Vmax and Km decrease, which shifts the y-intercept up and the x-intercept further from zero. The result is a set of parallel lines with the same slope but different positions on the graph.

In drug discovery, researchers use these patterns to characterize how a potential drug interacts with its target enzyme. By holding the inhibitor concentration constant and varying substrate concentration, the resulting Lineweaver-Burk plot reveals the inhibition type and allows calculation of the inhibition constant (Ki), which measures the inhibitor’s potency.

Why the Plot Has Serious Limitations

Despite its popularity, the Lineweaver-Burk plot has a well-known statistical weakness: it exaggerates errors at low substrate concentrations. When substrate concentration is small, 1/[S] is large, pushing those data points far to the right of the graph. Small measurement errors in velocity at these low concentrations get amplified when you take the reciprocal, and because these points sit far from the y-axis, they have outsized influence on where the line falls. Meanwhile, data collected at high substrate concentrations (which tend to be more reliable) get compressed near the origin where they have less influence on the fit.

A 2025 study in Chemical Biodiversity put numbers to this problem. Researchers fitted twelve published enzyme kinetic datasets using the Lineweaver-Burk plot, two alternative linear methods (Hanes-Woolf and Eadie-Hofstee), and nonlinear regression directly on the Michaelis-Menten equation. The Lineweaver-Burk transformation performed the worst of all four methods, providing the closest estimate to the nonlinear fit in zero out of twelve datasets. The Hanes-Woolf plot came closest in seven datasets, and Eadie-Hofstee in five.

The study’s conclusion was blunt: the Lineweaver-Burk plot is useful for visualizing data and identifying inhibition patterns, but it should not be used for calculating Km and Vmax unless you apply weighted linear regression to correct for the uneven error distribution. For parameter estimation, nonlinear regression fitting the original Michaelis-Menten curve directly is the most accurate approach.

How It’s Used Today

Given its statistical shortcomings, the Lineweaver-Burk plot occupies a specific niche in modern biochemistry. It remains the standard teaching tool for enzyme kinetics because the visual logic is immediate: a straight line is easier to interpret than a curve, and the intersection patterns for different inhibitor types are distinctive and memorable.

In research, the plot appears most often as a diagnostic tool rather than a calculation tool. Scientists use it to quickly identify the type of inhibition in play, then turn to nonlinear regression software to extract precise kinetic parameters. Pharmacology labs studying potential drug candidates routinely generate Lineweaver-Burk plots alongside Dixon plots (which plot 1/v against inhibitor concentration) to confirm inhibition type and determine inhibitor potency. The combination of visual clarity and the ability to overlay inhibited and uninhibited data on the same axes keeps the plot relevant even as computational methods have surpassed it in accuracy.