document.write( "Question 731418: A retailer incurs afixed cost of N$330 when purhasing sugar for his stock .he pays N$15.00per packet which he resell at N$18.00pe packet.how many packets should he purchase and sell in order to break even? \n" ); document.write( "
Algebra.Com's Answer #447122 by mananth(16946)![]() ![]() 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( " |