To create a linear equation to represent the situation, we need to identify the variables.
Let:
- \( y \) be the distance to your house in blocks,
- \( x \) be the time in minutes.
Since you start 41 blocks away and decrease the distance as you walk, the equation will reflect that distance is decreasing with time. You walk 3 blocks per minute, so the equation will be:
\[ y = 41 - 3x \]
Now, we want to figure out how many minutes it will take to reach home, which means we want to find when \( y = 0 \):
\[ 0 = 41 - 3x \]
Solving for \( x \):
- Add \( 3x \) to both sides: \[ 3x = 41 \]
- Divide by 3: \[ x = \frac{41}{3} \approx 13.67 \]
To the nearest minute, this is 14 minutes.
So, the correct answer is: B: y = 41 - 3x; 14 minutes.