Chemical Forums

Chemistry Forums for Students => High School Chemistry Forum => Topic started by: Cocktopus on May 19, 2020, 02:08:00 PM

Title: Need help with the algebraic method of balancing equations
Post by: Cocktopus on May 19, 2020, 02:08:00 PM
For simple problems, using the algebraic method of solving chemical equations has always been relatively easy.
Find the equations for each element, set a=1, solve for another variable, use that variable to solve for another, and so on down the line.

But it's harder for me now, because the problems are getting more complex.

Like this one: CaCO3+CH3COOH---------->Ca(CH3COO)2+H2O+CO2

Now when I try to solve, I get the following equations:

Ca: a=c
C: a+2b=4c+e
O: 3a+2b=4c+d+2e
H: 4b=6c+2d

Now I set a=1, and therefore I find c (as per the first equation), but the rest of the coefficients are harder to solve for. Which coefficients should I solve for first, and why? And how do I go about doing this?
Title: Re: Need help with the algebraic method of balancing equations
Post by: AWK on May 19, 2020, 02:45:03 PM
Substitute a and c for the remaining equations - you have 3 equations with three unknowns. Then it's easiest to eliminate d.
Title: Re: Need help with the algebraic method of balancing equations
Post by: Cocktopus on May 19, 2020, 03:41:03 PM
Could you also do it with substitution?
Title: Re: Need help with the algebraic method of balancing equations
Post by: AWK on May 19, 2020, 04:03:59 PM
Subtract half of the last equation from the penultimate one. You get the value of e.
Title: Re: Need help with the algebraic method of balancing equations
Post by: Borek on May 19, 2020, 04:08:43 PM
Could you also do it with substitution?

As a=c you can substitute a for c (or c for a) in all other equations, and bang - you have just reduced number of remaining variables to solve for.

Honestly, this is more about math than chemistry. There are no special tricks - you have to solve many problems to get some experience, then it becomes easy. It is typically easier to start with unknowns present in the simplest equations.

Substituting an integer for one of the unknowns was always the final step for me, once I eliminated all but the last two variables. Then it is easier to avoid nasty fractions.