Sagot :
[(x^2 + 3x - 2) / (x^2 - 4)] + [(x^2 - 2x + 4) / (x^2 - 4)]
*sing the denominators are the same, we add the numerators: (2x^2 + x + 2)/(x^2 - 4)
[tex]\frac{x^2+3x-2}{x^2-4 } +\frac{x^2-2x+4}{x^2-4} = \frac{x^2+3x-2+x^2-2x+4 }{x^2-4 }=\frac{2x^2+ x+2 }{(x-2)(x+2)}[/tex]