document.write( "Question 22586: Find two consecutive integers 4 times the larger excess 3 times the smaller by 23. \n" ); document.write( "
Algebra.Com's Answer #11000 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! I think when you say \"excess you mean exceed\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the two numbers are ; x, x+1\r \n" ); document.write( "\n" ); document.write( "4(x+1)=3x+23 \n" ); document.write( "4x+4=3x+23 \n" ); document.write( "4x=3x+19 \n" ); document.write( "x=19 \n" ); document.write( "19=1 = 20 \n" ); document.write( "Hence, the two consective numbers are 19 and 20. \n" ); document.write( " |