document.write( "Question 1125185: The sum of three numbers is 92. The second number is 10 more than the first. The third number is 4 times the second. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #741498 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "The Numbers Expressions\r\n" ); document.write( "first x\r\n" ); document.write( "second x+10\r\n" ); document.write( "third 4(x+10)\r\n" ); document.write( "SUM 92\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now evaluate the other two expressions, for \"second\" and \"third\" numbers. \n" ); document.write( " \r\n" ); document.write( "The Numbers Expressions Value\r\n" ); document.write( "first x 7\r\n" ); document.write( "second x+10 7+10=17\r\n" ); document.write( "third 4(x+10) 4*17=68\r\n" ); document.write( "SUM 92 7+17+68=24+68=92 as expected\r\n" ); document.write( " \n" ); document.write( "The three numbers are 7, 17, 68. \n" ); document.write( " |