Question 473149
What is the sum of 2x/5x^2 + 3/5x(x-1) ?

-----
lcd = 5x^2(x-1)
----
[2x(x-1)]/lcd + [3x]/lcd
-----
Combine the numerators:
[2x^2-2x+3x]/lcd
=====
= [2x^2+x]/[5x^2(x-1)]
-----
= [x(2x+1)]/[5x^2(x-1)]
---
= (2x+1)/[5x(x-1)]
====================
Cheers,
Stan H.