document.write( "Question 424115: A little help please!?...\r
\n" );
document.write( "\n" );
document.write( "A company manufactures laptop computers that sells to retailers at $600. The cost of making x of these laptops for a month is given by the cost function C(x) = 350x + 215,000.\r
\n" );
document.write( "\n" );
document.write( "A. Find the function R(x) that gives the revenue from selling x laptops. (Your answer should be a linear function R(x) = ....)
\n" );
document.write( "B. Find the profit function P(x) for the above situation
\n" );
document.write( "C. Find the break even point for the above situation. That is, how many laptops must they sell per month to break even? \r
\n" );
document.write( "\n" );
document.write( "Thank you in advance!! \n" );
document.write( "
Algebra.Com's Answer #295769 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A company manufactures laptop computers that sells to retailers at $600. \n" ); document.write( " The cost of making x of these laptops for a month is given by the cost function \n" ); document.write( " C(x) = 350x + 215,000. \n" ); document.write( ": \n" ); document.write( "A. Find the function R(x) that gives the revenue from selling x laptops. (Your answer should be a linear function R(x) = ....) \n" ); document.write( "That would be just be the number sold for $600 \n" ); document.write( "R(x) = 600x \n" ); document.write( ": \n" ); document.write( "B. Find the profit function P(x) for the above situation \n" ); document.write( "The profit is: Revenue - the cost: \n" ); document.write( "P(x) = 600x - (350x+215000) \n" ); document.write( "Can be simplified \n" ); document.write( "P(x) = 600x - 350x - 215000) \n" ); document.write( "P(x = 250x - 215000 \n" ); document.write( ": \n" ); document.write( "C. Find the break even point for the above situation. \n" ); document.write( " That is, how many laptops must they sell per month to break even? \n" ); document.write( "Break even occurs when: Rev = cost \n" ); document.write( "600x = 350x + 215000 \n" ); document.write( "600x - 350x = 215000 \n" ); document.write( "250x = 215000 \n" ); document.write( "x = \n" ); document.write( "x = 860 computers have to be sold the break even \n" ); document.write( " |