Question 436365: angelo is paid double time for each hour he works over 40 hours.last week he worked 45 hours and got paid $400.00. What is his hourly wage? Answer by htmentor(1343) (Show Source):
You can put this solution on YOUR website! Let x = the hourly wage
Then we can write the following equation for the wages earned:
40x + 5(2x) = 400
Solve for x:
40x + 10x = 400 -> 50x = 400 -> x = 8
So the hourly wage was 8 dollars.