# Reaction Quotient Q

> AP Chemistry · Unit 7 Equilibrium
> Source: https://www.owlsprep.com/study/ap-chemistry-u7-reaction-quotient-q/

This module covers the definition of reaction quotient Q, calculating Qc and Qp for all equilibrium types, comparing Q to K to predict reaction direction, and analyzing Q after system perturbations for AP Chemistry Unit 7.

**Prerequisites:** [Definition of the equilibrium constant K](https://www.owlsprep.com/study/ap-chemistry-u7-equilibrium-constant-k/); Balancing chemical reaction equations; Molarity and gas partial pressure concepts

## Learning objectives

- Define the reaction quotient Q and distinguish it from the equilibrium constant K
- Calculate Qc and Qp for homogeneous and heterogeneous equilibria
- Compare Q to K to predict the direction a reaction will proceed to reach equilibrium
- Calculate Q after system perturbation and predict equilibrium shifts

## What Is Reaction Quotient Q?

The reaction quotient ($Q$) is a dimensionless quantity that describes the stoichiometry-adjusted ratio of products to reactants in a reaction system at any given point in time, regardless of whether equilibrium has been reached. Unlike the equilibrium constant $K$, which only uses equilibrium concentrations or partial pressures, $Q$ can be calculated for any stage of a reaction before equilibrium is established.

Notation follows the same conventions as $K$: $Q_c$ is used for calculations with molar concentrations, while $Q_p$ is used for gas-phase reactions using partial pressures of gases. The value of $Q$ always follows the stoichiometry of the balanced reaction equation, just like $K$. In the AP Chemistry exam, $Q$ is tested in both multiple-choice and free-response sections, commonly combined with Le Chatelier’s principle, ICE tables, and Gibbs free energy problems.

## Calculating Q for Homogeneous and Heterogeneous Equilibria

Calculating $Q$ follows the exact same structural rules as calculating $K$, with the only difference being that $Q$ uses non-equilibrium concentration/partial pressure values, while $K$ only uses equilibrium values. For a general balanced reaction:

$$aA + bB \rightleftharpoons cC + dD$$

The concentration-based reaction quotient is:

$$Q_c = \frac{[C]^c[D]^d}{[A]^a[B]^b}$$

For gas-phase reactions, the partial pressure-based reaction quotient is:

$$Q_p = \frac{(P_C)^c(P_D)^d}{(P_A)^a(P_B)^b}$$

Just like with $K$, pure solids, pure liquids, and solvent in dilute solutions are never included in the $Q$ expression, because their thermodynamic activity is always 1, so they do not affect the ratio. This rule applies to both homogeneous equilibria (all species in the same phase) and heterogeneous equilibria (species in multiple phases).

**Worked example:** For the heterogeneous reaction $2AgNO_3(s) \rightleftharpoons 2Ag(s) + 2NO_2(g) + O_2(g)$, a student measures partial pressures at an early point in the reaction: $P_{NO_2} = 0.40 \, atm$, $P_{O_2} = 0.20 \, atm$. Calculate $Q_p$ for this system.

1. First, eliminate pure solids from the expression: both $AgNO_3$ and $Ag$ are pure solids, so they do not appear in $Q_p$.
2. Write the $Q_p$ expression from the balanced reaction:

   $$Q_p = (P_{NO_2})^2(P_{O_2})$$
3. Substitute the given partial pressure values:

   $$Q_p = (0.40)^2(0.20)$$
4. Calculate the final value:

   $$(0.16)(0.20) = 0.032$$
5. Final $Q_p = 0.032$

> **Exam tip:** Always double-check that you omitted pure solids and pure liquids from your Q expression. AP exam MCQ distractors almost always include wrong options that incorrectly add solid terms to the ratio.

## Comparing Q and K to Predict Reaction Direction

The core purpose of calculating $Q$ is to predict which direction a reaction will proceed to reach equilibrium, by comparing $Q$ to the fixed equilibrium constant $K$ (fixed at a given temperature). $K$ is the equilibrium ratio of products to reactants, so comparing the current ratio $Q$ to $K$ tells us how far the system is from equilibrium:

- If $Q < K$: The product numerator is too small relative to the reactant denominator, so the reaction proceeds forward (shifts right) to make more products, increasing $Q$ until it equals $K$.
- If $Q = K$: The system is already at equilibrium, so no net change occurs.
- If $Q > K$: The product numerator is too large relative to the reactant denominator, so the reaction proceeds in reverse (shifts left) to consume products, decreasing $Q$ until it equals $K$.

This comparison is the most concrete way to predict reaction direction, and AP exam graders require this reasoning for full credit on FRQ questions about equilibrium shifts.

**Worked example:** For the reaction $2HI(g) \rightleftharpoons H_2(g) + I_2(g)$, $K_c = 0.016$ at 300°C. A reaction mixture has $[HI] = 0.60 \, M$, $[H_2] = 0.040 \, M$, $[I_2] = 0.040 \, M$ at 300°C. Predict the direction the reaction will proceed to reach equilibrium.

1. Write the $Q_c$ expression for the balanced reaction:

   $$Q_c = \frac{[H_2][I_2]}{[HI]^2}$$
2. Substitute the non-equilibrium concentrations:

   $$Q_c = \frac{(0.040)(0.040)}{(0.60)^2} = \frac{0.0016}{0.36} \approx 0.0044$$
3. Compare $Q_c$ to $K_c$: $0.0044 < 0.016$, so $Q < K$.
4. Conclusion: The concentration of products is too low, so the reaction will proceed in the forward direction to make more $H_2$ and $I_2$ to reach equilibrium.

> **Exam tip:** If you ever mix up the shift rule, reason it out from the ratio: $Q = [products]/[reactants]$. If $Q < K$, you need more products to get to K, so you go forward.

## Calculating Q After a System Perturbation

A common AP exam question asks you to predict how an equilibrium system will shift after a disturbance (e.g., adding a reactant, changing volume, adding a product). To solve this, you calculate $Q$ immediately after the perturbation (before any shift has occurred), then compare to the original $K$ (K only changes if temperature changes). This method is more reliable than memorizing Le Chatelier’s general rules and is required for full credit on justification questions.

- Only change the concentration/partial pressure of the species directly affected by the perturbation (e.g., if you add HI, only change [HI] for the Q calculation).
- All other species keep their original equilibrium concentrations, because the shift hasn’t happened yet.
- K remains the same unless the problem states the temperature of the system changed.

**Worked example:** The reaction $N_2(g) + 3H_2(g) \rightleftharpoons 2NH_3(g)$ is at equilibrium at 500°C with $K_p = 0.16$. Equilibrium partial pressures are $P_{N_2} = 0.40 \, atm$, $P_{H_2} = 0.40 \, atm$, $P_{NH_3} = 0.020 \, atm$. Enough $N_2$ is added to increase $P_{N_2}$ to 0.80 atm immediately after addition. Calculate the new Q and predict the direction of shift.

1. Write the $Q_p$ expression:

   $$Q_p = \frac{(P_{NH_3})^2}{P_{N_2}(P_{H_2})^3}$$
2. Update the affected partial pressure: only $P_{N_2}$ changes; $P_{H_2}$ and $P_{NH_3}$ stay at their original equilibrium values.
3. Substitute values:

   $$Q_p = \frac{(0.020)^2}{(0.80)(0.40)^3} = \frac{0.0004}{(0.80)(0.064)} = \frac{0.0004}{0.0512} \approx 0.0078$$
4. Compare Q to K: $Q_p = 0.0078 < K_p = 0.16$, so the reaction will shift forward (right) to consume the added $N_2$ and reestablish equilibrium.

**Check your understanding**

Test your understanding with this AP-style multiple choice question:

1. For the reaction $2SO_3(g) \rightleftharpoons 2SO_2(g) + O_2(g)$, $K_p = 1.8 \times 10^{-5}$ at 500 K. A reaction mixture contains $P_{SO_3} = 0.10 \, atm$, $P_{SO_2} = 0.050 \, atm$, $P_{O_2} = 0.0020 \, atm$. Which of the following correctly predicts the reaction direction and justifies it?

   - A) The reaction will proceed forward, because $Q_p = 5.0 \times 10^{-5} > K_p$
   - B) The reaction will proceed forward, because $Q_p = 1.0 \times 10^{-5} < K_p$
   - C) The reaction will proceed reverse, because $Q_p = 5.0 \times 10^{-5} > K_p$
   - D) The reaction will proceed reverse, because $Q_p = 1.0 \times 10^{-5} < K_p$

   *Answer:* C) The reaction will proceed reverse, because $Q_p = 5.0 \times 10^{-5} > K_p$

   *Why:* Correct. $Q_p = \frac{(0.050)^2(0.0020)}{(0.10)^2} = 5.0 \times 10^{-5} > K_p = 1.8 \times 10^{-5}$. When Q > K, there are too many products, so the reaction shifts reverse to reach equilibrium.

> **Exam tip:** When volume is changed for a gas-phase reaction, scale all partial pressures by the same factor (pressure is inversely proportional to volume) before calculating Q.

## Common pitfalls

- **Wrong:** Including the concentration of a pure solid or pure liquid in the Q expression, e.g., writing $Q = [CaO][CO_2]/[CaCO_3]$ for calcium carbonate dissociation.
  - Why it fails: Students memorize the exclusion rule for K but forget it applies equally to Q.
  - Correct: Every time you write a Q expression, cross out any pure solids, pure liquids, or solvent (for dilute solutions) before plugging in values.
- **Wrong:** Reversing the direction of shift when comparing Q and K, e.g., stating that Q > K means shift right.
  - Why it fails: Students mix up which side of the ratio is which, or memorize the rule backwards.
  - Correct: Always reason it out: Q = [products]/[reactants]. If Q > K, [products] are too high, so you need to make more reactants (shift left) to get to K.
- **Wrong:** Changing the value of K when comparing Q after a concentration or volume perturbation.
  - Why it fails: Students confuse temperature changes (which change K) with other perturbations (which do not change K).
  - Correct: Only update K if the problem states the temperature of the system changed; for all other changes, K stays the same for the Q vs K comparison.
- **Wrong:** Calculating Q with new equilibrium concentrations instead of non-equilibrium concentrations immediately after a perturbation.
  - Why it fails: Students forget that Q measures the system before the shift occurs.
  - Correct: When asked for Q after a perturbation, only adjust the concentration/partial pressure of the species that was changed by the disturbance; all other species keep their original equilibrium values for the Q calculation.
