document.write( "Question 536249: the sum of two consecutive odd numbers is 20. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #352218 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"the sum of two consecutive odd numbers is 20. find the numbers.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1st odd integer \n" ); document.write( "x + 2 = 2nd odd integer\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 2 = 20 {the sum of the two is 20} \n" ); document.write( "2x + 2 = 20 {combined like terms} \n" ); document.write( "2x = 18 {subtracted 2 from both sides} \n" ); document.write( "x = 9 {divided both sides by 2} \n" ); document.write( "x + 2 = 11 {substituted 9, in for x, into x + 2}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9 and 11 are the two consecutive odd integers \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |