document.write( "Question 1029294: Given progression, m-1, 2m, 3m+1, 4m+2,... determine;
\n" ); document.write( "1. Common difference
\n" ); document.write( "2. 20th term
\n" ); document.write( "3. The value of m, hence give the numerical values of the 1st three terms\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #644505 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"d=2m-%28m-1%29\"
\n" ); document.write( "\"d=2m-m%2B1\"
\n" ); document.write( "\"d=m%2B1\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"a%5Bn%5D=m-1%2B%28n-1%29%28m%2B1%29\"
\n" ); document.write( "\"a%5B1%5D=m-1\"
\n" ); document.write( "\"a%5B2%5D=m-1%2Bm%2B1=2m\"
\n" ); document.write( "\"a%5B3%5D=m-1%2B2m%2B2=3m%2B1\"
\n" ); document.write( "\"a%5B4%5D=m-1%2B3m%2B3=4m%2B2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"a%5B20%5D=m-1%2B%2820-1%29%28m%2B1%29\"
\n" ); document.write( "\"a%5B20%5D=m-1%2B19m%2B19\"
\n" ); document.write( "\"a%5B20%5D=20m%2B18\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Without knowing another piece of information, you cannot get numerical values.
\n" ); document.write( "
\n" );