Answer:
Let's use variables to represent the unknowns:
Let x be the number of psychology textbooks sold.
Then, the number of history textbooks sold is 2x (twice the number of psychology textbooks sold).
The problem tells us that the total number of textbooks sold is 237, so we can set up an equation:
x + 2x = 237
Simplifying and solving for x:
3x = 237
x = 79
Therefore, 79 psychology textbooks were sold and 2x = 158 history textbooks were sold.
Explanation: