document.write( "Question 496127: PLEASE HELP....FIND TWO CONSECUTIVE EVEN INTEGERS SUCH THAT THE LARGER, ADDED TO EIGHT TIMES THE SMALLER, EQUALS 110. \n" ); document.write( "
Algebra.Com's Answer #336366 by jorel1380(3719) You can put this solution on YOUR website! 8n+n+2=110 \n" ); document.write( "9n=108 \n" ); document.write( "n=12 \n" ); document.write( "n+2=14 \n" ); document.write( "The two numbers are 12 and 14.. \n" ); document.write( " |