document.write( "Question 882546: The sum of three numbers is 121. The third number is 4 times the first. The first number is 5 more than the second. What are the numbers ? \n" ); document.write( "
Algebra.Com's Answer #532919 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let \r\n" ); document.write( "the second number = x\r\n" ); document.write( " \n" ); document.write( "The first number is 5 more than the second. \n" ); document.write( " \r\n" ); document.write( "The first number = x+5\r\n" ); document.write( " \n" ); document.write( "The third number is 4 times the first. \n" ); document.write( " \r\n" ); document.write( "The third number = 4(x+5)\r\n" ); document.write( " \n" ); document.write( "The sum of three numbers is 121. \n" ); document.write( " \r\n" ); document.write( "x + x+5 + 4(x+5) = 121\r\n" ); document.write( "\r\n" ); document.write( "Solve and get x = 16\r\n" ); document.write( "\r\n" ); document.write( "The first number = x+5 = 16+5 = 21\r\n" ); document.write( "The second number = x = 16\r\n" ); document.write( "The third number = 4(x+5) = 4(16+5) = 4(21) = 84\r\n" ); document.write( "\r\n" ); document.write( "Edwin\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |