document.write( "Question 205203: Tickets for a concert were sold to adults for $3 and to students for $2. If the total receipts were $824 and twice as many adult tickets as student tickets were sold, then how many of each were sold? \n" ); document.write( "
Algebra.Com's Answer #154916 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2x*3+x*2=824
\n" ); document.write( "6x+2x=824
\n" ); document.write( "8x=824
\n" ); document.write( "x=824/8
\n" ); document.write( "x=103 ans. for the number of student tickets sold.
\n" ); document.write( "28103=206 ans. for the number of adult tickets sold.
\n" ); document.write( "Proof:
\n" ); document.write( "206*3=103*2=824
\n" ); document.write( "618+206=824
\n" ); document.write( "824=824
\n" ); document.write( "
\n" );