document.write( "Question 699776: Two consecutive even numbers have a sum of 460. What is the odd number that lies between them ? Need to show equation and all work \n" ); document.write( "
Algebra.Com's Answer #431542 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the numbers be x & x+2\r \n" ); document.write( "\n" ); document.write( "x+x+2 = 460\r \n" ); document.write( "\n" ); document.write( "2x+2 = 460 \n" ); document.write( "2x= 460-2 \n" ); document.write( "2x=458 \n" ); document.write( "/2 \n" ); document.write( "x=229 \r \n" ); document.write( "\n" ); document.write( "x+1 is the even number betwen them\r \n" ); document.write( "\n" ); document.write( "229+1 = 230 is the even number \n" ); document.write( " \n" ); document.write( " |