document.write( "Question 1104428: Theo is renting 2 types of tables for his party. One type seats 4 people and the other seats 6 people. If 36 will be at his party and he rents 7 tables, how many of each table does he rent? \n" ); document.write( "
Algebra.Com's Answer #719164 by amalm06(224)\"\" \"About 
You can put this solution on YOUR website!
The total number of people seated: 4x+6y=36\r
\n" ); document.write( "\n" ); document.write( "The total number of tables: x+y=7\r
\n" ); document.write( "\n" ); document.write( "Solve for x: x=7-y\r
\n" ); document.write( "\n" ); document.write( "4(7-y)+6y=36\r
\n" ); document.write( "\n" ); document.write( "28-4y+6y=36\r
\n" ); document.write( "\n" ); document.write( "2y=8\r
\n" ); document.write( "\n" ); document.write( "y=4\r
\n" ); document.write( "\n" ); document.write( "x=3\r
\n" ); document.write( "\n" ); document.write( "Therefore, he rents 3 tables seating 4 people and 4 tables seating 6 people (Answer) \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );