Question 33498
{{{ ((x^2+7x)/(x^2-5x))+((x^2-4x)/(x^2-5x)) }}}
Factor an x out of all parts
{{{ ((x+7)/(x-5)) + ((x-4)/(x-5)) }}}
Add your numerators
{{{ ((x+7)+(x-4))/(x-5) }}}
{{{ (2x+3)/(x-5) }}}
DONE