document.write( "Question 1187547: Tom worked for a week from Monday to Friday and was paid $7 per hour. He
\n" );
document.write( "used 3/5 of his money he earned and an additional $36 to buy some books. He
\n" );
document.write( "spent 1/2 of the remaining money and an additional $20 on some stationery. He
\n" );
document.write( "saved the $32 that was left.\r
\n" );
document.write( "\n" );
document.write( "(a) How much did he spend on the stationary?\r
\n" );
document.write( "\n" );
document.write( "(b) What was the total number of hours he had worked from Monday to
\n" );
document.write( " Friday? \n" );
document.write( "
Algebra.Com's Answer #818540 by greenestamps(13209) You can put this solution on YOUR website! \n" ); document.write( "You could set this problem up for solving by starting from the beginning and forming an equation from the given information. It might look something like this.... \n" ); document.write( "Let \n" ); document.write( "(1) He spent 3/5 of it, leaving 2/5 of it. The amount remaining was \n" ); document.write( "(2) He then spent $36 more; the amount remaining was \n" ); document.write( "(3) He then spent half the remaining amount, leaving him with the other half. The amount remaining was \n" ); document.write( "(4) He then spent another $20; the amount remaining was \n" ); document.write( "That amount remaining at the end was $32: \n" ); document.write( " \n" ); document.write( "That equation looks messy; but in fact solving it is not very difficult. However, if there had been more steps of him spending more money, the equation would have been really ugly. \n" ); document.write( "Usually it is easier to solve a problem like this by working backwards. Here is what it would look like in this problem. \n" ); document.write( "He ended with $32 after spending $20, so he had $32+$20 = $52 before that. \n" ); document.write( "Before that, he spent half his money, so the $52 he had left was half of what he had before. So before that he had 2*($52) = $104. \n" ); document.write( "Before that, he spent $36, so before he spent that he had $104+$36 = $140. \n" ); document.write( "Before that, he spent 3/5 of his money, leaving him with 2/5 of what he had before. So the $140 he had was 2/5 of what he had before. The amount he had before was $140*(5/2) = $350. \n" ); document.write( "He started with $350. \n" ); document.write( "CHECK: \n" ); document.write( "start: $350 \n" ); document.write( "spend 3/5 of $350 = $210; left with $140 \n" ); document.write( "spend $36; left with $104 \n" ); document.write( "spend half of $104 = $52; left with $52 \n" ); document.write( "spend $20; left with $32 correct \n" ); document.write( "ANSWERS: \n" ); document.write( "(a) The amount he spent on stationery is given in the statement of the problem: $20 \n" ); document.write( "(b) At $7 per hour, the number of hours he worked to earn $350 was 350/7 = 50. \n" ); document.write( " \n" ); document.write( " |