document.write( "Question 476663: A total of 150 tickets were sold for the annual concert to students and non students. Student tickets were $5 and non-students tickets were $8. If the total revenue for the concert was $930, then how many tickets of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #326839 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 5p+8(150-p)=930 \n" ); document.write( "5p+1200-8p=930 \n" ); document.write( "3p=270 \n" ); document.write( "p=90 \n" ); document.write( "150-p=60 \n" ); document.write( "There were 90 student tickets sold and 60 non-student.. \n" ); document.write( " |