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? 
---------
# of 2-person tables = 0.25*60 = 15
# of persons at 2-person tables: 2*15 = 30
----------------------------------------------
# of 4-person tables = 60-15 = 45 tables
# of persons at 4-person tables: 4*45 = 180
--------------------
# of seats in the restaurant: 30 + 180 = 210
================================================
Cheers,
Stan H.
=============================