Simplify. (In the problems where you combine fractions with unlike denominators leave the denominators in factored form.)
![Simplify In the problems where you combine fractions with unlike denominators leave the denominators in factored form class=](https://us-static.z-dn.net/files/da1/f4eafc0346406129822c517959f40b33.png)
Answer:
[tex] \dfrac{a}{a - 4} [/tex]
Step-by-step explanation:
You are subtracting fractions, so as usual with fraction subtraction, you need a common denominator. To get a common denominator, you need to factor each denominator.
[tex] \dfrac{3a}{a + 4} - \dfrac{2a^2 - 16a}{a^2 - 16} = [/tex]
Factor the right denominator. It is a difference of two squares.
[tex] = \dfrac{3a}{a + 4} - \dfrac{2a^2 - 16a}{(a - 4)(a + 4)} [/tex]
The left denominator is (a + 4). The right denominator is (a - 4)(a + 4). The LCD is (a - 4)(a + 4), so multiply the left fraction by (a - 4)/(a - 4).
[tex] = \dfrac{3a}{a + 4} \times \dfrac{a - 4}{a - 4} - \dfrac{2a^2 - 16a}{(a - 4)(a + 4)} [/tex]
[tex] = \dfrac{3a^2 - 12a}{(a - 4)(a + 4)} - \dfrac{2a^2 - 16a}{(a - 4)(a + 4)} [/tex]
Be careful when you do the subtraction of the numerators, 3a² - 12a minus 2a² - 16a. 3a² - 12a - (2a² - 16a). The minus of the subtraction changes each sign inside the parentheses, so you end up with 3a² - 12a - 2a² + 16a. Be especially careful with the +16a.
[tex] = \dfrac{3a^2 - 12a - (2a^2 - 16a)}{(a - 4)(a + 4)} [/tex]
[tex] = \dfrac{3a^2 - 12a - 2a^2 + 16a}{(a - 4)(a + 4)} [/tex]
[tex] = \dfrac{a^2 + 4a}{(a - 4)(a + 4)} [/tex]
[tex] = \dfrac{a(a + 4)}{(a - 4)(a + 4)} [/tex]
[tex] = \dfrac{a}{a - 4} [/tex]