document.write( "Question 108355: If an inventor charges $4 per unit then her profit for producing and selling x units is given by function
\n" );
document.write( "Px=2.25x-7000
\n" );
document.write( "a)what is her profit if she sells 2000 units?
\n" );
document.write( "b)what is her profit if she sells 5000 units?
\n" );
document.write( "c)what is her break-even point for sales?\r
\n" );
document.write( "\n" );
document.write( "thanks for all the help
\n" );
document.write( "Heather \n" );
document.write( "
Algebra.Com's Answer #79020 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a.) P(2000)=2.25(2000)-7000=-$2500 \n" ); document.write( "b.) P(5000)=2.25(5000)-7000=$4250 \n" ); document.write( "c.) At breakeven, revenues equal cost. Since profit equals revenues minus cost, then profit equals zero. She neither makes nor loses money. \n" ); document.write( "P(x)=0 \n" ); document.write( "2.25x-7000=0 \n" ); document.write( "2.25x=7000 \n" ); document.write( "x=3111.1 \n" ); document.write( "Since she can't make 0.1 of a unit, round up to the next whole number. \n" ); document.write( "x=3112 units \n" ); document.write( " |