document.write( "Question 200709: The money that we earn from the tickets is not supposed to to be more that 120% of 484013,92$.
\n" );
document.write( "Their are 2000 seats for the concert.These seats are divides in 3 categories:A,B,C.
\n" );
document.write( "In the categorie B,there are 600 more seats than in the categorie A.
\n" );
document.write( "The nomber of seats in the categorie C is the double of the nomber of seats in the categorie A.
\n" );
document.write( "The consert is for 7 days and new poeple come every day.
\n" );
document.write( "Each day,a ticket is ready to be sold for each seat.
\n" );
document.write( "We see that only 3/5 of the tickets for each categorie will be sold.
\n" );
document.write( "The minimum price of a ticket is 20$.
\n" );
document.write( "The price of a ticket in the categorie B is 15$ more than the ticket for the categorie C.
\n" );
document.write( "The ticket for the categorie B has to be equal to the half of a ticket of the categorie A.
\n" );
document.write( "How much money do we earn from the sold tickets?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #150962 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2000 seats in 3 cats 3/5 sold for 7 days \n" ); document.write( "A=x \n" ); document.write( "B=x+600 \n" ); document.write( "C=2x \n" ); document.write( " x+x+600+2x=2000 \n" ); document.write( "4x+600=2000 \n" ); document.write( "4x=1400 \n" ); document.write( "x=350 seats\r \n" ); document.write( "\n" ); document.write( "A=x=350(.6)=210 \n" ); document.write( "B=x+600=950 \n" ); document.write( "C=2x=700\r \n" ); document.write( "\n" ); document.write( "prices \n" ); document.write( "a=35(2)=70 \n" ); document.write( "b=20+15=35 \n" ); document.write( "c=20\r \n" ); document.write( "\n" ); document.write( "A=350(.6)=210(70)=$14700 \n" ); document.write( "B=950(.6)=570(35)=$19950 \n" ); document.write( "C=700(.6)=420(20)=$ 8400 \n" ); document.write( "total sales =$43050(7 days)=$301350 \n" ); document.write( " |