document.write( "Question 1035515: the school recently performed 'shrek'. They solf two types of tockets, student and non-student to tickets. Student tickets cost 5$ each and non student tickets cost 9$ each. If they sold 250 more student tickets than non student tickets and earned a total of 7,018$, how many of each type did they sell? \n" ); document.write( "
Algebra.Com's Answer #650178 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! ...they sold 250 more student tickets than non student tickets... \n" ); document.write( " \r\n" ); document.write( "Let the number of non-student tickets be x\r\n" ); document.write( "Then the number of student tickets is x+250\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Money Money\r\n" ); document.write( "Type Number from from \r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "ticket tickets ticket tickets\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "student x+250 $5 $5(x+250)\r\n" ); document.write( "non-student x $9 $9x\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( " TOTAL = $7018\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " The equation comes from the \"Money from ALL tickets\" column.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |