To analyze the situation described in the word problem, we need to identify the fixed cost and the variable cost associated with Enrique's health care expenses.
- Fixed Cost: His health insurance plan costs $200.00. This is a one-time payment.
- Variable Cost: He spends $100.00 for each doctor's visit. This cost varies based on the number of visits.
Let's denote:
- \( y \) as the total cost Enrique pays for health care.
- \( x \) as the number of doctor's visits.
The total cost \( y \) can be expressed as:
\[
y = \text{(fixed cost)} + \text{(cost per visit)} \times \text{(number of visits)}
\]
Substituting the values we have:
\[
y = 200 + 100x
\]
Now let's match this with the provided answer choices:
- a. \( y = 100x + 200 \) (This matches our calculation, since the order of addition does not matter.)
- b. \( y = 30 + 300x \)
- c. \( y = 250x + 40 \)
- d. \( y = 300 + 30x \)
From this analysis, the correct choice is:
a. \( y = 100x + 200 \)