document.write( "Question 709287: There are 60 tables in a restaurant, with 25% of them seating 2 people. The tables remaining seat 4 people. How many seats are there in the restaurant?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #436482 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! There are 60 tables in a restaurant, with 25% of them seating 2 people. The tables remaining seat 4 people. How many seats are there in the restaurant? \n" ); document.write( "--------- \n" ); document.write( "# of 2-person tables = 0.25*60 = 15 \n" ); document.write( "# of persons at 2-person tables: 2*15 = 30 \n" ); document.write( "---------------------------------------------- \n" ); document.write( "# of 4-person tables = 60-15 = 45 tables \n" ); document.write( "# of persons at 4-person tables: 4*45 = 180 \n" ); document.write( "-------------------- \n" ); document.write( "# of seats in the restaurant: 30 + 180 = 210 \n" ); document.write( "================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( " |