document.write( "Question 194502This question is from textbook
\n" );
document.write( ": The sum of two consecutive odd integers is 56. Identify BOTH of the numbers. \n" );
document.write( "
Algebra.Com's Answer #145937 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! Let x = 1st odd number \n" ); document.write( ", \n" ); document.write( "x + 2 = 2nd odd number \n" ); document.write( ", \n" ); document.write( "sum is ,,,,, (x) + ( x+2) = 2x +2 = 56 \n" ); document.write( ", \n" ); document.write( "2x =54 \n" ); document.write( ", \n" ); document.write( "x=27 \n" ); document.write( ", \n" ); document.write( "therefore,,,,1st number is 27 ,,,,,, 2nd number is 29,,,,, \n" ); document.write( ", \n" ); document.write( "checking sum to 56,,,ok \n" ); document.write( " |