document.write( "Question 731423: a retailer incurs a fixed cost of N$330 when purchasing sugar for his stock. he pays N$15.00per packet which he resell at N$18.00per packet.how many packets should he purchase and sell in order to break even? \n" ); document.write( "
Algebra.Com's Answer #447121 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
cost = sale ( break even)\r
\n" ); document.write( "\n" ); document.write( "let him by x packets\r
\n" ); document.write( "\n" ); document.write( "5x+330 = 18x\r
\n" ); document.write( "\n" ); document.write( "18x-15x=330
\n" ); document.write( "3x=330
\n" ); document.write( "/3
\n" ); document.write( "x=110 packets
\n" ); document.write( "
\n" ); document.write( "
\n" );