When I look at a problem like this, I think of the FOIL method. This method states "You multiply integers in the order of First, Outside, Inside, Last, and then add them together"
(a -3b)(2a - 5b)
First --- 2a * a Out --- (-5b) * a In --- (-3b) * 2a Last --- (-3b) * (-5b)