document.write( "Question 332240: the sum of three cosective integers is 423. find the integers
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #238110 by rfer(16322) ![]() You can put this solution on YOUR website! x+x+1+x+2=423 \n" ); document.write( "3x=420 \n" ); document.write( "x=140 \n" ); document.write( "x+1=141 \n" ); document.write( "x+2=142 \n" ); document.write( " |