document.write( "Question 1059499: For a soccer game, there were 120 tickets sold for students and adults for a total of $195.00. If student tickets sold for $1.00 and adults for $2.00, how many of each were sold? \n" ); document.write( "
Algebra.Com's Answer #674536 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
For a soccer game, there were 120 tickets sold for students and adults for a total of $195.00. If student tickets sold for $1.00 and adults for $2.00, how many of each were sold?
\n" ); document.write( "---------------------------
\n" ); document.write( "Quantity:: s + a = 120 tickets
\n" ); document.write( "Value::::: s + 2a = 195 dollars
\n" ); document.write( "----------------------------------
\n" ); document.write( "Subtract and solve for \"a\":
\n" ); document.write( "a = 75 (# of adult tickets sold)
\n" ); document.write( "s = 120 - 75 = 45 (# of student tickets sold)
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------
\n" ); document.write( "
\n" );