document.write( "Question 623278: Five times the sum of two consecutive integers is two more than three times the larger integer. find the integers. \n" ); document.write( "
Algebra.Com's Answer #392023 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Five times the sum of two consecutive integers is two more than three times the larger integer. find the integers.
\n" ); document.write( ".
\n" ); document.write( "Let x = smaller of two consecutive integers
\n" ); document.write( "then
\n" ); document.write( "x+1 = larger of two consecutive integers
\n" ); document.write( ".
\n" ); document.write( "5(x + x+1) = 2+3(x+1)
\n" ); document.write( "5(2x+1) = 2+(3x+3)
\n" ); document.write( "10x+5 = 3x+5
\n" ); document.write( "10x = 3x
\n" ); document.write( "7x = 0
\n" ); document.write( "x = 0
\n" ); document.write( ".
\n" ); document.write( "two integers are
\n" ); document.write( "0 and 1\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );