document.write( "Question 650816: Find two consecutive odd or even integers such that 5 times the first integer is equal to 10 times the second integer, and write the value of the smaller integer only. \n" ); document.write( "
Algebra.Com's Answer #407428 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Find two consecutive odd or even integers \"highlight%28x%29\" and\"highlight%28x%2B2%29\"
\n" ); document.write( "such that 5 times the first integer is equal to 10 times the second integer
\n" ); document.write( "Question states***
\n" ); document.write( " 5x = 10(x+2)
\n" ); document.write( " 5x = 10x + 20
\n" ); document.write( " -20 = 5x
\n" ); document.write( " -4 = x\r
\n" ); document.write( "\n" ); document.write( "and***
\n" ); document.write( " \"5%2A-4+=+10%2A-2+=+-20\" \n" ); document.write( "
\n" );