document.write( "Question 177150: A total of 285 tickets were sold for the school play. The number of student tickets sold was two times the number of adult tickets sold . How many adult tickets were sold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #132265 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! N + 2N = 285 \n" ); document.write( "3N = 285 \n" ); document.write( "N = 95 (student tix) \n" ); document.write( "2N = 190 (adult tix) \n" ); document.write( " \n" ); document.write( " |