document.write( "Question 342292: the sum of two consecutive numebers dividede by 3 is 71. what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #244975 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"%28N%2BN%2B1%29%2F3=71\"
\n" ); document.write( "\"2N%2B1=213\"
\n" ); document.write( "\"2N=212\"
\n" ); document.write( "\"N=106\"
\n" ); document.write( "The numbers are 106 and 107.
\n" ); document.write( "
\n" );