College Chemistry Quiz: Graph Interpretation And Linearization
20 questions · exam conditions
0:00
Graph Interpretation And LinearizationQuestion 1 of 20

A student measures the absorbance of a series of standard solutions containing a blue dye at 630 nm and obtains the following data: 0.10 M (A = 0.52), 0.20 M (A = 1.04), 0.30 M (A = 1.56), 0.40 M (A = 2.08). When plotting absorbance versus concentration, what is the slope of the best-fit line, and what does this value represent?

5.2; the molar absorptivity multiplied by path length
0.192; the reciprocal of molar absorptivity
5.2; the equilibrium constant for dye formation
0.52; the y-intercept representing background absorbance
2.6; half the maximum theoretical absorbance
← Back to quizzes

College Chemistry Quiz

College Chemistry Quiz: Graph Interpretation And Linearization

Practice Graph Interpretation And Linearization in College Chemistry with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Graph Interpretation And Linearization, giving you a quick way to practice the rules, question types, and explanations that matter most for College Chemistry.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A student measures the absorbance of a series of standard solutions containing a blue dye at 630 nm and obtains the following data: 0.10 M (A = 0.52), 0.20 M (A = 1.04), 0.30 M (A = 1.56), 0.40 M (A = 2.08). When plotting absorbance versus concentration, what is the slope of the best-fit line, and what does this value represent?

  1. 5.2; the molar absorptivity multiplied by path length (correct answer)
  2. 0.192; the reciprocal of molar absorptivity
  3. 5.2; the equilibrium constant for dye formation
  4. 0.52; the y-intercept representing background absorbance
  5. 2.6; half the maximum theoretical absorbance
Explanation: When you encounter spectrophotometry data with absorbance and concentration measurements, you're dealing with Beer's Law: A=εbcA = \varepsilon bc, where A is absorbance, ε is molar absorptivity, b is path length, and c is concentration. This relationship means absorbance should be directly proportional to concentration. To find the slope, calculate the change in absorbance divided by the change in concentration using any two data points. Using the first and last points: slope = (2.080.52)/(0.400.10)=1.56/0.30=5.2(2.08 - 0.52)/(0.40 - 0.10) = 1.56/0.30 = 5.2. You can verify this with other point pairs—they all give the same result, confirming the linear relationship. According to Beer's Law rearranged as A=(εb)cA = (\varepsilon b)c, when you plot absorbance versus concentration, the slope equals the molar absorptivity multiplied by the path length (εb). Therefore, answer A is correct. Answer B (0.192) appears to be 1/5.2, representing a reciprocal calculation, but this has no physical meaning in Beer's Law. Answer C incorrectly identifies the slope as an equilibrium constant—equilibrium constants relate to chemical reactions, not light absorption properties. Answer D (0.52) is simply the absorbance of the most dilute solution, not the slope, and misinterprets what the y-intercept represents. Remember: In Beer's Law plots, the slope always equals molar absorptivity times path length. This is a fundamental relationship you'll use throughout analytical chemistry, so memorize that the slope = εb.

Question 2

In a kinetics experiment, the concentration of reactant A is monitored over time. The data shows that when [A] is plotted versus time, a curved line results, but when ln[A] is plotted versus time, a straight line with slope -0.0234 min⁻¹ is obtained. What can be concluded about this reaction?

  1. The reaction is zero order with k = 0.0234 min⁻¹
  2. The reaction is first order with k = 0.0234 min⁻¹ (correct answer)
  3. The reaction is second order with k = 0.0234 M⁻¹min⁻¹
  4. The reaction is first order with k = -0.0234 min⁻¹
  5. The reaction order cannot be determined from this data
Explanation: When you encounter kinetics data showing different plot shapes, you're being tested on integrated rate laws - mathematical relationships that connect concentration changes to reaction order. The key insight here lies in which plot produces a straight line. For zero-order reactions, plotting [A] vs. time gives a straight line. For first-order reactions, plotting ln[A] vs. time yields a straight line. For second-order reactions, plotting 1/[A] vs. time creates a straight line. Since ln[A] vs. time produces a straight line, this confirms a first-order reaction. The integrated rate law for first-order kinetics is ln[A]=ln[A]0kt\ln[A] = \ln[A]_0 - kt, where the slope equals -k. With a slope of -0.0234 min⁻¹, the rate constant k = 0.0234 min⁻¹, making answer B correct. Let's examine why the other options fail: Answer A incorrectly identifies this as zero-order - zero-order reactions show linear [A] vs. time plots, not ln[A] vs. time. Answer C mistakes this for second-order kinetics, which would require a linear 1/[A] vs. time plot and would have units of M⁻¹min⁻¹. Answer D makes a sign error - while the slope is negative (-0.0234), the rate constant k is the absolute value, so k = 0.0234 min⁻¹. Remember this pattern: the type of concentration plot that gives you a straight line directly tells you the reaction order. Always check which mathematical form of concentration creates linearity, then extract the rate constant from the slope magnitude.

