document.write( "Question 1095010: The revenue function R(x) and the cost function C(x) for a particular product are given. These functions are valid only for the specified range of values. Find the number of units that must be produced to break even.
\n" );
document.write( "R(x)=200x-2x^2; C(x)=-x^2+25x+4900, 0< or equal x
Algebra.Com's Answer #709587 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! R(x)=200x-2x^2; C(x)=-x^2+25x+4900 \n" ); document.write( "Set them equal to each other to break even. \n" ); document.write( "200x-2x^2=-x^2+25x+4900 \n" ); document.write( "x^2-175x+4900=0 \n" ); document.write( "(x-35)(x-140)=0 \n" ); document.write( "x=35 or 140, but x cannot be greater than 100. \n" ); document.write( "check 35 \n" ); document.write( "7000-2450=4550. \n" ); document.write( "-1225+875+4900=4550 \n" ); document.write( "35 units ANSWER \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |