document.write( "Question 175156: Find two consecutive integers such that four times the larger exceeds three times the smaller by 23.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #130228 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
let the integers be a and b=a+1:
\n" ); document.write( "4(a+1)=3a+23
\n" ); document.write( ":
\n" ); document.write( "4a+4=3a+23
\n" ); document.write( ":
\n" ); document.write( "\"highlight%28a=19%29\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28b=a%2B1=20%29\"
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );