document.write( "Question 1182797: When the price of an item was increased by sh.5, I bought 2 items fewer with sh.200.
\n" ); document.write( "what is the current price of the item? (It's a kcse question on 1994 pp1 no.16)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #812870 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"PRICE%2AQUANTITY=COST\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "         PRICE      QTY           COST\r\n" );
document.write( "          p+5       200/(p+5)      200\r\n" );
document.write( "          p         200/p          200\r\n" );
document.write( "DIFFRNCE              2\r\n" );
document.write( "

\n" ); document.write( "\"200%2Fp-200%2F%28p%2B5%29=2\"
\n" ); document.write( "
\n" );