Question 3

A student obtains the following data for the decomposition of N₂O₅ at different temperatures: at 298 K, k = 3.4 × 10⁻⁵ s⁻¹; at 308 K, k = 1.4 × 10⁻⁴ s⁻¹; at 318 K, k = 5.2 × 10⁻⁴ s⁻¹. When ln(k) is plotted versus 1/T, what information can be extracted from the slope?

  1. The activation energy in J/mol when slope is multiplied by -R (correct answer)
  2. The pre-exponential factor A when slope is divided by -R
  3. The reaction rate at infinite temperature
  4. The temperature at which k = 1 s⁻¹
  5. The entropy of activation when slope is multiplied by R
Explanation: When you encounter rate constants at different temperatures, you're looking at the Arrhenius equation, which describes how reaction rates depend on temperature. The key insight is recognizing that plotting ln(k) versus 1/T gives you a straight line whose slope contains activation energy information. The Arrhenius equation is k=AeEa/RTk = Ae^{-E_a/RT}, where k is the rate constant, A is the pre-exponential factor, EaE_a is activation energy, R is the gas constant, and T is temperature. Taking the natural logarithm of both sides gives: ln(k)=ln(A)EaRT\ln(k) = \ln(A) - \frac{E_a}{RT} This can be rearranged as ln(k)=EaR1T+ln(A)\ln(k) = -\frac{E_a}{R} \cdot \frac{1}{T} + \ln(A), which has the form y = mx + b, where the slope m = EaR-\frac{E_a}{R}. Therefore, the activation energy equals the slope multiplied by -R, making choice A correct. Choice B incorrectly suggests dividing the slope by -R gives the pre-exponential factor. The pre-exponential factor A is actually found from the y-intercept (ln(A)\ln(A)), not the slope. Choice C is wrong because the reaction rate at infinite temperature isn't directly obtainable from the slope—it would require the pre-exponential factor. Choice D is incorrect because finding the temperature where k = 1 s⁻¹ requires both the slope and y-intercept, not just the slope alone. Remember: In Arrhenius plots (ln(k) vs. 1/T), the slope always equals Ea/R-E_a/R, making activation energy easily accessible by multiplying the slope by -R.

Question 4

In a spectrophotometric analysis, a student prepares a calibration curve and measures an unknown sample with absorbance 1.35. The calibration data shows the equation A = 4.50c + 0.08, where A is absorbance and c is concentration in molarity. What is the concentration of the unknown, and what does the y-intercept represent?

  1. 0.282 M; the y-intercept represents instrumental noise or background absorption (correct answer)
  2. 0.300 M; the y-intercept represents the detection limit of the instrument
  3. 0.318 M; the y-intercept represents systematic error in the measurement
  4. 6.08 M; the y-intercept represents the maximum possible concentration
  5. 0.282 M; the y-intercept represents the molar absorptivity of the analyte
Explanation: Spectrophotometric analysis relies on Beer's Law, which establishes a linear relationship between absorbance and concentration. When you see a calibration curve equation like this, you need to solve for concentration and interpret what the y-intercept means physically. To find the unknown concentration, substitute the measured absorbance into the calibration equation: A=4.50c+0.08A = 4.50c + 0.08. With A=1.35A = 1.35: 1.35=4.50c+0.081.35 = 4.50c + 0.08 1.27=4.50c1.27 = 4.50c c=0.282 Mc = 0.282 \text{ M} The y-intercept (0.08) represents the absorbance reading when concentration equals zero. In real instruments, this non-zero value indicates background absorption from the solvent, cuvette, or instrumental noise—essentially everything that absorbs light except your analyte. Choice B incorrectly defines the y-intercept as the detection limit. The detection limit is actually the minimum concentration that can be reliably distinguished from background, calculated using statistical methods involving the standard deviation of blank measurements. Choice C suggests the y-intercept represents systematic error. While systematic errors do exist in spectrophotometry, the y-intercept specifically captures background absorption, which is a normal, expected phenomenon rather than an error. Choice D makes a calculation error by multiplying instead of properly solving the linear equation, yielding an impossibly high concentration. Study tip: For spectrophotometry problems, always remember that the y-intercept represents what the instrument "sees" when your analyte concentration is zero—this helps you interpret calibration curves correctly and troubleshoot experimental issues.

Question 5

