document.write( "Question 1047950: The sum of five numbers in an Arithmetic Progression is 25 and the sum of their squares is 165. Find the common difference. \n" ); document.write( "
Algebra.Com's Answer #663512 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"S%5B5%5D+=+25+=+2a%5B1%5D%2B4d\" ===> \"a%5B1%5D+=+5-2d\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "===> \"a%5B1%5D%5E2+%2B+a%5B2%5D%5E2+%2B+a%5B3%5D%5E2++%2B+a%5B4%5D%5E2+%2B+a%5B5%5D%5E2++=+165\"\r
\n" ); document.write( "\n" ); document.write( "<===> \"%285-2d%29%5E2+%2B+%285-d%29%5E2+%2B5%5E2+%2B+%285%2Bd%29%5E2+%2B+%285%2B2d%29%5E2+=+165\"\r
\n" ); document.write( "\n" ); document.write( "After expanding each term accordingly, you should get\r
\n" ); document.write( "\n" ); document.write( "\"125+%2B+10d%5E2+=+165\" \r
\n" ); document.write( "\n" ); document.write( "===> \"d%5E2+=+4\"\r
\n" ); document.write( "\n" ); document.write( "===> d = 2 or -2.\r
\n" ); document.write( "\n" ); document.write( "(If d = 2, the sequence is 1,3,5,7,9. If d = -2, the sequence is 9,7,5,3,1. These are two different sequences, both of which
\n" ); document.write( "satisfy the initial conditions.)
\n" ); document.write( "
\n" );