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)![]() ![]() ![]() 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( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |