Question 361925
<pre><font size = 3 color = "indigo"><b>
Hi, 
{{{(x/(x-4)) + (3/(x+1))}}}
simplifying by using (x-4)(x+1)as the common denomintor
{{{((x(x+1)+ 3(x-4))/((x-4)(x+1)))}}}
{{{((x^2 + x + 3x-12)/((x-4)(x+1)))}}}
{{{((x^2+ 4x-12)/((x-4)(x+1)))}}}
{{{(((x+6)(x-2))/((x-4)(x+1)))}}}