To find the number of days it will take for the two videos to have the same number of views, we can set up equations for the number of views for each video as a function of time in days.
Let \( d \) be the number of days.
-
For the first video:
- Initial views: 2130
- Daily views increase: 80
- Total views after \( d \) days: \( 2130 + 80d \)
-
For the second video:
- Initial views: 1800
- Daily views increase: 90
- Total views after \( d \) days: \( 1800 + 90d \)
To find out when the two videos will have the same number of views, we set the two equations equal to each other:
\[ 2130 + 80d = 1800 + 90d \]
Now, we can solve for \( d \).
First, we can subtract \( 80d \) from both sides:
\[ 2130 = 1800 + 10d \]
Next, subtract 1800 from both sides:
\[ 2130 - 1800 = 10d \]
This simplifies to:
\[ 330 = 10d \]
Finally, divide both sides by 10:
\[ d = 33 \]
Thus, it will take 33 days for the two videos to have the same number of views.