document.write( "Question 885600: If a total of 755 tickets were sold for the school play. They were either adult tickets or student tickets.There were 55 more student tickets sold than adult tickets. How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #535292 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a+a+55=755
\n" ); document.write( "2a=755-55
\n" ); document.write( "2a=700
\n" ); document.write( "a=700/2
\n" ); document.write( "a=350 adults
\n" ); document.write( "
\n" );