document.write( "Question 20794: tripling the greatest of two consecutive even intergers gives the same result as subracting 10 from the lesser even integer. What is the integers? \n" ); document.write( "
Algebra.Com's Answer #10030 by kapilsinghi(68)![]() ![]() ![]() You can put this solution on YOUR website! tripling the greatest of two consecutive even intergers gives the same result as subracting 10 from the lesser even integer. What is the integers?\r \n" ); document.write( "\n" ); document.write( "let the one even number be 2x \n" ); document.write( "so other number lesser than this is 2x - 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Tripling the greatest i.e (2x)/3 \n" ); document.write( "subracting 10 from the lesser even integer 2x - 2 -10\r \n" ); document.write( "\n" ); document.write( "2x - 2 -10 = (2x)/3 \n" ); document.write( "2x - 12 = 2x/3\r \n" ); document.write( "\n" ); document.write( "6x - 36 = 2x \n" ); document.write( "4x = 36 \n" ); document.write( "x = 9\r \n" ); document.write( "\n" ); document.write( "so the 2 numbers are 18 and 16\r \n" ); document.write( "\n" ); document.write( "kapilsinghi123@gmail.com \n" ); document.write( " |