document.write( "Question 822048: Find the thirty fifth term of the arithmetic sequence 75,71,67,.....
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #494592 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"a%5B1%5D=75\" \"a%5B2%5D=71\" , \"a%5B3%5D=67\"
\n" ); document.write( "\"a%5B2%5D-a%5B1%5D=71-75=-4\" and \"a%5B3%5D-a%5B2%5D=71-67=-4\" so \"d=-4\"
\n" ); document.write( "\"a%5Bn%5D=a%5B1%5D%2B%28n-1%29%2Ad\"
\n" ); document.write( "\"a%5B35%5D=75%2B34%2A%28-4%29\"
\n" ); document.write( "\"a%5B35%5D=75-136\"
\n" ); document.write( "\"highlight%28a%5B35%5D=-61%29\"
\n" ); document.write( "
\n" );