document.write( "Question 1177790: Sarah took the advertising department from her company on a round trip to meet with a potential client. Including Sarah a total of 7 people took the trip. She was able to purchase coach tickets for $150 and first class tickets for $970. She used her total budget for airfare for the trip, which was $5150. How many first class tickets did she buy? How many coach tickets did she buy? \n" ); document.write( "
Algebra.Com's Answer #806873 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Sarah a total of 7 people took the trip. \n" ); document.write( "let number of coach class tickets be x \n" ); document.write( "first class tickets be y\r \n" ); document.write( "\n" ); document.write( "x+y=7\r \n" ); document.write( "\n" ); document.write( "She was able to purchase coach tickets for $150 and first class tickets for $970.\r \n" ); document.write( "\n" ); document.write( "total budget $5150. \r \n" ); document.write( "\n" ); document.write( "150x +970y = 5150\r \n" ); document.write( "\n" ); document.write( " x + y = 7.00 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "150.00 x + 970.00 y = 5150.00 .............2 \n" ); document.write( "Eliminate y \n" ); document.write( "multiply (1)by -970.00 \n" ); document.write( "Multiply (2) by 1.00 \n" ); document.write( "-970.00 x -970.00 y = -6790.00 \n" ); document.write( "150.00 x 970.00 y = 5150.00 \n" ); document.write( "Add the two equations \n" ); document.write( "-820.00 x = -1640.00 \n" ); document.write( "/ -820.00 \n" ); document.write( "x = 2.00 \n" ); document.write( "plug value of x in (1) \n" ); document.write( " x + y = 7.00 \n" ); document.write( "2.00 + y = 7.00 \n" ); document.write( " 1.00 y = 5.00 \n" ); document.write( " y = 5.00 \n" ); document.write( "Ans x = 2.00 \n" ); document.write( " y = 5.00 \n" ); document.write( " 2.00 coach class tickets \n" ); document.write( " 5.00 First class tickets \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |