document.write( "Question 184216: The manager of a movie theater found that Staurday's sales were $3675. He knew that a total of 650 tickets were sold Satueday. Adult tickets cost $7.50, and children's tickets cost $4.50.\r
\n" );
document.write( "\n" );
document.write( "1. Write equtions to represent the number of tickets sold and the amount of money collected.\r
\n" );
document.write( "\n" );
document.write( "2. How many of each kind if ticket were sold? \n" );
document.write( "
Algebra.Com's Answer #138277 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 7.5x+4.5(650-x)=3675 \n" ); document.write( "7.5x+2925-4.5x=3675 \n" ); document.write( "3x=3675-2925 \n" ); document.write( "3x=750 \n" ); document.write( "x=750/3 \n" ); document.write( "x=250 adult tickets were sold. \n" ); document.write( "650-250=400 children tickets were sold. \n" ); document.write( "proof: \n" ); document.write( "7.5*250+4.5*400=3675 \n" ); document.write( "1875+1800=3675 \n" ); document.write( "3675=3675 \n" ); document.write( " |