document.write( "Question 696901: the ticket at a dance recital costs $5.00 for adults and $2.00 for children. if the total number of tickets sold was 295 and the total amount collected was $1220, how many adults ticket and how many children tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #429450 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
Let A = # of Adult tickets
\n" ); document.write( "Let C = # of Child tickets\r
\n" ); document.write( "\n" ); document.write( "Equation 1: \"A+%2B+C+=+295\"
\n" ); document.write( "Equation 2: \"5A+%2B+2C+=+1220\"
\n" ); document.write( "------------------------
\n" ); document.write( "Solve equation 1 for one of the variables
\n" ); document.write( "Equation 1: \"A+%2B+C+=+295\"
\n" ); document.write( "\"A+=+295+-+C\"
\n" ); document.write( "Now plug (295 - C) into equation 2 for A
\n" ); document.write( "Equation 2: \"5A+%2B+2C+=+1220\"
\n" ); document.write( "\"5%2A%28295+-+C%29+%2B+2C+=+1220\"
\n" ); document.write( "Simplify
\n" ); document.write( "\"1475+-+5C+%2B+2C+=+1220\"
\n" ); document.write( "Combine like terms
\n" ); document.write( "\"1475+-+3C+=+1220\"
\n" ); document.write( "Add 3C to both sides
\n" ); document.write( "\"1475+=+1220+%2B+3C\"
\n" ); document.write( "Subtract 1220 from both sides
\n" ); document.write( "\"255+=+3C\"
\n" ); document.write( "Divide both sides by 3
\n" ); document.write( "\"highlight%2885+=+C%29\"
\n" ); document.write( "Now plug 85 into equation 1 for C
\n" ); document.write( "Equation 1: \"A+%2B+C+=+295\"
\n" ); document.write( "\"A+%2B+%2885%29+=+295\"
\n" ); document.write( "Subtract 85 from both sides
\n" ); document.write( "\"highlight_green%28A+=+210%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );