document.write( "Question 1123631: The function C(x) = 119x +750 represents the cost of producing x three-pronged stainless steel widgets. R(x) =169x represents the revenue from selling x of them. Find the following \r
\n" );
document.write( "\n" );
document.write( "a. Number that must be sold to break even
\n" );
document.write( "b. Profit from selling 500
\n" );
document.write( "c. Profit or loss from selling 200 at the regular price and 300 at half price. \n" );
document.write( "
Algebra.Com's Answer #740010 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The function C(x) = 119x +750 represents the cost of producing x three-pronged stainless steel widgets. R(x) =169x represents the revenue from selling x of them. Find the following: \n" ); document.write( ": \n" ); document.write( "a. Number that must be sold to break even \n" ); document.write( "This occurs when R(x) + C(x), therefore \n" ); document.write( "169x = 119x + 750 \n" ); document.write( "169x - 119x = 750 \n" ); document.write( "50x = 750 \n" ); document.write( "x = 750/50 \n" ); document.write( "x = 15 widgets to break even \n" ); document.write( ": \n" ); document.write( "b. Profit from selling 500 \n" ); document.write( "Profit is revenue - costs: \n" ); document.write( "P(x) = 169x - (119x+750) \n" ); document.write( "x = 500 \n" ); document.write( "P(x) = 169(500) - (119(500) + 750) \n" ); document.write( "P(x) = 84500 - 59500 - 750 \n" ); document.write( "P(x) = $24,250 is the profit from selling 500 \n" ); document.write( ": \n" ); document.write( "c. Profit or loss from selling 200 at the regular price and 300 at half price. \n" ); document.write( "Regular price is $169 per unit, half price: $84.50 \n" ); document.write( "find the revenue from 200 units at regular price: 200*169 = $33,800 \n" ); document.write( "find revenue from 300 units sold at half price: 300*84.50 = $25,350 \n" ); document.write( "------------------------------------------------------------------------ \n" ); document.write( "find the total revenue selling 500 units at these prices: $59,150 \n" ); document.write( ": \n" ); document.write( "Find the total cost of making these 500 units: 500(119)+750=$60,250 \n" ); document.write( "59,150 - 60250 = -$1100 loss \n" ); document.write( ": \n" ); document.write( "This is the method, check my math. \n" ); document.write( " \n" ); document.write( " |