document.write( "Question 35573This question is from textbook 0-618-49281-x
\n" );
document.write( ": Thanks for your help---
\n" );
document.write( "A company makes two models of a product. The times (in hours) required for assembling, painting, and packaging are as follows:
\n" );
document.write( "assembly (model a takes 2.5) (model b takes 3)
\n" );
document.write( "painting (moel a takes 2)(model b takes 1)
\n" );
document.write( "packaging (model a takes .75)(model b takes 1.25)
\n" );
document.write( "The total times available for assembling, paiting, and packaging are 4000 hours, 2500 hours, and 1500 hours, respectively. The profits per unit are $50 for model A and $52 for model B. How many of each should be made to obtain a maximum profit? I have a final Wed if you can help thank you thank you :) \n" );
document.write( "
Algebra.Com's Answer #21737 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Are you sure you have the data correct? \n" ); document.write( "Inequalities based on your posted data give: \n" ); document.write( "2.5a+3b<=4000 \n" ); document.write( "2a+b<=2500 \n" ); document.write( "0.5a+1.25b<=1500 \n" ); document.write( "Plotting these you get a triangle \n" ); document.write( "with two vertices belog the \"a\" axis indicating \n" ); document.write( "negative production of model \"b\". \n" ); document.write( "Only one axis has a meaningful interpretation, \n" ); document.write( "i.e. (1000,0) \n" ); document.write( "Indicating production of 1000 model \"a\" and no \"b\" \n" ); document.write( "That would give a profit of 1000(50) = $50,000 \r \n" ); document.write( "\n" ); document.write( "Does this sound reasonable? \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |