document.write( "Question 1015931: The sum of two consecutive number is 55'which is the largest number? \n" ); document.write( "
Algebra.Com's Answer #632312 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B%28N%2B1%29=55\"
\n" ); document.write( "\"2N%2B1=55\"
\n" ); document.write( "\"2N=54\"
\n" ); document.write( "\"N=27\"
\n" ); document.write( "So the numbers are 27 and 28.
\n" ); document.write( "
\n" );