I need to be able to solve for x in a formula like this:

(x/A1)-(x/A2)=A3

I would already have values in A1, A2 and A3. I know that If I can isolate X on one side of the equation I should be good but since I don't know what the values of A1 and A2 are I'm not sure how to proceed.