document.write( "Question 256437: a farmer bought some sheep for rs.9000. if he had paid rs .100 less for each, he would have got 3 sheep more for the same money . how many sheep did he buy .where the rate is uniform in each case. \n" ); document.write( "
Algebra.Com's Answer #188535 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
s*c=9000
\n" ); document.write( "(s+3)*(c-100)=9000
\n" ); document.write( "s=15 sheep
\n" ); document.write( "c=600 rs
\n" ); document.write( "15*600=9000
\n" ); document.write( "18*500=9000
\n" ); document.write( "
\n" );