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 #840950 by josgarithmetic(39616)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                 PRICE         HOW MANY        RECEIPT SALES\r\n" );
document.write( "Adults            2.25            y                2.25y\r\n" );
document.write( "Children          1.5           129-y              1.5(129-y)\r\n" );
document.write( "TOTAL                            129                233.25\r\n" );
document.write( "

\n" ); document.write( "\"2.25y%2B1.5%28129-y%29=233.25\"--------simplify and solve for y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2.25y-1.5y%2B1.5%2A129=233.25\"
\n" ); document.write( "\"%282.25-1.5%29y=233.25-1.5%2A129\"\r
\n" ); document.write( "\n" ); document.write( "\"y=%28233.25-1.5%2A129%29%2F%282.25-1.5%29\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28y=53%29\"
\n" ); document.write( "\"and\"
\n" ); document.write( "\"highlight%28129-y=76%29\"
\n" ); document.write( "
\n" );