document.write( "Question 1046633: A total of 704 tickets were sold for the school play. They were either adult tickets or student tickets. There were 54 more student tickets sold an adult tickets. How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #662081 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Let n represent adult tickets sold: (n+54) the student tickets sold
\n" ); document.write( "(n+54) + n = 704
\n" ); document.write( "2n = 650
\n" ); document.write( "n = 325 adult tickets sold\r
\n" ); document.write( "\n" ); document.write( "AND
\n" ); document.write( "325 + 379 = 704 CHECKS
\n" ); document.write( "
\n" );