document.write( "Question 1153420: Mwikali planned to spend sh. 16,800 to buy a number of bags of maize. When she went to the market she discovered that the price of maize had increased by sh. 200 per bag. She could now afford to buy two bags less than she had planned to buy with the same amount of money.
\n" ); document.write( "(a) Determine the number if bags she had planned to buy.
\n" ); document.write( "(b)Find how much she paid per bag after the increase in price.
\n" ); document.write( "(c)she later sold the maize at sh. 1,750 per bag. Find the percentage profit she made.
\n" ); document.write( "

Algebra.Com's Answer #775629 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
Plan was to buy b bags of maize.
\n" ); document.write( "p, the price per bag (for the planned purchase)
\n" ); document.write( "
\r\n" );
document.write( "                PRICE            QUANTITY         COST \r\n" );
document.write( "\r\n" );
document.write( "PLAN             p                 b              16800\r\n" );
document.write( "\r\n" );
document.write( "DONE            p+200             b-2             16800\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "A better arrangement of the information:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                PRICE            QUANTITY         COST \r\n" );
document.write( "\r\n" );
document.write( "PLAN             p                 16800/p        16800\r\n" );
document.write( "\r\n" );
document.write( "DONE            p+200           16800/(p+200)     16800\r\n" );
document.write( "\r\n" );
document.write( "DIFFERENCE                         2\r\n" );
document.write( "

\n" ); document.write( "\"highlight_green%2816800%2Fp-16800%2F%28p%2B200%29=2%29\"
\n" ); document.write( "
\n" );