Let's assign some variables
L = cost of laptop
D = cost of desktop
From the 2nd sentence, we know
D - L = 250 or D = L + 250
Based on the finance charges.
.07D + .08L = 325
Using substitution
.07(L+250) + .08L = 325
If you multiply the entire equation by 100, you will get rid of the decimals which most people dislike
7(L+250) + 8L = 32500
7L + 1750 + 8L = 32500
15L = 30750
L = 2050
If the price of the desktop was 250 more, then D = 2300