document.write( "Question 287918: I have a word problem here at least thats what I think this is and I have no clue how to calculate any help would be appreciated\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "After leaving a fulfilling career is a math teacher, Phil decides to venture out into the world of DVD sales. The cost of producing x DVD’s is given by the function C(x) = 1.3x + 275. The DVD’s can be sold on E-bay for $10 each.\r
\n" );
document.write( "\n" );
document.write( "(a) What are the fixed costs?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) Find the revenue and profit functions.\r
\n" );
document.write( "\n" );
document.write( "(c) Find the break-even point.\r
\n" );
document.write( "\n" );
document.write( "(d) If Phil manages to sell 500 DVD’s per month, what will his yearly profit be?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Eric \n" );
document.write( "
Algebra.Com's Answer #208643 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The cost of producing x DVD’s is given by the function C(x) = 1.3x + 275. \n" ); document.write( " The DVD’s can be sold on E-bay for $10 each. \n" ); document.write( ": \n" ); document.write( "(a) What are the fixed costs? \n" ); document.write( "The fixed cost is the value which is unaffected by x, therefore \n" ); document.write( "fixed cost = 275 \n" ); document.write( ": \n" ); document.write( "(b) Find the revenue and profit functions. \n" ); document.write( "Revenue is the number of items sold times the price paid for each item; \n" ); document.write( "R = 10x \n" ); document.write( "Profit is the revenue - the cost \n" ); document.write( "P = 10x - (1.3x + 275). \n" ); document.write( ": \n" ); document.write( "(c) Find the break-even point. \n" ); document.write( "Break even is when the Revenue = the cost \n" ); document.write( "10x = 1.3x + 275 \n" ); document.write( "10x - 1.3x = 275 \n" ); document.write( "8.7x = 275 \n" ); document.write( "x = \n" ); document.write( "x ~ 32 items sold for break-even \n" ); document.write( ": \n" ); document.write( "(d) If Phil manages to sell 500 DVD’s per month, what will his yearly profit be? \n" ); document.write( "Replace x with 500 in the profit equation \n" ); document.write( "P = 10(500) - (1.3(500) + 275) \n" ); document.write( "P = 5000 - 650 - 275, removing the bracket changes the sign \n" ); document.write( "P = 5000 - 925 \n" ); document.write( "P = $4,075 profit in one month \n" ); document.write( "therefore \n" ); document.write( "12 * 4075 = $48,900 in 1 year \n" ); document.write( " \n" ); document.write( " |