document.write( "Question 1014351: Thr 20th term of an arithmetic progression is 10 and the 50th term is 70, find the first term and the common difference
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #630648 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Thr 20th term of an arithmetic progression is 10 and the 50th term is 70, find the first term and the common difference
\n" ); document.write( "---------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The formula for the n-th term of an Arithmetic progression is \r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%5D\" = \"a%5B1%5D\" + (n-1)*d.\r\n" );
document.write( "\r\n" );
document.write( "So, \r\n" );
document.write( "\r\n" );
document.write( "\"a%5B20%5D\" = \"a%5B1%5D\" + 19*d,   (1)\r\n" );
document.write( "\r\n" );
document.write( "\"a%5B50%5D\" = \"a%5B1%5D\" + 49*d.   (2)\r\n" );
document.write( "\r\n" );
document.write( "Now, distract (1) from (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "70 - 10 = 30*d.\r\n" );
document.write( "\r\n" );
document.write( "Find d from there.\r\n" );
document.write( "\r\n" );
document.write( "Then think what to do next.\r\n" );
document.write( "

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