document.write( "Question 940064: Mark is a carpenter. He is trying to decide how much money to charge for his next job. To do the job, he will need to buy supplies that will cost $275. He will also need to rent a machine that will cost $125. He wants to charge enough to have $150 profit (money left over for himself). How much money should Mark charge for the job? \n" ); document.write( "
Algebra.Com's Answer #572867 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! cost of supplies = $ 275 \n" ); document.write( "rent for machine = $ 125 \n" ); document.write( " Total expenditure = 275+125 \n" ); document.write( " = $ 400 \n" ); document.write( " he wants to have profit of $150 \n" ); document.write( "so he has to charge which $150 more than his expenditure \n" ); document.write( "so charge = 400+150 \n" ); document.write( " = 550 \n" ); document.write( "Result : Money mark should charge is $ 550 \n" ); document.write( " |