document.write( "Question 377461: In the sequence 16, 80, 48, 64, A, B, each term beyond the second term is the arithmetic mean (average) of the previous two terms. What is the value of D? \n" ); document.write( "
Algebra.Com's Answer #268173 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
A = (48+64)/2 = 56, B = (64+56)/2 = 60, C = (60+56)/2 = 58, and D = (58+60)/2 = 59. \n" ); document.write( "
\n" );