document.write( "Question 118187: 1a) At the school play on Fri. night 120 tickets were sold. Student tickets cost $5 each, and Adult tickets colst $7 each. the total sale for the evening was $670. How many of each type of tickets were sold?
\n" ); document.write( "1b) Write a sytem of equations that represents this problem, then solve and asnwer the question.
\n" ); document.write( " Answer for 1a- amount of Student tickets sold is 85
\n" ); document.write( " amount of Adult tickets sold is 35
\n" ); document.write( "Could you please help me with 1b I'am not exactly sure how to do it :(\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #86292 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=students and y=adults ___ x+y=120 ___ x=120-y\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5x+7y=670 ___ 5(120-y)+7y=670 ___ 600-5y+7y=670 ___ 2y=70
\n" ); document.write( "
\n" );