document.write( "Question 846821: Find two consecutive integers such that 4 times the larger is equal to 6 times the smaller. \n" ); document.write( "
Algebra.Com's Answer #510035 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"4%28N%2B1%29=6N\"
\n" ); document.write( "\"4N%2B4=6N\"
\n" ); document.write( "\"2N=4\"
\n" ); document.write( "\"N=2\"
\n" ); document.write( "The integers are 2 and 3.
\n" ); document.write( "
\n" );