document.write( "Question 208625: THE SUM OF TWO CONSECUTIVE ODD NUMBERS IS 196. WHAT ARE THE NUMBERS? \n" ); document.write( "
Algebra.Com's Answer #157797 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two consecutive odd numbers: x, (x+2) \n" ); document.write( ": \n" ); document.write( "THE SUM OF TWO CONSECUTIVE ODD NUMBERS IS 196. \n" ); document.write( "x + (x+2) = 196 \n" ); document.write( "2x + 2 = 196 \n" ); document.write( "2x = 196 - 2 \n" ); document.write( "2x = 194 \n" ); document.write( "x = \n" ); document.write( "x = 97, 99 are the two numbers\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |