document.write( "Question 813518: . Three numbers are in the ratio of 3: 4:5 respectively. If the sum of the first and third numbers is more than the second number by 52, then Which will be the largest number? \n" ); document.write( "
Algebra.Com's Answer #489794 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a=3x, \n" ); document.write( "b=4x, \n" ); document.write( "c=5x, \n" ); document.write( "a+c=52+b \n" ); document.write( "3x+5x=52+4x \n" ); document.write( "8x=52+4x \n" ); document.write( "4x=52 \n" ); document.write( "x-13\r \n" ); document.write( "\n" ); document.write( "a = 39, b = 52, c = 65, x = 13 \n" ); document.write( " |