document.write( "Question 563863: If x units of a product cost C dollars to manufacture and earn revenue of R dollars, the value of x where the expressions for C and R are equal are called the break-even quantity, the number of units that produce zero profit. Find the break-even quantity when C=15x+54000 and R=18x.
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #365131 by Theo(13342)![]() ![]() You can put this solution on YOUR website! C = 15x + 54000 \n" ); document.write( "R = 18x \n" ); document.write( "break even is when R = C \n" ); document.write( "this means that: \n" ); document.write( "18x = 15x + 54000 \n" ); document.write( "subtract 15x from both sides of this equation to get: \n" ); document.write( "3x = 54000 \n" ); document.write( "divide both sides of this equation by 3 to get: \n" ); document.write( "x = 18000 \n" ); document.write( "the breakeven point is when x = 18000 \n" ); document.write( "R = 18x = 18 * 18000 = 324000 \n" ); document.write( "C = 15x + 54000 = 15 * 18000 + 54000 = 270000b + 54000 = 324000 \n" ); document.write( " \n" ); document.write( " |