Currently doing high school math and can't get this one right. I think I'm using entirely incorrect practices and am trying to pinpoint what it is. Could someone tell me where exactly I went wrong?
Original expression: $$\left(\frac{b}{a^{2}+ab}-\frac{b-a}{b^2+ab}\right)\times \left(\frac{a^2}{b^3-a^2b}+\frac{1}{a+b}\right)^{-1}$$
When I simplify the equations in parentheses I get: $$\frac{b^2-ab+a^2}{ab(a+b)}\times\frac{1}{a^{2}}$$
Which should result in: $$\frac{b^2+a(a-b)}{a^3b(a+b)}=\frac{b^2-a}{a^3b}$$
That is of course not right. The correct answer according to the book is $\frac{b-a}{a}$