document.write( "Question 824039: could anyone help me solve this problem\r
\n" );
document.write( "\n" );
document.write( "mr.pandit divided an amount of rs.108000 amongst his daughters and 3 sons.each daughter received thrice the amount as each of the sons.how much amount did each daughter receive? \n" );
document.write( "
Algebra.Com's Answer #496025 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the amount received by one of his sons, 3x be the amount received by one of his daughters and a be the number of his daughters, then \n" ); document.write( "a3x +x +x +x = 108000 \n" ); document.write( "a3x +3x = 108000 \n" ); document.write( "3x*(a+1) = 108000 \n" ); document.write( "a+1 = 108000 / 3x \n" ); document.write( "a+1 = 36000 / x \n" ); document.write( "let x = 12000 and \n" ); document.write( "a+1 = 3 \n" ); document.write( "a = 2 \n" ); document.write( "therefore \n" ); document.write( "each son received Rs 12000 and each daughter Rs 36000 (there are two daughters) \n" ); document.write( "check our answer \n" ); document.write( "36000 +36000 +12000 +12000 +12000 \n" ); document.write( "72000 + 36000 = 108000 \n" ); document.write( "our answer checks\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |