document.write( "Question 1209429: A cinema can seat 256 patrons. How many patrons less than 10,000 attended 38 performances if all the seats were occupied for each performance?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #848799 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "256 seats were occupied for each of 38 performances. The total number of patrons for those performances was \n" ); document.write( "256*38 = 9728 \n" ); document.write( "How many less than 10,000 was that? \n" ); document.write( "10000-9728 = 272 \n" ); document.write( "ANSWER: 272 \n" ); document.write( " \n" ); document.write( " |