document.write( "Question 995094: The sum of three numbers is 105. the third number is 2 times the second. the first is 5 times the second, What are the the numbers? \n" ); document.write( "
Algebra.Com's Answer #613990 by phillywily(18)![]() ![]() ![]() You can put this solution on YOUR website! Let first number be 5x, second number be x, third number be 2x \n" ); document.write( "5x+x+2x=105 \n" ); document.write( "8x=105 \n" ); document.write( "x=13.125 \n" ); document.write( "5x=13.125×5 \n" ); document.write( "5x=65.625 \n" ); document.write( "2x=13.125×2 \n" ); document.write( "2x=26.25\r \n" ); document.write( "\n" ); document.write( "Hence, the three numbers are 65.625, 13.125 and 26.25 \n" ); document.write( " |