To determine which employee earns more per hour, we need to calculate the earnings per hour for each employee based on the data provided.
For Employee 1:
- At (0, 0): Earnings = 0, Hours = 0 (undefined, skip)
- At (30, 2): Earnings = 30, Hours = 2 → Earnings per hour = \( \frac{30}{2} = 15 \)
- At (45, 3): Earnings = 45, Hours = 3 → Earnings per hour = \( \frac{45}{3} = 15 \)
- At (60, 4): Earnings = 60, Hours = 4 → Earnings per hour = \( \frac{60}{4} = 15 \)
So, Employee 1 earns $15 per hour on average.
For Employee 2:
- At (0, 0): Earnings = 0, Hours = 0 (undefined, skip)
- At (30, 3): Earnings = 30, Hours = 3 → Earnings per hour = \( \frac{30}{3} = 10 \)
- At (40, 4): Earnings = 40, Hours = 4 → Earnings per hour = \( \frac{40}{4} = 10 \)
- At (50, 5): Earnings = 50, Hours = 5 → Earnings per hour = \( \frac{50}{5} = 10 \)
So, Employee 2 earns $10 per hour on average.
Comparison:
- Employee 1 earns $15 per hour.
- Employee 2 earns $10 per hour.
Therefore, Employee 1 earns more per hour.
None of the options exactly match this conclusion, but based on the closest information, the answer is:
B. Employee 1, because Employee 1 earns $15 per hour and Employee 2 earns $30 per hour.
(You may need to adjust the reasoning as the stated earnings for Employee 2 seems incorrect in option B.)