document.write( "Question 1101942: Sarah took the advertising department from her company on a round trip to meet with a potential client. Including Sarah a total of 8 people took the trip. She was able to purchase coach tickets for $380 and first class tickets for $1180. She used her total budget for airfare for the trip, which was $5440.How many first class tickets did she buy? How many coach tickets did she buy?\r
\n" );
document.write( "\n" );
document.write( "number of first class tickets bought?\r
\n" );
document.write( "\n" );
document.write( "number of coach tickets bought? \n" );
document.write( "
Algebra.Com's Answer #716571 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sarah took the advertising department from her company on a round trip to meet with a potential client. Including Sarah a total of 8 people took the trip. She was able to purchase coach tickets for $380 and first class tickets for $1180. She used her total budget for airfare for the trip, which was $5440.How many first class tickets did she buy? How many coach tickets did she buy? \n" ); document.write( "----- \n" ); document.write( "Quantity:: C + F = 8 \n" ); document.write( "Value:: 380C + 1180F = 5440 \n" ); document.write( "--------------------------------- \n" ); document.write( "Modify;: \n" ); document.write( "1180C + 1180F = 1180*8 \n" ); document.write( "380C + 1180F = 5440 \n" ); document.write( "------------------------------- \n" ); document.write( "Subtract and solve for \"C\":: \n" ); document.write( "800C = 4000 \n" ); document.write( "C = 5 (# of coach tickets) \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |