document.write( "Question 807175: tickets to a local movie were sold at $7.00 for adults and $5.50 for students. If 400 tickets were sold for a total of $2,575.00, how many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #486214 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+s=400, \n" ); document.write( "7a+5.5s=2575 \n" ); document.write( "a=250., s=150. \n" ); document.write( " |