document.write( "Question 1115267: The Family Arts Center charges $22 for adults, $17 for senior citizens, and $8 for children
\n" );
document.write( "under 12 for their live performances on Sunday afternoon. This past Sunday, the paid
\n" );
document.write( "revenue was $12,980 for 856 tickets sold. There were 44 more children than adults. How
\n" );
document.write( "many children attended? \n" );
document.write( "
Algebra.Com's Answer #730164 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " $22 for adults, numbers be x \n" ); document.write( " $17 for senior citizens, numbers be y \n" ); document.write( " and $8 for children under 12 x+44 \n" ); document.write( "Total attendance \n" ); document.write( "x+y+(x+44) =856 \n" ); document.write( "2x+y = 812....................(1)\r \n" ); document.write( "\n" ); document.write( "the paid revenue was $12,980 \n" ); document.write( "22x+17y+(x+44)*8 = 12980 \n" ); document.write( "22x+17y+8x+352=12980 \n" ); document.write( "30x+17y=12628.................(2)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "2 x + 1 y = 812 .............1 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "30 x + 17 y = 12628 .............2 \n" ); document.write( "Eliminate y \n" ); document.write( "multiply (1)by 17 \n" ); document.write( "Multiply (2) by -1 \n" ); document.write( "34 x 17 y = 13804 \n" ); document.write( "-30 x -17 y = -12628 \n" ); document.write( "Add the two equations \n" ); document.write( "4 x = 1176 \n" ); document.write( "/ 4 \n" ); document.write( "x = 294 \n" ); document.write( "plug value of x in (1) \n" ); document.write( "2 x + 1 y = 812 \n" ); document.write( "588 + 1 y = 812 \n" ); document.write( " 1 y = 224 \n" ); document.write( " y = 224 \n" ); document.write( "Ans x = 294 \n" ); document.write( " y = 224 \n" ); document.write( " 294 adults \n" ); document.write( " 224 senior citizens \n" ); document.write( " (294+44) children \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |