document.write( "Question 84845: B= F/(P-V)
\n" );
document.write( "in which\r
\n" );
document.write( "\n" );
document.write( "B= units sold to break even point
\n" );
document.write( "F=fixed costs
\n" );
document.write( "P= price per unit
\n" );
document.write( "V= variable costs\r
\n" );
document.write( "\n" );
document.write( "Network systems is introducing a new network card. Suppose Network systems knos its fixed costs are $600,000, its vaariable costs are $500 per card, and it must sell 15,000 cards to break even the first year. What is the minimum price per unit it should charge? \n" );
document.write( "
Algebra.Com's Answer #61137 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 15000=F/(P-V) \n" ); document.write( "15000=600000/(500-V) CROSSS MULTIPLY \n" ); document.write( "15000(500-V)=600000 \n" ); document.write( "7500000-15000V=600000 \n" ); document.write( "-15000V=600000-7500000 \n" ); document.write( "-15000V=-6900000 \n" ); document.write( "V=-6900000/-15000 \n" ); document.write( "V=460 PRICE PER CARD TO BREAK EVEN. \n" ); document.write( " |