document.write( "Question 729619: 1)find the break-even point for the firm whose cost function C and revenue function R are given. round the intermediate calculation to nearest integer.
\n" );
document.write( "C(x)=210x+20,000 ; R(x)=240x \n" );
document.write( "
Algebra.Com's Answer #446064 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 1)find the break-even point for the firm whose cost function C and revenue function R are given. round the intermediate calculation to nearest integer. \n" ); document.write( "C(x)=210x+20,000 ; R(x)=240x \n" ); document.write( ". \n" ); document.write( "Breakeven is when \n" ); document.write( "C(x) = R(x) \n" ); document.write( "210x+20000 = 240x \n" ); document.write( "20000 = 30x \n" ); document.write( "666.66 = x \n" ); document.write( "rounded to nearest integer: \n" ); document.write( "667 = x \n" ); document.write( " |