Explanation:
let the number of weeks be w
the total number of books Grace reads will always be 15 + something because we start with 15 and cannot unread a book
for each week, she reads 2 books. this can be represented as 2 * w
books Grace already read + books Grace reads each week = total books
15 + 2 * w = total books