document.write( "Question 991492: The sum of two consecutive odd integers is 19 more than five times the larger integer \n" ); document.write( "
Algebra.Com's Answer #611401 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "x and x+2 are the two integers
\n" ); document.write( ".
\n" ); document.write( "x+x+2=5(x+2)+19
\n" ); document.write( "2x+2=5x+10+19
\n" ); document.write( "2x+2=5x+29
\n" ); document.write( "-27=3x
\n" ); document.write( "-9=x
\n" ); document.write( ".
\n" ); document.write( "x+2=-9+2=-7
\n" ); document.write( ".
\n" ); document.write( "ANSWER: The two integers are -9 and -7.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( "(-7)+(-9)=5(-7)+19
\n" ); document.write( "-16=(-35)+19
\n" ); document.write( "-16=-16
\n" ); document.write( "
\n" );