document.write( "Question 1102935: The community theatre group puts on a play last month.\r
\n" );
document.write( "\n" );
document.write( " 20 more adults attended than children \r
\n" );
document.write( "\n" );
document.write( "adults tickets cost eight dollars each \r
\n" );
document.write( "\n" );
document.write( " children's tickets cost three dollars each \r
\n" );
document.write( "\n" );
document.write( "the theatre group collected $1260. how many adult tickets were sold? \n" );
document.write( "
Algebra.Com's Answer #717652 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If you are studying algebra, then you should learn how to set up and solve the problem using formal mathematical methods, as demonstrated by the other tutor. \n" ); document.write( "But it is also useful mental exercise to be able to solve a problem like this using less formal methods. \n" ); document.write( "Here is how I would use logical reasoning to get a quick answer to the problem. \n" ); document.write( "(1) The \"extra\" 20 adult tickets cost $20*8=$160; that means the remaining tickets cost a total of $1100. \n" ); document.write( "(2) With the extra adult tickets accounted for, the remaining tickets are equal numbers of adult and children's tickets. \n" ); document.write( "(3) The cost of 1 adult and 1 children's ticket is $8+$3 = $11. \n" ); document.write( "(4) 1100/11 = 100; that means that, in addition to the 20 adult tickets already accounted for, 100 adult and 100 children's tickets were sold. \n" ); document.write( "(5) So all together there were 100 children's tickets and 100+20=120 adult tickets sold. \n" ); document.write( " |