document.write( "Question 726537: A total of 514 tickets were sold for the school play. They were either adult tickets or student tickets. There were 64 more student tickets sold than adult tickets. How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #444620 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+s=514
\n" ); document.write( "a+64=s\r
\n" ); document.write( "\n" ); document.write( "2a+64=514
\n" ); document.write( "2a=450
\n" ); document.write( "a=225\r
\n" ); document.write( "\n" ); document.write( "s=289
\n" ); document.write( "
\n" );