document.write( "Question 949554: THE FIRST TERM OF AN ARITHMETIC IS 6 AND THE COMMON DIFFERENCE IS 3 FIND THE 50TH. \n" ); document.write( "
Algebra.Com's Answer #579733 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Use the formula\r\n" );
document.write( "\r\n" );
document.write( "\"a%5Bn%5D=a%5B1%5D%2B%28n-1%29d\"\r\n" );
document.write( "\r\n" );
document.write( "substitute \"n=50\", \"a%5B1%5D=6\", \"d=3\", to find \"a%5Bn%5D\" \r\n" );
document.write( "which will be \"a%5B50%5D\", the 50th term.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );