document.write( "Question 729818: Three numbers are in the ratio of 4 : 5 : 6. If the sum of the largest and the smallest equals the sum of the third and 55, find the numbers. \n" ); document.write( "
Algebra.Com's Answer #446255 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the common multiple be x \n" ); document.write( " the numbers will be 4x,5x, 6x\r \n" ); document.write( "\n" ); document.write( "4x+6x=5x+55\r \n" ); document.write( "\n" ); document.write( "10x=5x+55 \n" ); document.write( "5x=55 \n" ); document.write( "x=11\r \n" ); document.write( "\n" ); document.write( "44,55,66 are the numbers\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |