A car painter charges ₦40.00 per day for himself and ₦10.00 per day for his assistant. if a fleet of cars were painted for ₦2000.00 and the painter worked 1...
A car painter charges ₦40.00 per day for himself and ₦10.00 per day for his assistant. if a fleet of cars were painted for ₦2000.00 and the painter worked 10days more than his assistant, how much did the assistant receive?
Answer Details
To solve this problem, we can use a system of equations. Let's call the number of days the assistant worked "x". Then the number of days the car painter worked would be "x + 10" (since he worked 10 days more than the assistant).
We can then set up the following equations:
40(x+10) + 10x = 2000 (this represents the total amount the car painter and his assistant earned for painting the cars)
Simplifying this equation:
50x + 400 = 2000
50x = 1600
x = 32
So the assistant worked for 32 days. To find out how much he earned, we can plug this value back into one of the original equations:
10x = 10(32) = 320
Therefore, the assistant earned ₦320.00.