elsacozine
- 4
- 0
(k + 7/k^2 + 6K + 9) + (k - 5/k^2 - 5k - 24)
Yes . . . we need to find a common denominator.suluclac said:Both denominators should factor nicely.
Although true, is it really relevant to finding the sum?
greg1313 said:Hi elsacozine and welcome to MHB! :D
Do you mean "Find the sum:
$$\dfrac{k + 7}{k^2 + 6k + 9} + \dfrac{k - 5}{k^2 - 5k - 24}$$
?
elsacozine said:Yes; I meant that. Sorry I didn't know how to write it like that.
MarkFL said:Okay, so what you want to do is first factor the two denominators (if possible), so that you can determine the LCD. What do you get when factoring?
elsacozine said:when i factor it i get:
(k + 7)/(k + 3)(k + 3) + (k - 5)/(k - 8)(k + 3)
MarkFL said:Yes, and we can write this as:
$$\frac{k+7}{(k+3)^2}+\frac{k-5}{(k-8)(k+3)}$$
So, what is our LCD?
elsacozine said:the LCD is (k - 8)(k + 3)^2...
so would you multiply the fractions by the their missing factors. then the denominators should be the same (LCD), then you could add the two fractions because they have common denominators?