.
\n" );
document.write( "The sum of four numbers in an arithmetic progression is 98.
\n" );
document.write( "The sum of their squares is 3006. Find the third number.
\n" );
document.write( "~~~~~~~~~~~~~~~~~\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "\r\n" );
document.write( "Let
,
,
,
be four terms of the AP.\r\n" );
document.write( "\r\n" );
document.write( "Let \"c\" be the central point in the number line, exactly half way between the terms
and
.\r\n" );
document.write( "\r\n" );
document.write( "Let d be the HALF of the common difference of the progression.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then
= c - 3d,\r\n" );
document.write( "\r\n" );
document.write( "
= c - d,\r\n" );
document.write( "\r\n" );
document.write( "
= c + d,\r\n" );
document.write( "\r\n" );
document.write( "
= c + 3d.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the sum of the four terms is 4d, and it equals 98, so c = 98/4 = 24.5\r\n" );
document.write( "\r\n" );
document.write( "The sum of squares of the four terms is\r\n" );
document.write( "\r\n" );
document.write( " (c-3d)^2 + (c-d)^2 + (c+d)^2 + (c+3d)^2 = 3006\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Making FOIL and combining like terms, you arrive to equation\r\n" );
document.write( "\r\n" );
document.write( " 4c^2 + 20d^2 = 3006,\r\n" );
document.write( "\r\n" );
document.write( " 4*24.5^2 + 20d^2 = 3006\r\n" );
document.write( "\r\n" );
document.write( " 20d^2 = 3006 - 4*24.5^2 = 605\r\n" );
document.write( "\r\n" );
document.write( " d^2 = 605/20 = 30.25\r\n" );
document.write( "\r\n" );
document.write( " d =
= +/- 5.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the four terms of the progression are 24.5-3*5.5 = 8, 24.5-5.5 = 19, 30, 41, if d= 5.5, and\r\n" );
document.write( "\r\n" );
document.write( " 24.5-3*(-5.5) = 41, 24.5-(-5.5) = 30, 19, 8, if d= -5.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus the problem has two possible ANSWERS for the third term: it is EITHER 30 OR 19.\r\n" );
document.write( "
\r
\n" );
document.write( "\n" );
document.write( "Solved.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "