document.write( "Question 1024630: what are the examples of finding totals when we add any three consecutive even numbers \n" ); document.write( "
Algebra.Com's Answer #640057 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "F=first number; S=second number=F+2; T=third number=F+4
\n" ); document.write( ".
\n" ); document.write( "Total=F+S+T
\n" ); document.write( "Total=F+(F+2)+(F+4)
\n" ); document.write( "Total=3F+6
\n" ); document.write( ".
\n" ); document.write( "ANSWER: The total is three times the first number plus 6.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );