Let's define the variables first:
- Let \( x \) be the number of hard cover books Santiago buys.
- Let \( y \) be the number of soft cover books Santiago buys.
In this scenario, the costs of the books are as follows:
- Each hard cover book costs $2.00.
- Each soft cover book costs $1.00.
Since Santiago spends a total of $30, we can write the equation representing this situation as:
\[ 2x + 1y = 30 \]
This equation indicates that the total cost of the hard cover and soft cover books is $30.