To find out how many days it will take for Nicole and Sebastian to be on the same page of the book, we'll first create the equations for each of them:
-
Nicole's page number (N) after \( t \) days:
- She starts on page 43 and reads 3 pages per day.
- Therefore, her equation will be: \[ N = 43 + 3t \]
-
Sebastian's page number (S) after \( t \) days:
- He starts on page 23 and reads 5 pages per day.
- Therefore, his equation will be: \[ S = 23 + 5t \]
Next, we want to find the value of \( t \) when Nicole and Sebastian are on the same page: \[ N = S \]
Substituting the equations we found: \[ 43 + 3t = 23 + 5t \]
Now, we solve this equation for \( t \):
-
Subtract \( 3t \) from both sides: \[ 43 = 23 + 2t \]
-
Subtract 23 from both sides: \[ 20 = 2t \]
-
Divide both sides by 2: \[ t = 10 \]
Therefore, after 10 days, Nicole and Sebastian will be on the same page of the book.
In summary:
- \( N = 43 + 3t \)
- \( S = 23 + 5t \)
- Solution: \( t = 10 \)