document.write( "Question 270503: The sum of the smaller of 2 consecutive integers and twice and larger integer is 47. what are the integers? \n" ); document.write( "
Algebra.Com's Answer #198183 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
consecutive integers means one number right after another for example 1 and 2 or 5 and 6.
\n" ); document.write( "so we have (x) and (x+1)
\n" ); document.write( "sum of smaller and twice the larger is 47
\n" ); document.write( "\"%28x%29%2B2%28x%2B1%29=47\"
\n" ); document.write( "\"x%2B2x%2B2=47\"
\n" ); document.write( "\"3x%2B2=47\"
\n" ); document.write( "\"3x=45\"
\n" ); document.write( "\"x=15\"
\n" ); document.write( "and x+1=15+1=16
\n" ); document.write( "
\n" ); document.write( "
\n" );