document.write( "Question 54684: the nth term in an arithmetic sequence is represented by tn. If tp=p squared and tq=q squared find the common difference. \n" ); document.write( "
Algebra.Com's Answer #36983 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
Let the first term of the A.P. series be 'a' and the common difference be 'd'.
\n" ); document.write( "Then, the p-th term is \"tp+=+a+%2B+%28p-1%29d\" and q-th term is \"tq+=+a+%2B+%28q-1%29d\".\r
\n" ); document.write( "\n" ); document.write( "Given that \"tp=p%5E2\" and \"tq=q%5E2\".
\n" ); document.write( "So, \"p%5E2+=+a+%2B+%28p-1%29d\" --------(1)
\n" ); document.write( "and \"q%5E2+=+a+%2B+%28q-1%29d\" --------{2)\r
\n" ); document.write( "\n" ); document.write( "Subtracting (2) from (1),
\n" ); document.write( "\"p%5E2-q%5E2=%28p-1%29d+-+%28q-1%29d\"
\n" ); document.write( "or \"%28p%2Bq%29%28p-q%29=%28p-q%29d\"
\n" ); document.write( "or \"d+=+p%2Bq\" [since p is not equal to q]\r
\n" ); document.write( "\n" ); document.write( "So the reqd. common difference is (p+q).
\n" ); document.write( "
\n" );