document.write( "Question 626638: if one half of an integer is added to one fifth the next consecutive integer, the sum is 17.find the integers \n" ); document.write( "
Algebra.Com's Answer #394333 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "if one half of an integer\"highlight%28x%29\" is added to one fifth the next consecutive integer\"highlight%28x%2B1%29\"
\n" ); document.write( " the sum is 17.
\n" ); document.write( "Question states***
\n" ); document.write( "\"x%2F2+%2B+%28x%2B1%29%2F5+=+17\" |Multiplying thru by 10 so as all denominators = 1
\n" ); document.write( " 5x + 2(x+1) = 170
\n" ); document.write( " 7x ++2 = 170
\n" ); document.write( " 7x = 168
\n" ); document.write( " x = 24, the smalller, the larger consecutive integer is 25
\n" ); document.write( "and
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " \"24%2F2+%2B+25%2F5+=+17\" \n" ); document.write( "
\n" );