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) 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( "\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( " |