document.write( "Question 696900:
\n" );
document.write( "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 #429499 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! A+C=295 \n" ); document.write( "A=295-C \n" ); document.write( "5A+2C=1220 \n" ); document.write( "5(295-C)+2C=1220 \n" ); document.write( "1475-5C+2C=1220 \n" ); document.write( "-3C=1220-1475 \n" ); document.write( "-3C=-255 \n" ); document.write( "C=-255/-3 \n" ); document.write( "C=85 CHILDREN TICKETS WERE SOLD. \n" ); document.write( "A=295-85=210 ADULT TICKETS WERE SOLD. \n" ); document.write( "PROOF: \n" ); document.write( "5*210+2*85=1220 \n" ); document.write( "1050+170=1220 \n" ); document.write( "1220=1220 \n" ); document.write( " \n" ); document.write( " |