To model this situation, we can create a system of equations based on the information provided.
Let \( x \) be the number of days they will continue to collect signatures.
-
The total number of signatures Florence will have after \( x \) days can be expressed as: \[ F(x) = 24 + 5x \] where 24 is the number of signatures she currently has, and 5 is the rate at which she collects signatures each day.
-
The total number of signatures Mackenzie will have after \( x \) days can be expressed as: \[ M(x) = 20 + 7x \] where 20 is the number of signatures she currently has, and 7 is her daily collection rate.
To find out when they will have the same number of signatures, we set the two equations equal to each other: \[ 24 + 5x = 20 + 7x \]
Now, we solve for \( x \):
-
Subtract \( 5x \) from both sides: \[ 24 = 20 + 2x \]
-
Subtract 20 from both sides: \[ 4 = 2x \]
-
Divide both sides by 2: \[ x = 2 \]
Now that we know it will take 2 days, we can calculate how many signatures they will both have at that time.
Substituting \( x = 2 \) back into either signature equation:
For Florence: \[ F(2) = 24 + 5(2) = 24 + 10 = 34 \]
For Mackenzie: \[ M(2) = 20 + 7(2) = 20 + 14 = 34 \]
Both Florence and Mackenzie will have collected 34 signatures after 2 days.
Thus, the final answer is:
In 2 days, Florence and Mackenzie will each have collected 34 signatures.