document.write( "Question 928310: If X units of a product costs C dollars to manufacture and earn revenue of R dollars, the value of X where the expression for C an R is called break- even quantity, the number of units that produce zero profit. Find the break even quantity when C = 16x+20000, and R= 18x.
\n" );
document.write( "How many units must be produced and sold to break even? \n" );
document.write( "
Algebra.Com's Answer #563575 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! c = 16x + 20000 \n" ); document.write( "r = 18x \n" ); document.write( "--- \n" ); document.write( "at break even: \n" ); document.write( "c = r \n" ); document.write( "--- \n" ); document.write( "16x + 20000 = 18x \n" ); document.write( "2x = 20000 \n" ); document.write( "x = 10000 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |