document.write( "Question 550797: Divide Rs 1,870 into three parts in such a way that half of the first part,one-third of the second part and one-sixth of the third part are equal. \n" ); document.write( "
Algebra.Com's Answer #359103 by mathstutor494(120)\"\" \"About 
You can put this solution on YOUR website!
Let equal part be \"x\"\r
\n" ); document.write( "\n" ); document.write( "> first part = 2x
\n" ); document.write( "> second part = 3x
\n" ); document.write( "> third part = 6x\r
\n" ); document.write( "\n" ); document.write( "As sum total of all parts = 1870\r
\n" ); document.write( "\n" ); document.write( "Therefore 2x+3x+6x = 1870\r
\n" ); document.write( "\n" ); document.write( "> 11x = 1870\r
\n" ); document.write( "\n" ); document.write( "So x = 1870/11 > 170 Ans
\n" ); document.write( "
\n" );