document.write( "Question 152913This question is from textbook introductory mathematical analysis , for business ,economics and the life and social science
\n" );
document.write( ": Hi iam having some problems with this question, i would appreciate it very much if you could solve it for me, thank you.\r
\n" );
document.write( "\n" );
document.write( "Equalizing cost.\r
\n" );
document.write( "\n" );
document.write( " United products co. manufactures calculators and has plants in the cities of Exton AND WHYTON .At the Exton plant, fixed cost are $7000 per month , and cost of producing each calculator is $7.50.At the Whyton plant ,fixed cost are $8800 per month ,and each calculator costs $6.00 to produce .Next month ,United products must produce 1500 calculators.How many must be made at each plant if the total cost at each plant is be the same
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #112435 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let E = the monthly cost at the Exton plant to produce x calculators. \n" ); document.write( "Let W = the monthly cost at the Whyton plant to produce (1500-x) calculators. \n" ); document.write( "As you can see, the number of calculators produced by the two plants together is (x+ (1500-x) = 1500). \n" ); document.write( "Let's write the equations for the monthly cost at each plant: \n" ); document.write( "E = $7000+($7.50)(x) This is the cost at the Exton plant. \n" ); document.write( "W = $8800+($6.00)(x) This is the cost at the Whyton plant. \n" ); document.write( "The problem asks \"how many calculators should be produced at each plant if the total cost is to be the same at each plant. \n" ); document.write( "So we set E = W and solve for x and then 1500-x. \n" ); document.write( "$7000+$7.50(x) = $8800+$6.00(1500-x) Simplify and solve for x. \n" ); document.write( "7000+7.5x = 8800+9000-6x \n" ); document.write( "7000+7.5x = 17800-6x Subtract 7000 from both sides. \n" ); document.write( "7.5x = 10800-6x Add 6x to both sides. \n" ); document.write( "13.5x = 10800 Finally, divide both sides by 13.5 \n" ); document.write( "x = 800 and (1500-x) = (1500-800) = 700 \n" ); document.write( "So the Exton plant must produce \n" ); document.write( "Check: \n" ); document.write( "E = $7000+$7.50(800) = $7000+$6000 = $1300 \n" ); document.write( "W = $8800 +$6.00(700) = $8800+$4200 = $1300 \n" ); document.write( "The cost is the same at each plant! \n" ); document.write( " |