FireWall
May 10th, 2006, 10:18 PM
What is the pH of a solution that contains 0.250 M acetic acid (K = 1.8 * 10^-5) and 0.150 formic acid (K = 1.8 * 10^-4)? The easy part is setting up the system (i.e. the actual chemistry), the hard part is solving it.
Alright, it turns out that you can use simple subsitition to solve the system if you apply a shortcut to the original problem.
1.8 * 10^-5 = x(x + y) / 0.250
1.8 * 10^-4 = y(x + y) / 0.150
If you start out like that, you can solve for y in the first equation, and then plug it back in to the second equation.
Multiply out the 0.250:
4.5 * 10^-5 = x(x + y)
4.5 * 10^-5 / x = x + y
4.5 * 10^-5 / x - x = y
Etc. Turns out to be more simple than I expected. Thanks to Streetwolf for the help.
Alright, it turns out that you can use simple subsitition to solve the system if you apply a shortcut to the original problem.
1.8 * 10^-5 = x(x + y) / 0.250
1.8 * 10^-4 = y(x + y) / 0.150
If you start out like that, you can solve for y in the first equation, and then plug it back in to the second equation.
Multiply out the 0.250:
4.5 * 10^-5 = x(x + y)
4.5 * 10^-5 / x = x + y
4.5 * 10^-5 / x - x = y
Etc. Turns out to be more simple than I expected. Thanks to Streetwolf for the help.