document.write( "Question 838078: A restaurant has tables for 4 and six. There is a total tables of 32, with seats for 152 patrons. How many tables for six are there? \n" ); document.write( "
Algebra.Com's Answer #504860 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
A restaurant has tables for 4 and six. There is a total tables of 32, with seats for 152 patrons. How many tables for six are there?
\n" ); document.write( "
\r\n" );
document.write( "We can do the problem with or without algebra.  We'll do it both ways.\r\n" );
document.write( "\r\n" );
document.write( "Without algebra:\r\n" );
document.write( "Tables for 4 are tables for 2 couples and tables for 6 are tables for 3 couples.\r\n" );
document.write( "There are seats for 152 patrons, or for 152÷2 or 76 couples. If all 32 tables\r\n" );
document.write( "were tables for 2 couples there would only be seats for 32×2 or 64 couples.\r\n" );
document.write( "So the other seats for the 76-64 or 12 couples must be at tables for 3 couples.\r\n" );
document.write( "So there are 12 tables for 6 (and 32-12 or 20 tables for 4).\r\n" );
document.write( "\r\n" );
document.write( "Answer: 12 tables for six.\r\n" );
document.write( "\r\n" );
document.write( "With algebra.\r\n" );
document.write( "\r\n" );
document.write( "Make this chart:\r\n" );
document.write( "\r\n" );
document.write( "            number       seats      number or\r\n" );
document.write( "           of tables   per table      seats      \r\n" );
document.write( "---------------------------------------------\r\n" );
document.write( "for four    32-x          4          4(32-x)\r\n" );
document.write( "for six       x           6            6x\r\n" );
document.write( "---------------------------------------------\r\n" );
document.write( "totals        32                      152\r\n" );
document.write( "\r\n" );
document.write( "The equation comes from:\r\n" );
document.write( "\r\n" );
document.write( "\"%22%22%2B%22%22\"\"%22%22=%22%22\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"4%2832-x%29\"\"%22%22%2B%22%22\"\"6x\"\"%22%22=%22%22\"\"152\"\r\n" );
document.write( "\r\n" );
document.write( "Solve that and get x=12, or 12 tables for six, (and 32-12=20 tables for four). \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );