document.write( "Question 1184356: There were 38 pupils in class. Each of them contributed $10 towards a
\n" );
document.write( "class party. The form teacher contributed $25. 2/5 of the total amount\r
\n" );
document.write( "\n" );
document.write( "contributed was spent on food. 1/9 of the remaining amount was spent on
\n" );
document.write( "decoration. After spending $60 on drinks and some money on prizes, there
\n" );
document.write( "was $28 left.\r
\n" );
document.write( "\n" );
document.write( "(a) What was the total amount of contributed?\r
\n" );
document.write( "\n" );
document.write( "(b) How much was spent on the prize? \n" );
document.write( "
Algebra.Com's Answer #814916 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! total contributions are $38*10=$380+$25 or $405. \n" ); document.write( "(2/5) of this or $162 was spent on food. \n" ); document.write( "There is now $243 left. \n" ); document.write( "(1/9) of the was on decoration or $27. \n" ); document.write( "There is now $216 left. \n" ); document.write( "$156 left after drinks. \n" ); document.write( "$28 left after the prizes. \n" ); document.write( "Therefore, the amount spent for the prize is $156-$28=$128. \n" ); document.write( " |