document.write( "Question 111316: Find two consecutive integers such that the sum of 3 times the first integer and 7 times second integer is 97. \n" ); document.write( "
Algebra.Com's Answer #81168 by HyperBrain(694)\"\" \"About 
You can put this solution on YOUR website!
Let x=the first integer
\n" ); document.write( "____x+1=the second integer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3x%2B7%2A%28x%2B1%29=97\"
\n" ); document.write( "\"3x%2B7x%2B7=97\"
\n" ); document.write( "\"10x%2B7=97\"
\n" ); document.write( "\"10x%2B7-7=97-7\"
\n" ); document.write( "\"10x%2B0=90\"
\n" ); document.write( "\"10x=90\"
\n" ); document.write( "\"x=9\"
\n" ); document.write( "\"x%2B1=10\"\r
\n" ); document.write( "\n" ); document.write( "tHUS, THE NUMBERS ARE 9, and 10!\r
\n" ); document.write( "\n" ); document.write( "Power up,
\n" ); document.write( "HyperBrain!
\n" ); document.write( "
\n" );