document.write( "Question 235058: A total of 308 tickets were sold for the school play. The number of student tickets sold was three times the number of adult tickets sold . How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #173244 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A total of 308 tickets were sold for the school play. The number of student tickets sold was three times the number of adult tickets sold . How many adult tickets were sold? \n" ); document.write( "---------------------------- \n" ); document.write( "Equations: \n" ); document.write( "s + a = 308 \n" ); document.write( "s = 3a \n" ); document.write( "------------------ \n" ); document.write( "Substitute for \"s\" and solve for \"a\": \n" ); document.write( "3a+a = 308 \n" ); document.write( "4a = 308 \n" ); document.write( "a = 77 (# of adult tickets sold) \n" ); document.write( "Since s = 3a, s = 3*77 = 231 (# Of students tickets sold) \n" ); document.write( "========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |