| I suggest that you lay these transactions out chronologically. If I read your data correctly, the company buys inventory in Jan and April, and then sells it off in June and Sep - do I have that right? Well, under FIFO you assume that the product you sell in April and Sep comes first from the pile of stuff you bought in Jan, and only after that is all gone do you start selling the stuff you bought in April. So the question is: what's the value of the stuff still in invntory from the January purchase (if any) plus the value of the stuff left over from the April purchase (if any)? Add those up and you get your answer. Hope this helps. |