document.write( "Question 1084708: a total of 364 tickets were sold for the school play. They were either adult or student tickets. THe number of student tickets sold was 3 times the number of adult tickets sold. How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #698772 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Hi there,
\n" ); document.write( "Make the adult's tickets = x
\n" ); document.write( "so, student's tickets = 3x
\n" ); document.write( "x + 3x = 364
\n" ); document.write( "4x = 364
\n" ); document.write( "x = 91
\n" ); document.write( "Adult's tickets = 91
\n" ); document.write( "Student's tickets = 273
\n" ); document.write( "Hope this helps :-)
\n" ); document.write( "
\n" );