document.write( "Question 106108: Find the largest of two consecutive even integers such that three times the larger added to the smaller is 54. \n" ); document.write( "
Algebra.Com's Answer #77199 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Define two integers, \n" ); document.write( "N - first even integer \n" ); document.write( "N+2 - second consecutive even integer \n" ); document.write( "such that, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Check your answer. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Good answer. \n" ); document.write( "The smaller even integer is 12, the larger even integer is 14. \n" ); document.write( " \n" ); document.write( " |