document.write( "Question 1053906: the sum of three numbers is 28. The first number (a) is five times more than the second number (b) divided by 3 and multiplied by 2. The third number (c) is 3 less than the first number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #669087 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the sum of three numbers is 28. The first number (a) is five times more than the second number (b) divided by 3 and multiplied by 2. The third number (c) is 3 less than the first number. What are the numbers? \n" ); document.write( "------------ \n" ); document.write( "a + b + c = 28 \n" ); document.write( "---- \n" ); document.write( "The first number (a) is five times more than the second number \n" ); document.write( "Define \"5 times more\". \n" ); document.write( "5 times as much --> a = 5b \n" ); document.write( "5 times more --> a = 6b \n" ); document.write( " \n" ); document.write( " |