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)\"\" \"About 
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 : \"3%28a%2B1%29+-+a+=+63+\"\r
\n" ); document.write( "\n" ); document.write( "\"3a+%2B+3+-+a+=+63\"
\n" ); document.write( "\"2a+=+60\"
\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( "
\n" );