document.write( "Question 156539This question is from textbook
\n" );
document.write( ": find three coonsecutive even intergers such that the largest is three times the smallest \n" );
document.write( "
Algebra.Com's Answer #115309 by oscargut(2103) You can put this solution on YOUR website! let the integers n,n+1 and n+2 \n" ); document.write( "the largest is three times the smallest \n" ); document.write( "then \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( "then \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer:integers are 1,2 and 3 \n" ); document.write( " |