document.write( "Question 971936: A shop buys tablets from the manufacturer for $84 each, and sells them to the public for $120 each. The shop has fixed costs of $29,000.
\n" );
document.write( "a. Use this equation to determine how many tablets must be sold in order for the shop to break even. \n" );
document.write( "
Algebra.Com's Answer #594419 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (120-84)*x>=29,000 \n" ); document.write( "36x=29,000 \n" ); document.write( "x=29,000/36 \n" ); document.write( "x=805,555 \n" ); document.write( "They have to sell at least 806 to break even. \n" ); document.write( " |