document.write( "Question 1196061: 1. A shopkeeper buys a certain number of bottles of mayonnaise for R100, she sells all except for ten of them which broke while being unpacked, making a profit of R50.00 If she sold each bottle R10.oo more than she originally paid for it
\n" ); document.write( "1.1. How much did he pay for one bottle?
\n" ); document.write( "1.2. how much did he sell each
\n" ); document.write( "

Algebra.Com's Answer #828759 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
1. A shopkeeper buys a certain number of bottles of mayonnaise for R100, she sells all except for ten of them which broke while being unpacked, making a profit of R50.00 If she sold each bottle R10.oo more than she originally paid for it
\n" ); document.write( "1.1. How much did he pay for one bottle?
\n" ); document.write( "1.2. how much did he sell each
\n" ); document.write( "
Let C be the cost of each bottle purchased\r\n" );
document.write( "Then # of bottles purchased = \"100%2FC\"\r\n" );
document.write( "Also, # of bottles sold would be: \"100%2FC+-+10\", and sale price of each bottle = C + 10\r\n" );
document.write( "We then get: \r\n" );
document.write( "                           \"matrix%281%2C3%2C+%221%2C000%22+-+10C%5E2%2C+%22=%22%2C+150C%29\" ------ Multiplying by LCD, C\r\n" );
document.write( "                                 \r\n" );
document.write( "                                      0 = (C - 5)(C + 20)\r\n" );
document.write( "                                      0 = C - 5       or      0 = C + 20\r\n" );
document.write( " Cost of each bottle purchased or \"highlight_green%28matrix%281%2C3%2C+C%2C+%22=%22%2C+R5%29%29\"    or      C = - 20 (ignore)\r\n" );
document.write( "\r\n" );
document.write( " Sale price of each bottle:  C + 10 = 5 + 10 = R15.
\n" ); document.write( "
\n" );