Say we want to add ...
[tex]\frac a b + \frac c d[/tex]
What we need is to get a common denominator. First we find it's LCD, which will be the product of "bd" by simply multiplying the missing variable to each term. Of course, when I say we multiply the term by the missing variable, we multiply both it's numerator and denominator by that variable. By multiplying both numerator and denominator by the same variable, it's an implied manipulation/multiplication of 1, which ensures our problem is unchanged.
[tex]\frac a b \cdot \frac d d + \frac c d \cdot \frac b b = \frac{ad}{bd}+\frac{cb}{db}[/tex]
And since bd=db, I choose to write it as bd. Now they both have the same denominator! So you can write it under one denominator, and simply add the terms in the numerator.
[tex]\frac{ad+cb}{bd}[/tex]
Still typing, keep refreshing.
Ok, now we'll use numbers.
[tex]\frac 1 2 + \frac 1 3[/tex]
[tex]\frac 1 2 \cdot \frac 3 3 + \frac 1 3 \cdot \frac 2 2 = \frac{1\cdot 3}{2\cdot 3}+\frac{1\cdot 2}{2\cdot 3}=\frac 5 6[/tex]