document.write( "Question 112484: You invited 56 people to your graduation party. You can afford to rent 5 tables, round and/or rectangular(each costing the same). Each round table can seat 8 people and each rectangular table can seat 12 people. How many round and rectangular tables should you rent?\r
\n" ); document.write( "\n" ); document.write( "....
\n" ); document.write( "I just dont know where to start, i'm pretty sure i need to use linear combination.\r
\n" ); document.write( "\n" ); document.write( "it would help if you showed me how to do it, it is killing me not knowing waht to do.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "thank you very much
\n" ); document.write( "hopefully you get it
\n" ); document.write( "

Algebra.Com's Answer #82051 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=round, so 5-x=rectangular\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8(x)+12(5-x)=56 ___ 8x+60-12x=56
\n" ); document.write( "
\n" );