A student analyzes the kinetics of a reaction by measuring initial rates at different concentrations of reactant B while keeping [A] constant. The data shows: [B] = 0.10 M, rate = 2.4 × 10⁻³ M/s; [B] = 0.20 M, rate = 9.6 × 10⁻³ M/s; [B] = 0.30 M, rate = 2.16 × 10⁻² M/s. What type of plot would yield a straight line?

  1. Rate versus [B]
  2. ln(rate) versus ln[B] (correct answer)
  3. 1/rate versus 1/[B]
  4. Rate versus [B]²
  5. ln(rate) versus [B]
Explanation: When you encounter kinetics data showing how reaction rate changes with concentration, you're looking to determine the reaction order and find the best way to linearize the data for analysis. First, let's examine the relationship between rate and [B]. Notice that when [B] doubles from 0.10 to 0.20 M, the rate increases by a factor of 4 (from 2.4 × 10⁻³ to 9.6 × 10⁻³). When [B] triples from 0.10 to 0.30 M, the rate increases by a factor of 9. This pattern (2² = 4, 3² = 9) suggests the reaction is second-order in B, following the rate law: rate = k[B]². For any power law relationship like rate = k[B]ⁿ, taking the natural logarithm of both sides gives: ln(rate) = ln(k) + n·ln[B]. This is a linear equation where ln(rate) versus ln[B] produces a straight line with slope n and y-intercept ln(k). Let's check each option: Choice A (rate vs [B]) would be curved for second-order kinetics, not linear. Choice C (1/rate vs 1/[B]) applies to reciprocal relationships, not power laws. Choice D (rate vs [B]²) might work for this specific case since the reaction appears second-order, but this approach only works if you already know the order. Choice B (ln(rate) vs ln[B]) is the general method that works for determining any reaction order. The logarithmic transformation converts the power law into a linear relationship regardless of the order. Study tip: Always use ln-ln plots (choice B) when analyzing kinetics data to determine reaction order—it's the universal approach that works for any power law relationship.

Question 6

An analyst measures the absorbance of several standard solutions of a purple dye and plots absorbance versus concentration. The resulting graph has a correlation coefficient (r²) of 0.9985 and follows the equation A = 1250c + 0.015. If an unknown solution has an absorbance of 0.847, what is its concentration, and what is the significance of the high r² value?

  1. 0.000666 M; high r² indicates excellent precision in the measurement
  2. 0.000666 M; high r² indicates the data closely follows Beer's Law (correct answer)
  3. 0.000678 M; high r² indicates low instrumental noise
  4. 0.000678 M; high r² indicates the calibration standards were accurate
  5. 0.000690 M; high r² indicates good reproducibility between trials
Explanation: This question tests your understanding of Beer's Law and statistical analysis of calibration curves. When you see absorbance-concentration data with a linear equation, you're working with Beer's Law: A=εbc+b0A = \varepsilon bc + b_0, where the slope relates to the molar absorptivity and path length, and the y-intercept accounts for baseline absorbance. To find the concentration, substitute the absorbance into the given equation: 0.847=1250c+0.0150.847 = 1250c + 0.015. Solving for c: c=0.8470.0151250=0.8321250=0.000666 Mc = \frac{0.847 - 0.015}{1250} = \frac{0.832}{1250} = 0.000666 \text{ M}. The high r² value (0.9985) indicates that 99.85% of the variance in absorbance is explained by concentration changes, meaning the data follows a linear relationship extremely well—which is exactly what Beer's Law predicts. Choice A gives the correct concentration but incorrectly interprets r² as precision. The correlation coefficient measures linearity, not measurement precision. Choice C miscalculates the concentration as 0.000678 M (likely from arithmetic error) and incorrectly attributes high r² to low noise—while low noise helps achieve high r², the r² itself measures linearity. Choice D also uses the wrong concentration and confuses r² with accuracy of standards—r² tells you about the linear fit, not whether your standards were prepared correctly. Remember that r² values close to 1.0 indicate excellent adherence to Beer's Law, which is crucial for reliable quantitative analysis. Always check that your calibration curve has r² ≥ 0.995 before trusting concentration calculations.

Question 7

A researcher plots ln(k) versus 1/T for a chemical reaction and obtains a straight line with slope -8420 K and y-intercept 28.5. What is the activation energy of this reaction, and what is the pre-exponential factor A?

  1. Ea = 70.0 kJ/mol; A = 3.5 × 10¹² s⁻¹ (correct answer)
  2. Ea = 70.0 kJ/mol; A = 2.8 × 10¹² s⁻¹
  3. Ea = 8.42 kJ/mol; A = 3.5 × 10¹² s⁻¹
  4. Ea = 70.0 kJ/mol; A = 28.5 s⁻¹
  5. Ea = 35.0 kJ/mol; A = 2.8 × 10¹² s⁻¹
Explanation: When you see a plot of ln(k) versus 1/T, you're working with the Arrhenius equation in its linearized form. The Arrhenius equation is k=AeEa/RTk = A e^{-E_a/RT}, which becomes ln(k)=ln(A)EaR1T\ln(k) = \ln(A) - \frac{E_a}{R} \cdot \frac{1}{T} when linearized. This matches the form y = mx + b, where the slope equals EaR-\frac{E_a}{R} and the y-intercept equals ln(A)\ln(A). To find the activation energy, use the slope: Ea=slope×R=(8420 K)×8.314 J/mol\cdotpK=70,012 J/mol=70.0 kJ/molE_a = -\text{slope} \times R = -(-8420 \text{ K}) \times 8.314 \text{ J/mol·K} = 70,012 \text{ J/mol} = 70.0 \text{ kJ/mol}. For the pre-exponential factor, use the y-intercept: ln(A)=28.5\ln(A) = 28.5, so A=e28.5=3.5×1012 s1A = e^{28.5} = 3.5 \times 10^{12} \text{ s}^{-1}. Choice A correctly calculates both values. Choice B has the right activation energy but uses an incorrect pre-exponential factor of 2.8×1012 s12.8 \times 10^{12} \text{ s}^{-1}—this might come from misremembering the relationship or calculation errors. Choice C makes a major error by forgetting to multiply the slope by R, giving 8.42 kJ/mol instead of 70.0 kJ/mol. Choice D correctly finds the activation energy but confuses the y-intercept (28.5) with the actual pre-exponential factor, forgetting that A=e28.5A = e^{28.5}, not 28.5 itself. Remember: in Arrhenius plots, always multiply the slope magnitude by R to get activation energy, and take the exponential of the y-intercept to find the pre-exponential factor.

Question 8

A kinetics student measures the concentration of reactant D over time and finds that a plot of [D] versus time gives a straight line with slope -0.0025 M/s and y-intercept 0.150 M. How long will it take for the concentration to decrease to 0.050 M?

  1. 20 s
  2. 40 s (correct answer)
  3. 60 s
  4. 80 s
  5. 100 s
Explanation: When you see a plot of concentration versus time that gives a straight line, you're dealing with zero-order kinetics. This means the reaction rate is constant and independent of the reactant concentration. For zero-order reactions, the integrated rate law is: [A]=[A]0kt[A] = [A]_0 - kt, where [A]0[A]_0 is the initial concentration, kk is the rate constant, and tt is time. This equation has the form y=mx+by = mx + b, where the slope equals k-k and the y-intercept equals [A]0[A]_0. From the given data: slope = -0.0025 M/s, so k=0.0025 M/sk = 0.0025 \text{ M/s}, and y-intercept = 0.150 M, so [D]0=0.150 M[D]_0 = 0.150 \text{ M}. To find when [D]=0.050 M[D] = 0.050 \text{ M}: 0.050=0.150(0.0025)t0.050 = 0.150 - (0.0025)t 0.0025t=0.1500.050=0.1000.0025t = 0.150 - 0.050 = 0.100 t=0.1000.0025=40 st = \frac{0.100}{0.0025} = 40 \text{ s} Answer choice A (20 s) would result if you incorrectly used half the correct time calculation. Answer choice C (60 s) occurs if you mistakenly divided 0.150 by 0.0025 instead of 0.100. Answer choice D (80 s) results from using the wrong sign in the rate law or making an arithmetic error in the division. The correct answer is B) 40 s. Study tip: Always identify the order of reaction from the given plot first. Linear plots of [reactant] vs. time indicate zero-order kinetics, while ln[reactant] vs. time (first-order) and 1/[reactant] vs. time (second-order) are curved when plotted as concentration vs. time.

Question 9

A student performs a kinetics experiment and obtains data that, when plotted as ln(rate) versus ln[A], gives a straight line with slope 1.5 and y-intercept -2.8. What is the order of the reaction with respect to A, and what is the rate constant if [A] = 1.0 M?

  1. Order = 1.5; k = 0.061 M⁻⁰·⁵s⁻¹ (correct answer)
  2. Order = 1.5; k = 0.168 M⁻⁰·⁵s⁻¹
  3. Order = 2.8; k = 0.061 s⁻¹
  4. Order = 1.5; k = 2.8 M⁻⁰·⁵s⁻¹
  5. Order = 2.8; k = 0.168 M⁻⁰·⁵s⁻¹
Explanation: When you encounter a kinetics problem involving a plot of ln(rate) versus ln[A], you're working with the logarithmic form of the rate law. This approach helps determine reaction order and rate constants from experimental data. The general rate law is rate=k[A]n\text{rate} = k[A]^n, where n is the order with respect to A. Taking the natural logarithm of both sides gives: ln(rate)=ln(k)+nln[A]\ln(\text{rate}) = \ln(k) + n \ln[A]. This creates a linear relationship where the slope equals the reaction order (n) and the y-intercept equals ln(k). From your data, the slope is 1.5, so the reaction order with respect to A is 1.5. The y-intercept is -2.8, meaning ln(k)=2.8\ln(k) = -2.8, so k=e2.8=0.061k = e^{-2.8} = 0.061 M⁻⁰·⁵s⁻¹. The units come from the fact that for an order of 1.5, k has units of M^(1-1.5)s⁻¹ = M⁻⁰·⁵s⁻¹. Choice A correctly identifies both values. Choice B uses the wrong calculation for k, possibly confusing e^(-2.8) with a different calculation. Choice C mistakenly uses the y-intercept (-2.8) as the order instead of the slope, and incorrectly determines the rate constant units. Choice D correctly identifies the order but uses -2.8 directly as k instead of calculating e^(-2.8). Remember: in ln-ln plots for kinetics, the slope always gives the reaction order, and you must take the exponential of the y-intercept to find the rate constant. Pay careful attention to units based on the reaction order.

Question 10

A researcher studies the thermal decomposition of a compound and plots ln(k) versus 1/T. The data points show some scatter around the best-fit line. Which of the following factors would most likely improve the linearity and reduce the scatter in an Arrhenius plot?

  1. Using a wider temperature range for the measurements
  2. Increasing the number of data points at each temperature (correct answer)
  3. Measuring rate constants at temperatures closer together
  4. Using higher initial concentrations of the reactant
  5. Performing measurements at lower pressures
Explanation: The Arrhenius plot is a fundamental tool in chemical kinetics where you graph ln(k)\ln(k) versus 1/T1/T to determine activation energy from the slope. When you see scatter in experimental data, you need to consider what causes random error versus systematic error. Increasing the number of data points at each temperature (B) directly addresses random experimental error by allowing you to average multiple measurements. This statistical approach reduces scatter because random errors tend to cancel out when you take the mean of several measurements at identical conditions. More precise rate constants lead to better linearity in your Arrhenius plot. Option A seems appealing, but using a wider temperature range doesn't reduce scatter at individual points—it just spreads the existing scatter over more space. While a wider range can improve your activation energy calculation, it won't make the data less scattered. Option C (closer temperature spacing) actually makes things worse by reducing the overall slope, which amplifies the relative effect of any scatter. Option D misses the mark entirely—initial concentration affects reaction rate but not the fundamental precision of your kinetic measurements, since rate constants are concentration-independent by definition. Remember that scatter in kinetic data typically comes from measurement precision issues, not from your choice of experimental conditions. When you encounter Arrhenius plot problems, focus on factors that improve measurement quality rather than just expanding your data range. Taking multiple measurements and averaging is always your best strategy for reducing random error in any kinetic study.

Question 11

A student uses spectrophotometry to determine the concentration of an unknown solution by interpolation from a calibration curve. The calibration curve has the equation A = 0.0825c + 0.012, where c is in μM. If the unknown solution shows an absorbance of 0.487 and needs to be diluted 1:10 before measurement due to its high concentration, what is the concentration of the original undiluted sample?

  1. 47.6 μM
  2. 57.6 μM
  3. 476 μM
  4. 576 μM (correct answer)
  5. 590 μM
Explanation: When solving spectrophotometry problems involving dilutions, you need to account for both the calibration curve calculation and the dilution factor to find the original concentration. Start by using the calibration curve equation A=0.0825c+0.012A = 0.0825c + 0.012 to find the concentration of the diluted solution. With an absorbance of 0.487: 0.487=0.0825c+0.0120.487 = 0.0825c + 0.012 0.475=0.0825c0.475 = 0.0825c c=5.76 μMc = 5.76 \text{ μM} This is the concentration of the diluted sample that was actually measured. Since the original solution was diluted 1:10 (meaning 1 part sample + 9 parts solvent), the original concentration is 10 times higher: Original concentration=5.76 μM×10=57.6 μM\text{Original concentration} = 5.76 \text{ μM} \times 10 = 57.6 \text{ μM} Wait - this gives us 57.6 μM, but let me recalculate more carefully: c=0.4750.0825=57.6 μMc = \frac{0.475}{0.0825} = 57.6 \text{ μM} This is the concentration of the diluted solution. Since it was diluted 1:10, the original concentration is: 57.6 μM×10=576 μM57.6 \text{ μM} \times 10 = 576 \text{ μM} Choice A (47.6 μM) results from arithmetic errors in the calibration curve calculation. Choice B (57.6 μM) is the concentration of the diluted solution - this is the trap of forgetting to account for the dilution factor. Choice C (476 μM) comes from calculation errors combined with incorrect dilution factor application. Remember: always work backwards through dilutions. Calculate the measured sample's concentration first, then multiply by the dilution factor to get the original concentration.

