document.write( "Question 12713: 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 #11397 by stanbon!(97)\"\" \"About 
You can put this solution on YOUR website!
Let number of student tickets be \"x\".
\n" ); document.write( "Then number of adult tickets is 2x.
\n" ); document.write( "Value of student tickets is (2)x dollars
\n" ); document.write( "Value of adult tickets is (3)3x = 6x dollars
\n" ); document.write( "EQUATION:
\n" ); document.write( "Value of student + Value of adult is 824 dollars
\n" ); document.write( " 2x + 6x = 824
\n" ); document.write( " 8x = 824
\n" ); document.write( " x = 103 (number of student tickets)
\n" ); document.write( " 2x = 206 (number of adult tickets)\r
\n" ); document.write( "\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );