document.write( "Question 84900: Ticket sales: Tickets for a concert were sold to adults for $3 and to students $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 ?\r
\n" ); document.write( "\n" ); document.write( "Solving this as a linear equation
\n" ); document.write( "

Algebra.Com's Answer #61202 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
The only suggestion I can give you is: Write down every relevent fact and what answer they are looking for. Now state the problem in words then replace the words with whatever numeric values you have and x,y,z,etc for any of the unknown items.
\n" ); document.write( "Example: cost of adult tickets 3.00 times the number of adults (2C) is 3*2C.
\n" ); document.write( "Now just add the cost of the children's tickets 2.00*C or 2C.
\n" ); document.write( "Now the sum of these two costs=824.00 or 3*2C+2C=824.
\n" ); document.write( "----------------------------------------------------------------------------
\n" ); document.write( "3(2C)+2C=824 $3 FOR EACH ADULT (2*CHILDREN'S). $2 FOR EACH CHILDREN'S TICKET.
\n" ); document.write( "6C+2C=824
\n" ); document.write( "8C=824
\n" ); document.write( "C=824/8
\n" ); document.write( "C=103 CHILDREN TICKETS SOLD FOR $2
\n" ); document.write( "2*103=206 ADULT TICKETS SOLD.
\n" ); document.write( "PROOF
\n" ); document.write( "3*206+2*103=824
\n" ); document.write( "618+206=824
\n" ); document.write( "824=824
\n" ); document.write( "
\n" );