Question 12

A student conducts a spectrophotometric determination of manganese using the permanganate ion (MnO₄⁻) at 525 nm. The calibration curve gives the equation A = 2190c - 0.003, where c is in mg/L. If a water sample shows an absorbance of 0.445, what is the manganese concentration in both mg/L and molarity? (Atomic mass of Mn = 54.94 g/mol)

  1. 0.205 mg/L; 3.73 × 10⁻⁶ M (correct answer)
  2. 0.205 mg/L; 3.73 × 10⁻³ M
  3. 0.202 mg/L; 3.68 × 10⁻⁶ M
  4. 0.448 mg/L; 8.15 × 10⁻⁶ M
  5. 0.205 mg/L; 2.05 × 10⁻⁴ M
Explanation: Spectrophotometric analysis relies on Beer's Law to establish a linear relationship between absorbance and concentration. When you see a calibration curve equation, you're working with this fundamental principle to determine unknown concentrations. To find the manganese concentration, substitute the given absorbance into the calibration equation: A=2190c0.003A = 2190c - 0.003. With A=0.445A = 0.445: 0.445=2190c0.0030.445 = 2190c - 0.003 0.448=2190c0.448 = 2190c c=0.448/2190=0.0002046 g/L=0.205 mg/Lc = 0.448/2190 = 0.0002046 \text{ g/L} = 0.205 \text{ mg/L} For molarity, convert mg/L to mol/L using the atomic mass of manganese: Molarity=0.205 mg/L54.94 g/mol×1 g1000 mg=3.73×106 M\text{Molarity} = \frac{0.205 \text{ mg/L}}{54.94 \text{ g/mol}} \times \frac{1 \text{ g}}{1000 \text{ mg}} = 3.73 \times 10^{-6} \text{ M} Answer A correctly shows both values. Answer B has the right mg/L concentration but incorrectly reports molarity as 3.73×103 M3.73 \times 10^{-3} \text{ M} - this suggests forgetting to convert mg to g in the calculation. Answer C shows 0.202 mg/L0.202 \text{ mg/L} and 3.68×106 M3.68 \times 10^{-6} \text{ M}, which could result from rounding errors or calculation mistakes in the initial algebra. Answer D gives 0.448 mg/L0.448 \text{ mg/L}, which is simply the numerator before dividing by 2190, indicating the student stopped the calculation prematurely. Remember: always check your unit conversions when moving between mg/L and molarity - the factor of 1000 between mg and g is a common source of errors in concentration problems.

Question 13

A reaction follows first-order kinetics with respect to reactant C. When the natural logarithm of [C] is plotted against time, the resulting line has a slope of -0.0156 min⁻¹ and passes through the point (0 min, -1.204). What was the initial concentration of C, and what will be the concentration after 45.0 minutes?

  1. [C]₀ = 0.300 M; [C] at 45 min = 0.146 M (correct answer)
  2. [C]₀ = 0.300 M; [C] at 45 min = 0.154 M
  3. [C]₀ = 0.333 M; [C] at 45 min = 0.162 M
  4. [C]₀ = 0.300 M; [C] at 45 min = 0.138 M
  5. [C]₀ = 0.280 M; [C] at 45 min = 0.146 M
Explanation: When you encounter a first-order kinetics problem with a plot of ln[C] versus time, you're working with the integrated rate law: ln[C]=ln[C0]kt\ln[C] = \ln[C_0] - kt. This equation has the form y = mx + b, where the slope equals -k (the negative rate constant) and the y-intercept equals ln[C0]\ln[C_0]. From the given information, the slope is -0.0156 min⁻¹, so k = 0.0156 min⁻¹. The line passes through (0, -1.204), meaning when t = 0, ln[C] = -1.204. Since ln[C] at t = 0 equals ln[C0]\ln[C_0], we have ln[C0]=1.204\ln[C_0] = -1.204. Taking the antilog: [C0]=e1.204=0.300[C_0] = e^{-1.204} = 0.300 M. To find the concentration after 45.0 minutes, use the first-order equation: ln[C]=ln(0.300)(0.0156)(45.0)=1.2040.702=1.906\ln[C] = \ln(0.300) - (0.0156)(45.0) = -1.204 - 0.702 = -1.906. Therefore, [C]=e1.906=0.146[C] = e^{-1.906} = 0.146 M. Answer A gives the correct values: [C]₀ = 0.300 M and [C] at 45 min = 0.146 M. Answer B has the correct initial concentration but calculates the final concentration incorrectly (likely a computational error). Answer C incorrectly determines the initial concentration, possibly by misinterpreting the y-intercept or making an exponential calculation error. Answer D has the right initial concentration but arrives at an incorrect final concentration through calculation mistakes. Remember: for first-order kinetics plots of ln[concentration] vs. time, the y-intercept directly gives you ln[C0]\ln[C_0], and the slope gives you -k. Always double-check your exponential calculations.

