document.write( "Question 1184444: Ali, Ben, Cain and Dan, shared a sum of money.
\n" );
document.write( "Ali has 1/2 of the total amount of money that Ben, Cain and Dan have.
\n" );
document.write( "Ben has 1/3 of the total amount of money that Ali, Cain and Dan have.
\n" );
document.write( "Cain has 1/7 of the total amount of money that Ali, Ben and Dan have.\r
\n" );
document.write( "\n" );
document.write( "(a) What fraction of the total sum of money does Dan have?
\n" );
document.write( "(b) Dan has $84. Find the sum of money shared by the 4 boys. \n" );
document.write( "
Algebra.Com's Answer #815036 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "(a) Ali has 1/2 of the total amount of money that Ben, Cain and Dan have. \n" ); document.write( "Let x be the amount Ali has; then 2x is the total amount the other three have. \n" ); document.write( "The total amount all of them have is then 3x. \n" ); document.write( "That means Ali has 1/3 of the total they all have. \n" ); document.write( "Similarly, Ben having 1/3 of the total that the other three have means Ben has 1/4 of the total amount. \n" ); document.write( "And similarly Cain has 1/8 of the total amount. \n" ); document.write( "Together, the fraction of the total amount that Ali, Ben, and Cain have is \n" ); document.write( "1/3+1/4+1/8 = 8/24+6/24+3/24 = 17/24; that means Dan has 7/24 of the total amount. \n" ); document.write( "ANSWER: Dan has 7/24 of the total amount. \n" ); document.write( "(b) Dan's $84 is 7/24 of the total: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWER: The total amount the four boys had was $288. \n" ); document.write( " \n" ); document.write( " |