The image shows the Lineweaver-Burk plot, also called the double reciprocal plot. Here's a simple breakdown:
What's the Problem It Solves?
Enzymes follow the Michaelis-Menten equation:
V₀ = Vmax[S] / (Km + [S])
This equation is a curve, which makes it hard to read off Vmax (maximum speed) and Km (affinity constant) precisely from a graph.
The Fix: Flip Everything
Take the reciprocal (1/both sides) of the Michaelis-Menten equation:
1/V₀ = (Km / Vmax) × (1/[S]) + 1/Vmax
This is now in the form y = mx + c - a straight line! That's why it's called a "double reciprocal" - both axes are reciprocals.
Reading the Graph
| Axis | What it plots | What you get from the intercept |
|---|
| Y-axis | 1/V₀ | Y-intercept = 1/Vmax |
| X-axis | 1/[S] | X-intercept = -1/Km |
- Where the line hits the Y-axis → gives you 1/Vmax (so flip it to get Vmax)
- Where the line hits the X-axis (extended to the left, into negative territory) → gives you -1/Km (so flip and negate to get Km)
Why Is This Useful?
Instead of trying to eyeball a curve, you just draw a straight line through your data points and read two intercepts. Both Vmax and Km can be calculated easily and accurately.
Simple analogy: Imagine trying to find where a curved road ends - very hard. Now imagine straightening that road out - you can see the endpoint instantly. That's what the Lineweaver-Burk plot does to enzyme kinetics data.