Ya know, these confused me terribly when I first learned them.
First, we have to define our variables. In other words, we're gonna qssign a letter to each of what we're trying to find. There are some rules, but you can pretty much use any letters you want. I like to use the first letters, though I may have to change it up if I'm dealing with pens and pencils, for example.
Let f = the number of folders purchased.
Let b = the number of binders purchased.
If I buy 2 folders, I spend 1.5(2), right? If I buy 3 binders, I spend 1.75(3).
1.5f + 1.75b = 14
f = 2b + 3
I'm not going to explain, but hopefully you can see how I turned sentences into equations. Good luck!