document.write( "Question 1034089: If 126 people attend a concert and tickets for adults cost $3 while tickets for children cost $2.25 and total receipts for the concert was $343.5, how many of each went to the concert?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #648710 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = number of adult tickets sold
\n" ); document.write( "\"+126+-+x+\" = number of children's tickets sold
\n" ); document.write( "--------------------
\n" ); document.write( "\"+3x+%2B+2.25%2A%28+126+-+x+%29+=+343.5+\"
\n" ); document.write( "\"+3x+%2B+283.5+-+2.25x++=+343.5+\"
\n" ); document.write( "\"+.75x+=+60+\"
\n" ); document.write( "\"+x+=+80+\"
\n" ); document.write( "and
\n" ); document.write( "\"+126+-+80+=+46+\"
\n" ); document.write( "-------------------
\n" ); document.write( "80 adults and 46 children went to the concert
\n" ); document.write( "-------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+3%2A80+%2B+2.25%2A%28+126+-+80+%29+=+343.5+\"
\n" ); document.write( "\"+240+%2B+103.5+=+343.5+\"
\n" ); document.write( "\"+343.5+=+343.5+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );