document.write( "Question 162110: The cost functions is given by C=30x +10,000 and the revenue is given by R=46x. Find the number of units that must be sold to break even.\r
\n" );
document.write( "\n" );
document.write( "; )\r
\n" );
document.write( "\n" );
document.write( "The breakeven point happens when your cost is the same as your revenue (sales).
\n" );
document.write( "C(x)=R(x)
\n" );
document.write( "30x+10000=46x
\n" );
document.write( "30x-30x+10000=46x-30x
\n" );
document.write( "0+10000=16x
\n" );
document.write( "10000/16=16x/16
\n" );
document.write( "625=x\r
\n" );
document.write( "\n" );
document.write( "They must sell 625 units to breakeven\r
\n" );
document.write( "\n" );
document.write( "Check:
\n" );
document.write( "C(625)=30(625)+10,000=28,750
\n" );
document.write( "R(625)=46(625)=28,750
\n" );
document.write( "yes we are right! \n" );
document.write( "
Algebra.Com's Answer #119459 by eperette(173)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |