document.write( "Question 462257: Please help me to solve this problem. A manufacturer produces three products : A,B and C. the profit for each unit sold of A,B and C are $1,$2 and $3 , respectively. Fixed cost are $17,000 per year and the cost of producing each unit of A,B and C are $4,$5 and $7, respectively. Next Year, a total of 11,000 units of all three products is to be produced and sold, and a total profit of $25,000 is to be realized. If total cost is to be $80,000 , how many units of each of the products should be produced next year? \n" ); document.write( "
Algebra.Com's Answer #316987 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Please help me to solve this problem. A manufacturer produces three products : A,B and C. the profit for each unit sold of A,B and C are $1,$2 and $3 , respectively. Fixed cost are $17,000 per year and the cost of producing each unit of A,B and C are $4,$5 and $7, respectively. Next Year, a total of 11,000 units of all three products is to be produced and sold, and a total profit of $25,000 is to be realized. If total cost is to be $80,000 , how many units of each of the products should be produced next year? \n" ); document.write( ".. \n" ); document.write( "A+B+C=11000 (Total number of units to be produced and sold) \n" ); document.write( "4A+5B+7C+17000=80000 (Total cost) \n" ); document.write( "A+2B+3C=25000 (Profit) \n" ); document.write( "We now have 3 equations with which we can solve for units of A, B, & C \n" ); document.write( ".. \n" ); document.write( "1)A+B+C=11000 \n" ); document.write( "2)4A+5B+7C=63000 \n" ); document.write( "3)A+2B+3C=25000 \n" ); document.write( "subtract eq 1 fm eq 3 \n" ); document.write( "4)B+2C=14000 \n" ); document.write( ".. \n" ); document.write( "multiply eq 3 by 4 \n" ); document.write( "5)4A+8B+12C=100000 \n" ); document.write( "2)4A+5B+7C=63000 \n" ); document.write( "subtract eq 2 fm eq 5 \n" ); document.write( "6)3B+5C=37000 \n" ); document.write( "multiply eq 4 by 3 \n" ); document.write( "7)3B+6C=42000 \n" ); document.write( "subtract eq 6 fm 7 \n" ); document.write( "C=5000 \n" ); document.write( "solving for B \n" ); document.write( "6)3B+5C=37000 \n" ); document.write( "3B+5(5000)=37000 \n" ); document.write( "3B=37000-25000=12000 \n" ); document.write( "B=4000 \n" ); document.write( "solving for A \n" ); document.write( "1)A+B+C=11000 \n" ); document.write( "A+4000+5000=11000 \n" ); document.write( "A=11000-9000=2000 \n" ); document.write( "... \n" ); document.write( "Check: \n" ); document.write( "2)4A+5B+7C=63000 \n" ); document.write( "8000+20000+35000=63000 (check) \n" ); document.write( "3)A+2B+3C=25000 \n" ); document.write( "2000+8000+15000=25000 (check) \n" ); document.write( ".. \n" ); document.write( "Answers: \n" ); document.write( "Units should be produced next year: \n" ); document.write( "A=2000 \n" ); document.write( "B=4000 \n" ); document.write( "C=5000 \n" ); document.write( " |