The first three terms of an arithmetic series have a sum of 24 and a product of 512. What is the fourth term in the series?
\n" );
document.write( "\r\n" );
document.write( "Let: \r\n" );
document.write( "The common difference = d\r\n" );
document.write( "The first term = a\r\n" );
document.write( "\r\n" );
document.write( "Therefore:\r\n" );
document.write( "\r\n" );
document.write( "The second term = a+d\r\n" );
document.write( "The third term = a+d+d = a+2d\r\n" );
document.write( "\r\n" );
document.write( ">>...The first three terms of an arithmetic series have a sum of 24...<<\r\n" );
document.write( "\r\n" );
document.write( " a + (a+d) + (a+2d) = 24\r\n" );
document.write( " a+a+d+a+2d = 24\r\n" );
document.write( " 3a+3d = 24\r\n" );
document.write( " a+d = 8\r\n" );
document.write( " \r\n" );
document.write( ">>...The first three terms of an arithmetic series have...a product of 512...<<\r\n" );
document.write( "\r\n" );
document.write( " a(a+d)(a+2d) = 512 \r\n" );
document.write( " \r\n" );
document.write( "So we have to solve the system:\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Solve the first equation for d\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Substitute in\r\n" );
document.write( "\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "Divide both sides by 8\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "Multiply through by -1\r\n" );
document.write( "
\r\n" );
document.write( "Factor:\r\n" );
document.write( "
\r\n" );
document.write( "Set each factor = 0\r\n" );
document.write( "\r\n" );
document.write( "
,
\r\n" );
document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "There are two solutions for the first term, a,\r\n" );
document.write( "\r\n" );
document.write( "Now since
, taking the first solution:\r\n" );
document.write( "\r\n" );
document.write( "When
,
\r\n" );
document.write( "\r\n" );
document.write( "so the first three terms are\r\n" );
document.write( "\r\n" );
document.write( "
,
,
\r\n" );
document.write( "\r\n" );
document.write( "Checking: their sum = 13+8+3=24\r\n" );
document.write( " their product = (13)(8)(3)=312\r\n" );
document.write( "\r\n" );
document.write( "So the fourth term is the third term plus (-5), or\r\n" );
document.write( "\r\n" );
document.write( "fourth term = 3-5 = -2\r\n" );
document.write( "\r\n" );
document.write( "-----------------------------\r\n" );
document.write( "\r\n" );
document.write( "As before, since
, taking the second solution:\r\n" );
document.write( "\r\n" );
document.write( "When
,
\r\n" );
document.write( "\r\n" );
document.write( "so the first three terms are\r\n" );
document.write( "\r\n" );
document.write( "
,
,
\r\n" );
document.write( "\r\n" );
document.write( "Checking: their sum = 3+8+13=24\r\n" );
document.write( " their product = (3)(8)(13)=312\r\n" );
document.write( "\r\n" );
document.write( "So the fourth term is the third term plus 5, or\r\n" );
document.write( "\r\n" );
document.write( "fourth term = 13+5 = 18\r\n" );
document.write( "\r\n" );
document.write( "So there are two solutions for the fourth term: -2, and 18\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" );
document.write( "