
Lisa B. answered 06/04/15
Tutor
5.0
(261)
Helping Students Succeed in Science and Math for 20+ Years
First, factor the denominators:
m^2 - 8m + 15 = (m -3)(m -5)
m^2 -10m + 25 = (m -5)(m-5)
Next, we'll want to clear the denominators by multiplying by a factor that will cause all of the denominators to cancel out. For example, the we can clear the denominator of the first term (m + 2)/(m -3)(m -5) by multiplying by (m -3)(m -5)(m -5)/(m -3)(m -5)(m -5), which is equal to 1. For the entire equation, we'll multiply by as follows:
(m + 2)/(m -3)(m -5)(m -5)*(m -3)(m -5)(m -5)/(m -3)(m -5) - (2/(m -5)(m-5))*(m -3)(m -5)(m-5)/(m -5)(m-5)(m -3) = -(m - 2)/(m -3)(m -5)(m -5)*(m -3)(m -5)/(m -3)(m -5)(m -5)
This simplifies to:
(m + 2)(m -5) - 2(m - 3) = -(m - 2)(m -5)
Foil and distribute constants: m^2 + 2m - 5m - 2m + 6 = -(m^2 - 2m - 5m + 10)
Group like terms: m^2 - 5m + 6 = -m^2 +7m - 10
Collect all terms on the left, setting the equation equal to zero: 2m^2 - 12m + 16 = 0
Factor: 2(m^2 - 6m + 8) = 0
2(m - 4)(m - 2)=0
Set each factor equal to zero and solve: m - 4 = 0, so m = 4 and m - 2 = 0, so m = 2
The solutions are m = 2, 4.