- **Wrong:** Raising stoichiometric coefficients to the wrong power in the Q expression, e.g., writing $Q = [NO_2]/[N_2O_4]$ instead of $[NO_2]^2/[N_2O_4]$.
  - Why it fails: Students rush and forget that each term is raised to the power of its stoichiometric coefficient, just like in K.
  - Correct: After writing the Q expression, check every term’s exponent against the balanced reaction before plugging in numbers.

## Cheatsheet

| Category | Formula/Rule | Notes |
| --- | --- | --- |
| General concentration Q ($Q_c$) | $Q_c = \frac{[C]^c[D]^d}{[A]^a[B]^b}$ for $aA + bB \rightleftharpoons cC + dD$ | Uses molar concentrations, applies to aqueous and gaseous systems |
| General partial pressure Q ($Q_p$) | $Q_p = \frac{(P_C)^c(P_D)^d}{(P_A)^a(P_B)^b}$ for $aA + bB \rightleftharpoons cC + dD$ | Applies only to gas-phase systems |
| Rule for pure substances | Pure solids/pure liquids are not included | Activity of pure substances = 1, so they cancel out |
| Q < K prediction | Reaction proceeds forward (right) | Too few products, Q increases to reach K |
| Q = K prediction | System is at equilibrium | No net change in concentrations/partial pressures |
| Q > K prediction | Reaction proceeds reverse (left) | Too many products, Q decreases to reach K |
| Q after perturbation | Use values immediately after disturbance | K remains unchanged unless temperature changes |
| Q for reversed reaction | $Q_{reverse} = 1/Q_{forward}$ | Same scaling rule as K |
| Q for reaction multiplied by n | $Q_{new} = (Q_{original})^n$ | Same scaling rule as K |

## What's next

Reaction quotient Q is the foundational tool for all subsequent topics in AP Chemistry equilibrium, connecting equilibrium concepts to thermodynamics across the course. Next, you will apply Q calculation and Q vs K comparison to solve ICE table problems that calculate equilibrium concentrations from initial non-equilibrium conditions, and use Q to justify shifts from perturbations in Le Chatelier’s principle free-response questions. Without mastering Q, you cannot correctly predict equilibrium shifts or solve any dynamic equilibrium problem that starts from non-equilibrium conditions. Beyond Unit 7, Q is a core term in the Gibbs free energy equation for non-standard conditions, used to predict reaction spontaneity at any concentration or partial pressure.

- [Calculating the equilibrium constant K](https://www.owlsprep.com/study/ap-chemistry-u7-calculating-the-equilibrium-constant-k/)
- [Magnitude of K](https://www.owlsprep.com/study/ap-chemistry-u7-magnitude-of-k/)
- [Calculating equilibrium concentrations](https://www.owlsprep.com/study/ap-chemistry-u7-calculating-equilibrium-concentrations/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-chemistry-u7-reaction-quotient-q/
