document.write( "Question 933557: 4th term Of an arithmetic sequence is 17. Sum of first 20 terms is 990. Find first term and common difference. \n" ); document.write( "
Algebra.Com's Answer #566875 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 4th term Of an arithmetic sequence is 17. Sum of first 20 terms is 990. Find first term and common difference.\r \n" ); document.write( "\n" ); document.write( "4th term Of an arithmetic sequence is 17. \n" ); document.write( "t4 =17 \n" ); document.write( "a+3d=17.................(1)\r \n" ); document.write( "\n" ); document.write( " Sum of first 20 terms is 990. \n" ); document.write( "S20 = 990\r \n" ); document.write( "\n" ); document.write( "Sn = n/2(2a+(n-1)d)\r \n" ); document.write( "\n" ); document.write( "20/2(2a+(20-1)d)=990 \n" ); document.write( "10(2a+19d)=990 \n" ); document.write( "2a+19d =99.................(2)\r \n" ); document.write( "\n" ); document.write( "Sole (1) & (2)\r \n" ); document.write( "\n" ); document.write( "a+3d=17 \n" ); document.write( "multiply by -2 \n" ); document.write( "-2a-6d=-34 \n" ); document.write( "add this equation to (2)\r \n" ); document.write( "\n" ); document.write( "13d=65 \n" ); document.write( "d=5 \n" ); document.write( "a+3d=17 \n" ); document.write( "a+15=17 \n" ); document.write( "a=2\r \n" ); document.write( "\n" ); document.write( "2,7,12,17,.........\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find first term and common difference. \n" ); document.write( " |