document.write( "Question 1017801: find the three numbers in an arithmetic progression whose sum is 48 and the sum of their squares is 800 \n" ); document.write( "
Algebra.Com's Answer #634008 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "find the three numbers in an arithmetic progression whose sum is 48 and the sum of their squares is 800
\n" ); document.write( "----------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "One can present the three consecutive terms of the AP as\r\n" );
document.write( "\r\n" );
document.write( "x -d, x, x + d,\r\n" );
document.write( "\r\n" );
document.write( "where x is the mid term and d is the common difference.\r\n" );
document.write( "\r\n" );
document.write( "Then the sum of the tree terms is 3x, and you can easily find a from the equation\r\n" );
document.write( "\r\n" );
document.write( "3x = 48,\r\n" );
document.write( "\r\n" );
document.write( "which implies x = \"48%2F3\" = 16.\r\n" );
document.write( "\r\n" );
document.write( "Now the sum of squares of the tree terms is\r\n" );
document.write( "\r\n" );
document.write( "\"%2816-d%29%5E2+%2B+16%5E2+%2B+%2816%2Bd%29%5E2\" = \"%28256+-+32d+%2B+d%5E2%29+%2B+256+%2B+%28256+%2B+32d+%2B+d%5E2%29\" = \"3%2A256+%2B+2d%5E2\" = \"768+%2B+2d%5E2\".\r\n" );
document.write( "\r\n" );
document.write( "It gives you an equation to find d:\r\n" );
document.write( "\r\n" );
document.write( "\"768+%2B+2d%5E2\" = \"800\"  --->  \"2d%5E2\" = \"800+-+768\" = 32  --->  \"d%5E2\" = \"32%2F2\" = 16.\r\n" );
document.write( "\r\n" );
document.write( "Hence, d = +/- 4.\r\n" );
document.write( "\r\n" );
document.write( "It gives the AP terms as  12, 16 20,   or   20, 16, 12.\r\n" );
document.write( "\r\n" );
document.write( "Answer. AP terms are  12, 16 20,   or   20, 16, 12.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );