## Lineweaver-Burk Analysis: Interpreting Inhibition Patterns ### The Lineweaver-Burk Double-Reciprocal Plot **Key Point:** The Lineweaver-Burk equation is the reciprocal form of Michaelis-Menten: $$\frac{1}{V} = \frac{K_m}{V_{max}} \cdot \frac{1}{[S]} + \frac{1}{V_{max}}$$ This plots as a straight line with: - **Slope** = $K_m / V_{max}$ - **y-intercept** = $1/V_{max}$ - **x-intercept** = $-1/K_m$ ### Interpreting Intersection Patterns **High-Yield:** The **point of intersection** on a Lineweaver-Burk plot reveals the type of inhibition: | Inhibition Type | Intersection Point | What Changes | What Stays Constant | |---|---|---|---| | **Competitive** | **y-axis** (same 1/Vmax) | Slope increases | y-intercept unchanged | | **Non-competitive** | **x-axis** (same −1/Km) | y-intercept increases | x-intercept unchanged | | **Uncompetitive** | **No intersection** (parallel lines) | Both slope and intercept change proportionally | Ratio Km/Vmax unchanged | ### Drug X: Intersection on y-axis **Clinical Pearl:** Drug X (intersection on y-axis) exhibits **competitive inhibition**. - Same y-intercept = **Vmax unchanged** - Increasing slope = **Km increases** (apparent) - Mechanism: Competes directly at the protease active site - Reversibility: Can be overcome by increasing substrate (viral RNA) concentration ### Drug Y: Intersection on x-axis **Clinical Pearl:** Drug Y (intersection on x-axis) exhibits **non-competitive inhibition**. - Same x-intercept = **Km unchanged** - Increasing y-intercept = **Vmax decreases** - Mechanism: Binds to allosteric site on protease, not active site - Reversibility: Cannot be overcome by increasing substrate concentration ### Comparative Summary ```mermaid flowchart TD A["Lineweaker-Burk Plot: Multiple Inhibitor Concentrations"]:::outcome A --> B{"Where do lines intersect?"}:::decision B -->|"On y-axis"| C["Competitive Inhibition"]:::action B -->|"On x-axis"| D["Non-competitive Inhibition"]:::action B -->|"Parallel lines"| E["Uncompetitive Inhibition"]:::action C --> F["Km ↑, Vmax →"]:::outcome D --> G["Km →, Vmax ↓"]:::outcome E --> H["Km ↓, Vmax ↓ (proportional)"]:::outcome ``` **Mnemonic:** **"Y-axis = Competitive"** (y-intercept unchanged, Vmax unchanged) **"X-axis = Non-competitive"** (x-intercept unchanged, Km unchanged) ### Why This Matters Clinically **Key Point:** Competitive protease inhibitors (like Drug X) can be partially overcome by high viral RNA concentrations, whereas non-competitive inhibitors (like Drug Y) maintain efficacy regardless of substrate concentration. This has implications for dosing in high-viral-load patients. ### Tip When you see a Lineweaver-Burk plot question, immediately identify the intersection point. This single feature determines the inhibition type and thus which kinetic parameters change.
Sign up free to access AI-powered MCQ practice with detailed explanations and adaptive learning.