document.write( "Question 1126502: The point at which a company's costs equal its revenues is the break-even point. C represents the cost, in dollars, of x units of a product and R represents the revenue, in dollars, from the sale of x units. Find the number of units that must be produced and sold in order to break even. That is, find the value of x for which C=R.
\n" );
document.write( "c=15x+350 and r=17.5x \n" );
document.write( "
Algebra.Com's Answer #742957 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! c=15x+350 and r=17.5x\r \n" ); document.write( "\n" ); document.write( "c=r when 15x+350=17.5x \n" ); document.write( "2.5x=350 \n" ); document.write( "x=140 \n" ); document.write( "both will equal 2450 with that number \n" ); document.write( " |