document.write( "Question 823498: When Rs 165 is divided in the ratio 2 : 4 : 5 , what is the difference between the largest and the smallest share?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #495595 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 2x +4x +5x = 165 \n" ); document.write( "11x = 165 \n" ); document.write( "x = 15 \n" ); document.write( "the three shares are 30, 60, 75 \n" ); document.write( "note that 30 + 60 + 75 = 165 and \n" ); document.write( "75 - 30 = 45 \n" ); document.write( "therefore, \n" ); document.write( "The difference between the largest and the smallest share is Rs 45 \n" ); document.write( " |