document.write( "Question 979908: The sum of the first five terms of an AP is 10, the sum of their squares is 380. Find the first term and common difference? \n" ); document.write( "
Algebra.Com's Answer #601137 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Let me to decipher the abbreviation  AP.  It is   \"Arithmetic Progression\".\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "Let  x  be the  third  term of our arithmetic progression and  d  be its  common difference. \r
\n" ); document.write( "\n" ); document.write( "Then the five first terms are\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x - 2d
\n" ); document.write( "x - d
\n" ); document.write( "x
\n" ); document.write( "x + d
\n" ); document.write( "x + 2d.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The sum of these terms is  5x.  The sum of their squares is \"5x%5E2\" + \"10d%5E2\".  It is easy to check.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thus we have the system of two  (non-linear)  equations\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%285x+=+10%2C%0D%0A5x%5E2+%2B+10d%5E2+=+380%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From the first equation we have  x = \"10%2F5\" = 2.\r
\n" ); document.write( "\n" ); document.write( "Substitute it into the second equation.  You will get \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5%2A2%5E2\" + \"10d%5E2\" = \"380\",   or   \"10d%5E2\" = \"380+-+20\" = \"360\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence,  \"d%5E2\" = \"360%2F10\" = 36  and  d = +/-6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore,  the members of the progression are \r
\n" ); document.write( "\n" ); document.write( "-10, -4, 2, 8, 14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "- in this order or in the opposite order - it doesn't matter.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You can check that this progression  (or these two progressions)  satisfy to the given conditions. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );