document.write( "Question 1013501: If 8,x,y,z,32 give us an arithmetic progression(AP).Determine the sum of x,y,z.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #629802 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! There are four intervals between 8 and 32...thus each interval must be 6..and the arithmetic progression would be \n" ); document.write( "8,14,20,26,32 \n" ); document.write( "and the three middle terms added together are \n" ); document.write( "14+20+26 = 60 \n" ); document.write( " |