document.write( "Question 1204597: If 129 people attend a concert and tickets for adults cost $2.25 while tickets for children cost $1.5 and total receipts for the concert was $233.25, how many of each went to the concert? \n" ); document.write( "
Algebra.Com's Answer #840944 by ikleyn(52776)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If 129 people attend a concert and tickets for adults cost $2.25
\n" ); document.write( "while tickets for children cost $1.5 and total receipts for the concert was $233.25,
\n" ); document.write( "how many of each went to the concert?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x adults; (129-x) children\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the total money equation\r\n" );
document.write( "\r\n" );
document.write( "    2.25x + 1.50*(129-x) = 233.25   dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "    2.25x + 1.50*129 - 1.50x = 233.25\r\n" );
document.write( "\r\n" );
document.write( "    2.25x - 1.50x = 233.25 - 1.50*129\r\n" );
document.write( "\r\n" );
document.write( "        0.75x     =     39.75\r\n" );
document.write( "\r\n" );
document.write( "            x     =     39.75/0.75 = 53.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  53 adults and 129-53 = 76 children.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  53*2.25 + 76*1.50 = 233.25  dollar, total money.   ! correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Is everything clear to you in my solution ?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );