document.write( "Question 42645: Find two consecutive integers such that the sum of 2 times the first integer and 4 times second integer is 46. \n" ); document.write( "
Algebra.Com's Answer #27737 by Socom491(19)![]() ![]() ![]() You can put this solution on YOUR website! Let n= First Integer \n" ); document.write( "Let n+1= Second Integer\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=7\r \n" ); document.write( "\n" ); document.write( "Now we plug 7 into the n statements, \n" ); document.write( "so the first number is 7 and the second is 8. \n" ); document.write( " |