document.write( "Question 335647: 14. There are two consecutive numbers. The sum of the lesser number and three times the greater number is 103. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #240688 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B3%28N%2B1%29=103\"
\n" ); document.write( "\"4N%2B3=103\"
\n" ); document.write( "\"4N=100\"
\n" ); document.write( "\"highlight%28N=25%29\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"highlight%28N%2B1=26%29\"
\n" ); document.write( "
\n" );