Sure! Let's work through your questions step by step.
Problem 1: Tommy the Cat and Hair Ties
Part A: Write a linear equation.
Tommy starts the week with 5 hair ties and steals 3 more each day. Therefore, the total number of hair ties \( h \) as a function of the number of days \( d \) is given by:
\[ h(d) = 3d + 5 \]
Part B: Validate the statement that Tommy would have stolen 32 hair ties after 9 days.
We can further analyze this by substituting \( d = 9 \) into the function.
\[ h(9) = 3(9) + 5 = 27 + 5 = 32 \]
So, after 9 days, Tommy indeed would have stolen 32 hair ties.
Problem 2: Penny and Her Monetary Reward
Part A: Determine the slope and known point.
-
Slope (m): Penny spends $12 each week, which indicates her spending rate is $-12 per week. Thus: \[ m = -12 \]
-
Known Point: After 4 weeks, she has $134 left. This gives us the point: \[ (4, 134) \]
Part B: Write a linear equation that models the total money left.
Using the slope-intercept form \( y = mx + b \):
We already have \( m = -12 \) and we can use the point (4, 134) to find \( b \).
Substituting into the equation: \[ 134 = -12(4) + b \] Calculating: \[ 134 = -48 + b \] \[ b = 134 + 48 = 182 \]
So the linear equation that models the total money left \( y \) from her reward after \( x \) weeks is:
\[ y = -12x + 182 \]
To summarize:
-
Tommy the cat's hair ties:
- Linear equation: \( h(d) = 3d + 5 \)
-
Penny's monetary reward:
- Slope: \( m = -12 \)
- Known point: \( (4, 134) \)
- Linear equation: \( y = -12x + 182 \)