document.write( "Question 894761: the largest of three consecutive even integers is three times the smallest, find the integers \n" ); document.write( "
Algebra.Com's Answer #542315 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the 3 consecutive even integers be
\n" ); document.write( "\"+n+\"
\n" ); document.write( "\"+n+%2B+2+\" and
\n" ); document.write( "\"+n+%2B+4+\"
\n" ); document.write( "-----------------
\n" ); document.write( "given:
\n" ); document.write( "\"+n+%2B+4+=+3n+\"
\n" ); document.write( "\"+3n+-+n+=+4+\"
\n" ); document.write( "\"+2n+=+4+\"
\n" ); document.write( "\"+n+=+2+\"
\n" ); document.write( "\"+n+%2B+2+=+4+\"
\n" ); document.write( "\"+n+%2B+4+=+6+\"
\n" ); document.write( "---------------
\n" ); document.write( "The consecutive even integers are 2, 4, and 6
\n" ); document.write( "
\n" ); document.write( "
\n" );