document.write( "Question 893181: Ajit has rs 26 more than anuj. anuj has 60 more than ravi . if all of the three together have a total of rs 200 . then how much amount does ajit have? \n" ); document.write( "
Algebra.Com's Answer #541160 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Work backward:
\n" ); document.write( "Ravi has n
\n" ); document.write( "Anuj has n+60
\n" ); document.write( "Ajit has n+60+26
\n" ); document.write( "N+n+60+n+86=200
\n" ); document.write( "3n+146=200
\n" ); document.write( "3n=54
\n" ); document.write( "N=18
\n" ); document.write( "Ravi has 18.
\n" ); document.write( "
\n" );