Stephanie M. answered 06/14/15
Tutor
5.0
(912)
Degree in Math with 5+ Years of Tutoring Experience
For these problems, we'll want to find common denominators. First, we'll factor everything. Then, we'll change all denominators to the common denominator and solve.
(a)
The denominators are x+5, 2, and 2x+10 = 2(x+5). The common denominator is therefore 2(x+5). Multiply the first fraction by 2/2 and the second fraction by (x+5)/(x+5):
(2(2x+3)) / (2(2x+5)) + (x+5) / (2(2x+5)) = 7 / (2(2x+5))
(4x+6) / (2(2x+5)) + (x+5) / (2(2x+5)) = 7 / (2(2x+5))
Combine the left-hand fractions into one:
(4x+6+x+5) / (2(2x+5)) = 7 / (2(2x+5))
(5x+11) / (2(2x+5)) = 7 / (2(2x+5))
Multiply both sides by 2(2x+5)) to get rid of the denominators:
5x+11 = 7
5x = -4
x = -4/5
(b)
Factoring everything gives us:
((x+3)(x+1)) / ((x+3)(x+2)) + ((x-3)(x-2)) / ((x-2)(x-1)) = ((x+3)(x-2)) / ((x+2)(x-1))
(x+1) / (x+2) + (x-3) / (x-1) = ((x+3)(x-2)) / ((x+2)(x-1))
The denominators are (x+2), (x-1), and (x+2)(x-1). The common denominator is therefore (x+2)(x-1). Multiply the first fraction by (x-1)/(x-1) and the second fraction by (x+2)/(x+2):
((x+1)(x-1)) / ((x+2)(x-1)) + ((x-3)(x+2)) / ((x+2)(x-1)) = ((x+3)(x-2)) / ((x+2)(x-1))
Combine the left-hand fractions into one:
((x+1)(x-1) + (x-3)(x+2)) / ((x+2)(x-1)) = ((x+3)(x-2)) / ((x+2)(x-1))
(x2 + x - x - 1 + x2 + 2x - 3x - 6) / ((x+2)(x-1)) = ((x+3)(x-2)) / ((x+2)(x-1))
(2x2 - x - 7) / ((x+2)(x-1)) = ((x+3)(x-2)) / ((x+2)(x-1))
Multiply both sides by (x+2)(x-1) to get rid of the denominators:
2x2 - x - 7 = x2 + x - 6
x2 - 2x - 1 = 0
Use the quadratic formula to find that x = 1±√(2).