document.write( "Question 280555: A carpentry shop makes dinner tables and coffee tables. Each week the
\n" ); document.write( "shop must complete at least 9 dinner tables and 13 coffee tables to be
\n" ); document.write( "shipped to furniture stores. The shop can produce at most 30 dinner tables
\n" ); document.write( "and coffee tables combined each week. If the shop sells dinner tables for
\n" ); document.write( "$120 and coffee tables for $150, how many of each item should be produced
\n" ); document.write( "for a maximum weekly income? What is the maximum weekly income?
\n" ); document.write( "

Algebra.Com's Answer #203934 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
9+13 tables are already assigned which leaves 8 more to go. Choose coffee tables for max income
\n" ); document.write( "9*120+21*150=4230
\n" ); document.write( "1080+3150=4230
\n" ); document.write( "$4230 is the max
\n" ); document.write( "
\n" ); document.write( "
\n" );