Let's solve the two problems one by one.
- Jacob's Car Washing Problem:
- Jacob started with $30 and earned $15 for each car he washed.
- He now has $105.
To find the number of cars he washed, we can set up the equation as follows:
\[ 30 + 15x = 105 \]
Where \(x\) is the number of cars washed.
Now, let's solve for \(x\):
\[ 15x = 105 - 30 \] \[ 15x = 75 \] \[ x = 5 \]
So, the correct equation is \(30 + 15x = 105\) and \(x = 5\) cars.
- Book Buying Problem:
- You have $255 and each book costs $17.
To find out how many books you can buy, we can set up the equation:
\[ 17x = 255 \]
Where \(x\) is the number of books.
Now, let's solve for \(x\):
\[ x = \frac{255}{17} \] \[ x = 15 \]
So, the correct equation is \(17x = 255\) and \(x = 15\) books.
In summary:
- For Jacob, the correct equation is \(30 + 15x = 105\) and \(x = 5\) cars.
- For buying books, the correct equation is \(17x = 255\) and \(x = 15\) books.