You can
put this solution on YOUR website! .
Let x = number of hours at job A (at $6.10 hourly).
Then the number of hours at job B is (22-x).
Then Bethany makes 6.10*x dollars at job A and 6.80*(22-x) dollars at job B.
Two jobs together pay 6.10*x + 6.80*(22-x).
It gives you an equation
6.10*x + 6.80*(22-x) = 144 dollars.
Multiply all terms by 100 to make calculations easier:
610x + 680*(22-x) = 14400 ====>
610x + 14960 -680x = 14400 ====> -70x = 14400 - 14960 ====> -70x = -560 ====> x =
= 8.
Answer. 8 hours at job A and 22-8 = 14 hours at job B.
Check. 8*6.10 + 14*6.80 = 144 dollars. ! Correct !