document.write( "Question 99705: i m thinking of 3 consecutive odd integer. the sum of the first and last of these integers is 26. what are the integers \n" ); document.write( "
Algebra.Com's Answer #72581 by elima(1433)\"\" \"About 
You can put this solution on YOUR website!
i m thinking of 3 consecutive odd integer. the sum of the first and last of these integers is 26. what are the integers
\n" ); document.write( "let x be the first integer;
\n" ); document.write( "x+1; second integer
\n" ); document.write( "x+2 third integer
\n" ); document.write( "x+x+2=26
\n" ); document.write( "2x+2=26
\n" ); document.write( "2x=24
\n" ); document.write( "x=12; first integer
\n" ); document.write( "12+1=13; second integer
\n" ); document.write( "12+2=14; third integer
\n" ); document.write( ":)
\n" ); document.write( "
\n" ); document.write( "
\n" );