document.write( "Question 1117450: The sum of three consecutive numbers is 13 greater than twice the smallest number. Find the 3 numbers \n" ); document.write( "
Algebra.Com's Answer #732528 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
n, n+1, n+2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2Bn%2B1%2Bn%2B2=13%2B2n\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"3n%2B3=13%2B2n\"\r
\n" ); document.write( "\n" ); document.write( "\"n=10\",\"smallest\"\"number\"
\n" ); document.write( "
\n" );