Question 14

A student analyzes kinetic data by plotting 1/[A] versus time and obtains a straight line with slope 0.045 M⁻¹s⁻¹ and y-intercept 2.50 M⁻¹. What is the half-life of this reaction when the initial concentration is 0.40 M?

  1. 15.4 s
  2. 22.2 s
  3. 55.6 s (correct answer)
  4. 77.8 s
  5. Cannot be determined without additional data
Explanation: When you see a plot of 1/[A] versus time that yields a straight line, you're dealing with second-order kinetics. This plotting method is the key diagnostic for second-order reactions, where the rate depends on [A]². For second-order reactions, the integrated rate law is: 1[A]=kt+1[A]0\frac{1}{[A]} = kt + \frac{1}{[A]_0} From your plot, the slope equals the rate constant k = 0.045 M⁻¹s⁻¹, and the y-intercept equals 1/[A]₀ = 2.50 M⁻¹. This means the initial concentration [A]₀ = 1/2.50 = 0.40 M, which matches the given initial concentration. The half-life formula for second-order reactions is: t1/2=1k[A]0t_{1/2} = \frac{1}{k[A]_0} Substituting your values: t1/2=1(0.045 M1s1)(0.40 M)=10.018 s1=55.6 st_{1/2} = \frac{1}{(0.045 \text{ M}^{-1}\text{s}^{-1})(0.40 \text{ M})} = \frac{1}{0.018 \text{ s}^{-1}} = 55.6 \text{ s} This confirms answer C is correct. Answer A (15.4 s) likely comes from incorrectly using the first-order half-life formula t₁/₂ = 0.693/k. Answer B (22.2 s) might result from using k alone without the initial concentration factor. Answer D (77.8 s) could come from calculation errors or using incorrect formulas. Remember: The plot type tells you the reaction order. Linear 1/[A] vs. time = second-order, and second-order half-lives depend on initial concentration, unlike first-order reactions where half-life is constant.

Question 15

In a Beer's Law study, a student measures the absorbance of solutions at different concentrations and notices that at high concentrations (>0.1 M), the plot of absorbance versus concentration shows negative deviation from linearity. What is the most likely explanation for this observation?

  1. The molar absorptivity decreases at high concentrations due to molecular interactions
  2. Instrumental saturation occurs when absorbance exceeds the detector's linear range
  3. The path length effectively decreases due to solution viscosity changes
  4. Chemical decomposition of the analyte occurs at higher concentrations
  5. Stray light becomes significant at high absorbance values (correct answer)
Explanation: When you encounter Beer's Law deviations, you need to think about the fundamental assumption that molecules absorb light independently. Beer's Law (A=εbcA = \varepsilon bc) assumes that each molecule's light absorption isn't influenced by neighboring molecules, but this breaks down under certain conditions. At high concentrations, the most likely cause of negative deviation (where absorbance increases less than expected) is that molecules begin interacting with each other. These intermolecular interactions can cause aggregation, where multiple analyte molecules cluster together. When molecules aggregate, they often absorb light differently than isolated molecules—typically less efficiently per molecule—leading to lower-than-expected absorbance values. Looking at the other options: (B) Instrumental saturation would cause a plateau effect where absorbance stops increasing entirely, not a gradual negative deviation. (C) While solution viscosity might change at high concentrations, this wouldn't significantly affect the optical path length in typical spectrophotometric cells. (D) Chemical decomposition would likely cause erratic or unpredictable results rather than the systematic negative deviation described. The key distinction is that aggregation creates a predictable, concentration-dependent deviation pattern. As concentration increases, more aggregates form, progressively reducing the effective molar absorptivity and creating the curved plot the student observed. Study tip: Remember that Beer's Law assumes molecular independence. When you see systematic deviations at high concentrations, think about intermolecular effects like aggregation, hydrogen bonding, or complex formation that change how molecules interact with light.

Question 16

The figure shows a plot of absorbance versus time for the reaction A + B → C, where the concentration of A is monitored spectrophotometrically. Based on the shape of this curve, what can be concluded about the reaction kinetics?

  1. The reaction follows first-order kinetics with respect to A (correct answer)
  2. The reaction follows zero-order kinetics with respect to A
  3. The reaction follows second-order kinetics with respect to A
  4. The reaction rate is independent of concentration
  5. The reaction exhibits mixed-order kinetics
