document.write( "Question 317386: Mr Rohan gave 5/14of his money to his son 2/3 of the reminder to his daughter and the rest to his wife. If his wife got Rs.36000. whatwas total amount? \n" ); document.write( "
Algebra.Com's Answer #227251 by nyc_function(2741) You can put this solution on YOUR website! The equation would look like this:\r \n" ); document.write( "\n" ); document.write( "(5/14)x + (2/3)(9/14)x + 36,000 = x \r \n" ); document.write( "\n" ); document.write( "(if x is defined as the total amount)\r \n" ); document.write( "\n" ); document.write( "(5/14)x + (18/42)x + 36,000 = x\r \n" ); document.write( "\n" ); document.write( "(15/42)x + (18/42)x + 36,000 = x\r \n" ); document.write( "\n" ); document.write( "(33/42)x + 36,000 = x\r \n" ); document.write( "\n" ); document.write( "36,000 = (9/42)x\r \n" ); document.write( "\n" ); document.write( "168,000 = x \n" ); document.write( " \n" ); document.write( " |