document.write( "Question 1122972: Three more than five times an integer is four times the next consecutive odd integer.Find the two integers. \n" ); document.write( "
Algebra.Com's Answer #739163 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
n, integer
\n" ); document.write( "n+2, next consecutive integer, odd if n odd; or even if n even.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3%2B5n=4%28n%2B2%29\"
\n" ); document.write( "\"3%2B5n=4n%2B8\"
\n" ); document.write( "\"n=8-3\"
\n" ); document.write( "\"highlight%28n=5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2B2=highlight%287%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Integers: 5 and 7
\n" ); document.write( "
\n" );