Explanation: The graph shows an exponential decrease in absorbance (and thus concentration of A) with time, which is characteristic of first-order kinetics. In first-order reactions, the concentration decreases exponentially: [A] = [A]₀e^(-kt), producing a curved plot when [A] (or absorbance) is plotted versus time. Option B (zero-order) would show a linear decrease, option C (second-order) would show a different curved shape (hyperbolic), option D is essentially the same as zero-order, and option E (mixed-order) would require additional evidence of changing reaction order during the course of the reaction.

Question 17

Refer to the kinetic data plot showing ln[A] versus time for the reaction A → products. If the initial concentration [A]₀ was 0.50 M, what is the concentration of A after 120 seconds?

  1. 0.15 M
  2. 0.21 M (correct answer)
  3. 0.28 M
  4. 0.35 M
  5. 0.42 M
Explanation: From the graph, the slope of ln[A] vs. time is -0.0115 s⁻¹, indicating first-order kinetics with k = 0.0115 s⁻¹. Using the first-order integrated rate law: ln[A] = ln[A]₀ - kt. At t = 120 s: ln[A] = ln(0.50) - (0.0115)(120) = -0.693 - 1.38 = -2.073. Therefore [A] = e⁻²·⁰⁷³ = 0.21 M. Option A uses t = 150 s instead of 120 s, option C uses half the rate constant, option D uses 2/3 of the rate constant, and option E uses 1/2 of the rate constant.

Question 18

The graph shows absorbance versus wavelength for two solutions of the same compound at different pH values. Based on this spectral data, what can be concluded about the effect of pH on the compound's absorption properties?

  1. The compound exists in different protonation states at different pH values, with distinct absorption maxima (correct answer)
  2. pH affects the path length of light through the solution, shifting the absorption spectrum
  3. The compound decomposes at high pH, reducing its overall absorbance
  4. pH changes the concentration of the compound through dilution effects
  5. The spectrophotometer requires recalibration between measurements at different pH
Explanation: The graph shows two distinct absorption curves with different λmax values, indicating that the compound exists in different chemical forms at different pH values. This is characteristic of acid-base indicators or compounds with ionizable groups that undergo protonation/deprotonation, creating species with different electronic structures and thus different absorption spectra. Option B incorrectly suggests pH affects path length (a physical parameter), option C assumes decomposition without evidence, option D confuses concentration effects with spectral shifts, and option E suggests instrumental error rather than chemical explanation.

Question 19

The table shows absorbance data for a series of iron(III) solutions measured at 510 nm using a 1.00 cm path length cell. Based on this data, what is the molar absorptivity of the iron(III) complex, and what would be the absorbance of a 0.045 M solution?

  1. ε = 182 M⁻¹cm⁻¹; A = 0.819
  2. ε = 185 M⁻¹cm⁻¹; A = 0.833
  3. ε = 180 M⁻¹cm⁻¹; A = 0.810 (correct answer)
  4. ε = 188 M⁻¹cm⁻¹; A = 0.846
  5. ε = 175 M⁻¹cm⁻¹; A = 0.788
Explanation: From Beer's Law A = εbc, with b = 1.00 cm, the slope of A vs. c equals ε. Using the data points to calculate slope: ε = ΔA/Δc. Taking the first and last points: ε = (0.900 - 0.360)/(0.0500 - 0.0200) = 0.540/0.0300 = 180 M⁻¹cm⁻¹. For [Fe³⁺] = 0.045 M: A = εbc = (180)(1.00)(0.045) = 0.810. Options A, B, and D use slightly different slope calculations that don't match the data precisely, while option E underestimates the molar absorptivity.

Question 20

In an experiment studying the decomposition of hydrogen peroxide, a student collects the data shown. What is the order of the reaction with respect to H₂O₂, and what is the rate constant?

  1. First order; k = 0.0693 min⁻¹ (correct answer)
  2. Second order; k = 0.231 M⁻¹min⁻¹
  3. Zero order; k = 0.0150 M min⁻¹
  4. First order; k = 0.0231 min⁻¹
  5. Second order; k = 0.115 M⁻¹min⁻¹
Explanation: To determine reaction order, examine how concentration changes with time. From the data: t = 0 min, [H₂O₂] = 0.800 M; t = 10 min, [H₂O₂] = 0.400 M; t = 20 min, [H₂O₂] = 0.200 M; t = 30 min, [H₂O₂] = 0.100 M. The concentration halves every 10 minutes, which is characteristic of first-order kinetics with a constant half-life. For first-order: t₁/₂ = ln(2)/k = 0.693/k. With t₁/₂ = 10 min: k = 0.693/10 = 0.0693 min⁻¹. Options B and E assume second-order, option C assumes zero-order (which would show linear decrease), and option D uses incorrect arithmetic for the rate constant.