document.write( "Question 1112482: You are thinking of making your home more energy efficient by replacing some of the light bulbs with compact fluorescent bulbs and insulating part or all of your exterior walls. Each compact fluorescent light bulb costs $4 and saves you an average of $2 per year in energy costs, and each square foot of wall insulation costs $1 and saves you an average of $0.20 per year in energy costs.† Your home has 80 light fittings and 1,500 square feet of uninsulated exterior wall. You can spend no more than $1,600 and would like to save as much per year in energy costs as possible. How many compact fluorescent light bulbs and how many square feet of insulation should you purchase?\r
\n" ); document.write( "\n" ); document.write( "compact fluorescent light bulbs =
\n" ); document.write( "insulation =\r
\n" ); document.write( "\n" ); document.write( "How much will you save in energy costs per year?
\n" ); document.write( "

Algebra.Com's Answer #727537 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( ".
\n" ); document.write( "You are thinking of making your home more energy efficient by replacing some of the light bulbs with compact fluorescent bulbs
\n" ); document.write( "and insulating part or all of your exterior walls.
\n" ); document.write( "Each compact fluorescent light bulb costs $4 and saves you an average of $2 per year in energy costs,
\n" ); document.write( "and each square foot of wall insulation costs $1 and saves you an average of $0.20 per year in energy costs.†
\n" ); document.write( "Your home has 80 light fittings and 1,500 square feet of uninsulated exterior wall. You can spend no more than $1,600
\n" ); document.write( "and would like to save as much per year in energy costs as possible.
\n" ); document.write( "How many compact fluorescent light bulbs and how many square feet of insulation should you purchase?\r
\n" ); document.write( "\n" ); document.write( "How much will you save in energy costs per year?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let  X = the number of compact fluorescent light bulbs and \r\n" );
document.write( "\r\n" );
document.write( "let  Y = \"how many square feet of insulation should you purchase\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the \"energy money\" you will save per year is 2X + 0.2Y.\r\n" );
document.write( "It is your \"objective function\"  Z = 2X + 0.2Y.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The restrictions are:\r\n" );
document.write( "\r\n" );
document.write( "4X + 1Y <= 1600   dollars   (1)   (<<<---=== money restriction)\r\n" );
document.write( "\r\n" );
document.write( "0 <= X < = 80               (2)   (<<<---=== the number of bulbs)\r\n" );
document.write( "\r\n" );
document.write( "0 <= Y <= 1500              (3)   (<<<---=== square feet)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Your feasibility area is shown in the Figure below:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Plot  4X + Y = 1600 (red),  Y= 1500 (green)  and  X= 80 (blue)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Using the LP-method, you must check the objective function in the corner points of the feasibility area:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     P1 = ( 0,1500)\r\n" );
document.write( "     P2 = (25,1500)\r\n" );
document.write( "     P3 = (80,1280)\r\n" );
document.write( "     P4 = (80,0)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You have \r\n" );
document.write( "\r\n" );
document.write( "    at P1  Z = 2*0   + 0.2*1500 = 300\r\n" );
document.write( "\r\n" );
document.write( "    at P2  Z = 2*25  + 0.2*1500 = 350\r\n" );
document.write( "\r\n" );
document.write( "    at P3   Z = 2*80 + 0.2*1280 = 416\r\n" );
document.write( "\r\n" );
document.write( "    at P4   Z = 2*80 + 0.2*0    = 160.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the point P3 = (80,1280) = 80 bulbs and 1280 feet insulation is the solution.\r\n" );
document.write( "\r\n" );
document.write( "Your expected annual energy saving will be 416 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "By the way, your spending will be  4*80 + 1*1280 = 1600 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The optimal solution is  80 bulbs and 1280 square feet insulation.\r\n" );
document.write( "\r\n" );
document.write( "         Your expected energy saving will be 416 dollars.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "-------------
\n" ); document.write( "To see many other similar solved minimax problems by the LP-method, look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Solving minimax problems by the Linear Programming method \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );