To find how much more Charlotte earns per hour on the weekends than she does during the week, we can set up a system of equations based on the information provided.
Let:
- \( w \) = hourly wage during the week
- \( e \) = hourly wage on the weekend
From the information given, we can create the following equations:
-
For the first scenario (working 13 hours during the week and 14 hours on the weekend, earning $250.90):
\[
13w + 14e = 250.90 \quad (1)
\]
-
For the second scenario (working 15 hours during the week and 8 hours on the weekend, earning $204.70):
\[
15w + 8e = 204.70 \quad (2)
\]
Now, we can solve this system of equations.
Step 1: Solve one equation for one variable
Let's solve equation (1) for \( e \):
\[
14e = 250.90 - 13w
\]
\[
e = \frac{250.90 - 13w}{14} \quad (3)
\]
Step 2: Substitute into the second equation
Now substitute equation (3) into equation (2):
\[
15w + 8\left(\frac{250.90 - 13w}{14}\right) = 204.70
\]
Multiply the entire equation by 14 to eliminate the fraction:
\[
14 \cdot 15w + 8(250.90 - 13w) = 14 \cdot 204.70
\]
\[
210w + 2007.2 - 104w = 2865.8
\]
Combine like terms:
\[
106w + 2007.2 = 2865.8
\]
Step 3: Solve for \( w \)
Subtract \( 2007.2 \) from both sides:
\[
106w = 2865.8 - 2007.2
\]
\[
106w = 858.6
\]
Now, divide by 106:
\[
w = \frac{858.6}{106} \approx 8.10
\]
Step 4: Substitute back to find \( e \)
Now, substitute \( w \) back into equation (3) to find \( e \):
\[
e = \frac{250.90 - 13(8.10)}{14}
\]
Calculate:
\[
e = \frac{250.90 - 105.30}{14}
\]
\[
e = \frac{145.60}{14} \approx 10.40
\]
Step 5: Find the difference
Now, to find how much more she earns on weekends than during the week, calculate:
\[
e - w = 10.40 - 8.10 = 2.30
\]
Thus, Charlotte earns $2.30 more per hour on the weekends than she earns during the week.