To represent Justin's budget and the costs associated with his trip to the zoo using a linear equation, we can break down the costs:
- The entrance ticket to the zoo costs $35.
- Each educational workshop costs an additional $19.
- Justin has a total budget of $100.
Let:
- \( y \) be the total cost of the zoo trip,
- \( x \) be the number of educational workshops Justin decides to participate in.
The total cost can be expressed as:
\[ y = 35 + 19x \]
This equation shows that the total cost \( y \) is the base ticket price ($35) plus the cost of the workshops ($19 per workshop).
Now, if we want to represent this in a linear equation format, we can rearrange it to highlight the maximum budget constraint:
\[ y = 19x + 35 \]
This means that for \( x \) workshops, the total cost increases linearly based on the number of workshops added to the basic ticket price.
Thus, the correct linear equation that represents the scenario is:
y = 19x + 35.