You can put this solution on YOUR website! ((a+3) / (a-5)) + ((a-2) / (a+4))
:
common denominator is (a-5)(a+4)
:
((a+4)(a+3)) + ((a-2)(a-5)) / ((a-5)(a+4))
:
let's work on the numerator
:
(a^2+7a+12 + (a^2-7a+10) = 2a^2+22 = 2(a^2+11)
:
therefore we have
:
2(a^2+11) / ((a-5)(a+4))
: