document.write( "Question 58275: Seventy children and 160 adults attended a movie theatre. The total reciepts were $620. One adult ticket and two children tickets cost 7$ Find the price of each type of ticket.\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #39872 by faceoff57(108)![]() ![]() You can put this solution on YOUR website! 1A+2C=7 \n" ); document.write( "160A+70C=620\r \n" ); document.write( "\n" ); document.write( "A=-2C+7\r \n" ); document.write( "\n" ); document.write( "160(-2C+7)+70C=620 \n" ); document.write( "-320C+1120+70C=620 \n" ); document.write( "-250C+1120=620 \n" ); document.write( "-250C=-500 \n" ); document.write( "C=2\r \n" ); document.write( "\n" ); document.write( "CHILDREN TICKETS ARE $2 \n" ); document.write( "ADULT TICKETS ARE $3 \n" ); document.write( " |