To represent the situation with a system of linear equations, we can set up the equations based on the information given:
-
Elliot has a total of 26 books, which means: \[ x + y = 26 \] where \( x \) represents the number of fiction books and \( y \) represents the number of nonfiction books.
-
Elliot has 12 more fiction books than nonfiction books, which means: \[ x = y + 12 \] This can be rearranged to: \[ x - y = 12 \]
Now we can write the system of equations based on the two conditions:
- \( x + y = 26 \) (total number of books)
- \( x - y = 12 \) (12 more fiction books than nonfiction)
Thus, the correct system of linear equations that represents the situation is: \[ \begin{cases} x + y = 26 \ x - y = 12 \end{cases} \]
From the given options, this corresponds to: x + y = 26 and x – y = 12.