document.write( "Question 1019400: A total of
\n" );
document.write( "492
\n" );
document.write( " tickets were sold for the school play. They were either adult tickets or student tickets. There were
\n" );
document.write( "58
\n" );
document.write( " fewer student tickets sold than adult tickets. How many adult tickets were sold? \n" );
document.write( "
Algebra.Com's Answer #635341 by FrankM(1040)![]() ![]() You can put this solution on YOUR website! A=S+58\r \n" ); document.write( "\n" ); document.write( "A+S=492\r \n" ); document.write( "\n" ); document.write( "S+58+S=492\r \n" ); document.write( "\n" ); document.write( "2S+58=492\r \n" ); document.write( "\n" ); document.write( "2S=434\r \n" ); document.write( "\n" ); document.write( "S= 217\r \n" ); document.write( "\n" ); document.write( "A= 275 \n" ); document.write( " |