document.write( "Question 515231: A company recently purchased $5000 worth of equipment to produce greeting cards that cost an additional $3.00 per box to produce. The greeting cards are sold for $5.50 per box. \r
\n" );
document.write( "\n" );
document.write( "a. Create a cost equation and a revenue equation. \r
\n" );
document.write( "\n" );
document.write( "b. Determine the number of boxes of greeting cards that must be sold to break even. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #343848 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A company recently purchased $5000 worth of equipment to produce greeting cards that cost an additional $3.00 per box to produce. The greeting cards are sold for $5.50 per box. \n" ); document.write( "a. Create a cost equation and a revenue equation. \n" ); document.write( "Cost: C(x) = 5000 + 3x dollars \n" ); document.write( "Rev:: R(x) = 5.50x dollars \n" ); document.write( "-------------------------------------- \n" ); document.write( "b. Determine the number of boxes of greeting cards that must be sold to break even. \n" ); document.write( "Solve C(x) = R(x) \n" ); document.write( "5000 + 3x = 5.5x \n" ); document.write( "2.5x = 5000 \n" ); document.write( "x = 2000 boxes \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " \n" ); document.write( " |