document.write( "Question 717623: Please help me solve this problem:
\n" );
document.write( "Tickets to a local movie were sold at $4 for adults and $2.50 for students. If 100 tickets were sold for a total of $355, how many adult tickets were sold?\r
\n" );
document.write( "\n" );
document.write( "Thank you:) \n" );
document.write( "
Algebra.Com's Answer #440423 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! A+C=100 \n" ); document.write( "A=100-C \n" ); document.write( "4A+2.5C=355 \n" ); document.write( "4(100-C)+2.5C=355 \n" ); document.write( "400-4C+2.5C=355 \n" ); document.write( "-1.5C=355-400 \n" ); document.write( "-1.5C=-45 \n" ); document.write( "C=-45/-1.5 \n" ); document.write( "C=30 CHILDREN'S TICKETS WERE SOLD. \n" ); document.write( "A=100-30 \n" ); document.write( "A=70 ADULT TICKETS WERE SOLD. \n" ); document.write( "PROOF: \n" ); document.write( "4*70+2.5*30=355 \n" ); document.write( "280+75=355 \n" ); document.write( "355=355 \n" ); document.write( " |