document.write( "Question 1202921: Dhruv bought some white sugar and some brown sugar. He used an equal amount of white and brown sugar. He had 3/5 of the while sugar and 1/2 of the brown sugar left. What fraction of the sugar which Dhruv bought was used?\r
\n" );
document.write( "\n" );
document.write( "(1) 4/7\r
\n" );
document.write( "\n" );
document.write( "(2) 4/9\r
\n" );
document.write( "\n" );
document.write( "(3) 5/11\r
\n" );
document.write( "\n" );
document.write( "(4) 7/10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #838136 by greenestamps(13219) You can put this solution on YOUR website! \n" ); document.write( "Let W = amount of white sugar he bought \n" ); document.write( "let B = amount of brown sugar he bought \n" ); document.write( "He had 3/5 of the white sugar left, so he used 2/5 of it; he had 1/2 of the brown sugar left, so he used 1/2 of it. \n" ); document.write( "He used equal amounts of white and brown sugar: \n" ); document.write( "(2/5)W = (1/2)B \n" ); document.write( ".4W = .5B \n" ); document.write( "Use that to find the ratio of white sugar to brown sugar: \n" ); document.write( "W/B = .5/.4 = 5/4 \n" ); document.write( "W:B = 5:4 \n" ); document.write( "Having that ratio... \n" ); document.write( "let 5x be the amount of white sugar he bought \n" ); document.write( "let 4x be the amount of brown sugar he bought \n" ); document.write( "The total amount of sugar he bought was 5x+4x = 9x. \n" ); document.write( "He used 2/5 of the white sugar: (2/5)(5x) = 2x; \n" ); document.write( "He used 1/2 of the brown sugar: (1/2)(4x) = 2x. \n" ); document.write( "The total he used was 2x+2x = 4x. \n" ); document.write( "The fraction of the sugar that he used was (4x)/(9x) = 4/9. \n" ); document.write( "ANSWER: 4/9 \n" ); document.write( " \n" ); document.write( " |