document.write( "Question 404043: total of 552 tickets were sold for the school play. There were 52 more student tickets sold than adult tickets. How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #285589 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"s\" = number of student tickets sold
\n" ); document.write( "Let \"a\" = number of adult tickets sold
\n" ); document.write( "given:
\n" ); document.write( "\"a+%2B+s+=+552\"
\n" ); document.write( "\"s+=+a+%2B+52\"
\n" ); document.write( "-------------
\n" ); document.write( "By substitution:
\n" ); document.write( "\"a+%2B+a+%2B+52+=+552\"
\n" ); document.write( "\"2a+=+552+-+52\"
\n" ); document.write( "\"2a+=+500\"
\n" ); document.write( "\"a+=+250\"
\n" ); document.write( "250 adult tickets were sold
\n" ); document.write( "and
\n" ); document.write( "\"250+%2B+s+=+552\"
\n" ); document.write( "\"s+=+302\"
\n" ); document.write( "
\n" );