document.write( "Question 1090607: Three positive integers are (x-1),x and (x+1) if their sum is 105 find the number
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #705051 by ikleyn(52879)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "(x-1) + x + (x+1) = 105,\r\n" );
document.write( "\r\n" );
document.write( "3x = 105,\r\n" );
document.write( "\r\n" );
document.write( "x = \"105%2F3\" calculate.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );