document.write( "Question 1035341: I am lost with this.\r
\n" );
document.write( "\n" );
document.write( "A company that manufacturers snowboards has a fixed cost of $100,000. IT costs $175 to produce each snowboard.
\n" );
document.write( "The selling price of the snowboard is $300 each.
\n" );
document.write( "Use this information to answer:\r
\n" );
document.write( "\n" );
document.write( "a. Write the cost function\r
\n" );
document.write( "\n" );
document.write( "b. Write the revenue function\r
\n" );
document.write( "\n" );
document.write( "c. Find the profit function.\r
\n" );
document.write( "\n" );
document.write( "d. Determine the break even point. Describe what it means.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have been trying for hours. Thank you \n" );
document.write( "
Algebra.Com's Answer #649984 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I am lost with this. \n" ); document.write( "A company that manufacturers snowboards has a fixed cost of $100,000. IT costs $175 to produce each snowboard. \n" ); document.write( "The selling price of the snowboard is $300 each. \n" ); document.write( "Use this information to answer: \n" ); document.write( "a. Write the cost function:: C(x) = 100,000+ 175x where x is number of boards \n" ); document.write( "--------------------------------- \n" ); document.write( "b. Write the revenue function:: R(x) = 300x where x is number of boards \n" ); document.write( "----------------------- \n" ); document.write( "c. Find the profit function. \n" ); document.write( "P(x) = R(x)-C(x) = 300x -(100,000+175x) = 125x - 100,000 \n" ); document.write( "-------------------------- \n" ); document.write( "d. Determine the break even point. Describe what it means. \n" ); document.write( "Breakeven means cost = revenue or profit = zero. \n" ); document.write( "------ \n" ); document.write( "Solve 125x - 100,000 = 0 \n" ); document.write( "125x = 100,000 \n" ); document.write( "x = 800 (# of boards made and sold) \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |