To find the point of intersection algebraically, we can set the equations for the number of miles each person bikes equal to one another.
Jasmine's biking equation can be represented as: \[ y_J = 60 + 20x \]
Sean's biking equation can be represented as: \[ y_S = 90 + 10x \]
To find out when they bike the same number of miles, we set the two equations equal to each other: \[ 60 + 20x = 90 + 10x \]
Now, we will solve for \( x \):
-
Subtract \( 10x \) from both sides: \[ 60 + 20x - 10x = 90 \] \[ 60 + 10x = 90 \]
-
Subtract 60 from both sides: \[ 10x = 30 \]
-
Divide by 10: \[ x = 3 \]
Now, to find out how many miles that is, we can substitute \( x = 3 \) back into either equation. We'll use Jasmine's equation: \[ y_J = 60 + 20(3) \] \[ y_J = 60 + 60 \] \[ y_J = 120 \]
Thus, at \( x = 3 \) weeks, both Jasmine and Sean bike 120 miles. The point of intersection is: (3, 120).
So, you can fill in the blank as follows: The point of intersection is \( (3, 120) \).