document.write( "Question 719012: Find two consecutive integers such that three times the larger, decreased by the smaller is 63 \n" ); document.write( "
Algebra.Com's Answer #441150 by god2012(113)![]() ![]() You can put this solution on YOUR website! Solution : \n" ); document.write( "let 'a' and 'a+1' are the 2 consecutive integers. \n" ); document.write( "Given : \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "a = 30 \n" ); document.write( "a+1 = 31\r \n" ); document.write( "\n" ); document.write( "The 2 integers are 30 and 31. \n" ); document.write( " \n" ); document.write( " |