document.write( "Question 201806: Amar, Bhavan, Chetan and Dinesh have a total of Rs.150 with them. Amar has one-fourth of the total amount with the others. Find the amount with Amar (in Rs.)? \n" ); document.write( "
Algebra.Com's Answer #152039 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Let the amount held by Bhavan, Chetan and Dinesh be given by x.
\n" ); document.write( "You are told Amar has \"x%2F4\"
\n" ); document.write( "The total is \"x+%2B+x%2F4+=+150\"
\n" ); document.write( "\"5x%2F4+=+150\"
\n" ); document.write( "\"x+=+150%2A%284%2F5%29\"
\n" ); document.write( "\"x+=+120\"
\n" ); document.write( "\"x%2F4+=+30\"
\n" ); document.write( "Amar has 30Rs
\n" ); document.write( "
\n" );