document.write( "Question 1022917: find three consecutive even number which add up to 762.
\n" ); document.write( "2) find the first term ofthe geometic progression with r=-5 if the sum of the first 6 term.is 2604
\n" ); document.write( "

Algebra.Com's Answer #638541 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
1) x+x+2+x+4 = 762
\n" ); document.write( "3x+6 = 762
\n" ); document.write( "x = 252
\n" ); document.write( "The numbers are: 252, 254, 256 Add them up and you'll get 762.
\n" ); document.write( "
\n" );