document.write( "Question 377861: When the smaller of two consecutive integers is added to two times the larger, the result is 26 \n" ); document.write( "
Algebra.Com's Answer #268472 by sophxmai(62)![]() ![]() You can put this solution on YOUR website! When the smaller of two consecutive integers is added to two times the larger, the result is 26.\r \n" ); document.write( "\n" ); document.write( "(I'm going to assume that your question is what are the 2 consecutive numbers.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, from the question, we can conclude that: \n" ); document.write( "the two numbers are x and x+1 \n" ); document.write( "(x)+2(x+1)=26\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This simplified is \n" ); document.write( "(x)+2(x+1)=26 \n" ); document.write( "x+2x+2=26 \n" ); document.write( "3x=24 \n" ); document.write( "x=8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, we know that one number is 8. \n" ); document.write( "Solve for the other number. \n" ); document.write( "y=x+1 \n" ); document.write( "y=8+1 \n" ); document.write( "y=9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two numbers are 8 and 9. \n" ); document.write( " |