document.write( "Question 200289: At a football game, 200 souvenirs were sold, some at $1.50 each and the rest at $2.50 each. If the proceeds from the sales totaled $380, how many of each kind were sold? \n" ); document.write( "
Algebra.Com's Answer #150604 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 2.50x+1.50(200-x)=380 \n" ); document.write( "2.50x+300-1.50x=380 \n" ); document.write( "x=380-300 \n" ); document.write( "x=80 $2.50 souvenirs were sold. \n" ); document.write( "200-80=120 $1.50 souvenirs were sold. \n" ); document.write( "Proof: \n" ); document.write( "2.50*80+1.50*120=380 \n" ); document.write( "200+180=380 \n" ); document.write( "380=380 \n" ); document.write( " |