To represent the scenario described, let's define our variables:
- \( y \) represents the total amount paid by Justin.
- \( x \) represents the number of animal diets Justin chose to try.
- The fee for joining the program is a fixed cost.
Given that Justin tried 3 animal diets (lion, flamingo, and panda) at $15 each, the cost for the diets would be \( 15x \). Since he paid a total of $66, we can replace \( y \) with 66 when \( x \) is 3.
So, the equation can be set up as:
\[ y = 15x + \text{fee} \]
To find the fee, we can substitute \( x = 3 \) and \( y = 66 \) into the equation:
\[ 66 = 15(3) + \text{fee} \]
Calculating \( 15(3) \):
\[ 15(3) = 45 \]
Now plug it back into the equation:
\[ 66 = 45 + \text{fee} \]
Subtracting 45 from both sides gives:
\[ \text{fee} = 66 - 45 = 21 \]
So, the total amount paid by Justin can be represented as:
\[ y = 15x + 21 \]
Thus, the correct linear equation that represents the scenario is:
y = 15x + 21.