document.write( "Question 469089: the sum of two consecutive odd integers is 130. find the integers. \n" ); document.write( "
Algebra.Com's Answer #321843 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let x is the first integer, then next odd integer is (x+2), their sum is \"x%2B%28x%2B2%29=130\"
\n" ); document.write( " \"x%2B%28x%2B2%29=130\"
\n" ); document.write( " \"2x%2B2=130%7D%7D%0D%0A%7B%7B%7B2x=130-2\"
\n" ); document.write( "\"2x=128\"
\n" ); document.write( "\"x=64\" this integer is not odd
\n" ); document.write( "Problem has no solution
\n" ); document.write( "
\n" );