n/(n + 5)
(n + 3)/(n + 7) = n/(n + 5) + 1/3
Once we apply the LCD, 3(n+ 5)(n + 7), we only deal with the numerators. It's too long to explain why.
3(n + 3)(n + 5) = 3n(n + 7) + 1(n + 5)(n + 7)
3n2 + 24n + 45 = 3n2 + 21n + n2 + 12n + 35
n2 + 9n - 10 = 0
(n + 10)(n - 1) = 0
n + 10 = 0
n = -10
n - 1 = 0
n = 1
-10/-5 = 2, not a "fraction", so this is out.
1/6
Let's check.
4/8 = 1/6 + 1/3 = 1/6 + 2/6 = 3/6 = 1/2
Check!