document.write( "Question 533986: The sum of 2 consecutive odd integers is 92. Find the numbers.\r
\n" ); document.write( "\n" ); document.write( "If x represents the smaller integer, then the larger integer is
\n" ); document.write( "

Algebra.Com's Answer #351217 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the consecutive odd integers
\n" ); document.write( "\"+x+\" and \"+x%2B2+\"
\n" ); document.write( "given:
\n" ); document.write( "\"+x+%2B+x+%2B+2+=+92+\"
\n" ); document.write( "\"+2x+=+90+\"
\n" ); document.write( "\"+x+=+45+\"
\n" ); document.write( "\"+x+%2B+2+=+47+\"
\n" ); document.write( "The numbers are 45 and 47
\n" ); document.write( "
\n" );