document.write( "Question 511102: Admission to a baseball game is $4.50 for general and $5.00 for reserved seats. The receipts were $5921.00 for 1274 paid admission. How many of each ticket were sold?
\n" );
document.write( "how do I set up the equation and solve it? \n" );
document.write( "
Algebra.Com's Answer #341998 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Admission to a baseball game is $4.50 for general and $5.00 for reserved seats. The receipts were $5921.00 for 1274 paid admission. How many of each ticket were sold? \n" ); document.write( "---- \n" ); document.write( "# of tickets::::: g + r = 1274 tickets \n" ); document.write( "value of tick:; 4.5g+5r = 5921 dollars \n" ); document.write( "--- \n" ); document.write( "Multiply thru the 1st eq. by 50 \n" ); document.write( "Multiply thru the 2nd eq. by 10 \n" ); document.write( "----------- \n" ); document.write( "50g + 50r = 50*1274 \n" ); document.write( "45g+50r = 59210 \n" ); document.write( "----------------------- \n" ); document.write( "Subtract and solve for \"g\": \n" ); document.write( "5g = 4490 \n" ); document.write( "g = 898 (# of general admission tickets sold) \n" ); document.write( "----- \n" ); document.write( "Solve for \"r: \n" ); document.write( "g + r = 1274 \n" ); document.write( "898 + r = 1274 \n" ); document.write( "r = 376 (# of reserve tickets sold) \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |