document.write( "Question 993930: Find a system of inequalities and sketch a graph for the following information: A merchant is buying two brands of product. Brand A costs $600, brand B costs $ 200, but the merchant can at most spend $ 3600. Brand A weighs 80 lb, brand B weighs 160 lb and each requires 3 ft^3 of space. However, the delivery vehicle can hold at most 1040 lb and at most 24 ft^3 of cargo. \n" ); document.write( "
Algebra.Com's Answer #613173 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find a system of inequalities and sketch a graph for the following information: A merchant is buying two brands of product. Brand A costs $600, brand B costs $ 200, but the merchant can at most spend $ 3600. Brand A weighs 80 lb, brand B weighs 160 lb and each requires 3 ft^3 of space. However, the delivery vehicle can hold at most 1040 lb and at most 24 ft^3 of cargo.
\n" ); document.write( "------
\n" ); document.write( "Weight Inequality:: 80A + 160B <= 1040 lb
\n" ); document.write( "----
\n" ); document.write( "Volume Inequality:: 3A + 3B <= 24 ft^3
\n" ); document.write( "-----
\n" ); document.write( "Value Inequality:: 600A + 200B <= 3600 dollars
\n" ); document.write( "-------------
\n" ); document.write( "Solve each for \"A\" and graph the boundary (equality) line for each::
\n" ); document.write( "Example::
\n" ); document.write( "Weight:: A <= -2B + 13
\n" ); document.write( "Volume:: A <= -B + 8
\n" ); document.write( "Value:: A <= (-B/3) + 6
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );