document.write( "Question 1079599: a series has first term 7 and 5th term 23. find the common difference , 15th term and sum of the first 10 terms. \n" ); document.write( "
Algebra.Com's Answer #693838 by amfagge92(93)\"\" \"About 
You can put this solution on YOUR website!
a=7 5th term=23
\n" ); document.write( "⇒T5th=7+4d=23
\n" ); document.write( "7+4d=23
\n" ); document.write( "4d=16
\n" ); document.write( "d=4
\n" ); document.write( "⇒common difference=4\r
\n" ); document.write( "\n" ); document.write( "15th term=a+14d\r
\n" ); document.write( "\n" ); document.write( "7+(14*4)=63\r
\n" ); document.write( "\n" ); document.write( "⇒15th term=63\r
\n" ); document.write( "\n" ); document.write( "Sum of 10th term
\n" ); document.write( "=n/2{2a+(n-1)d}
\n" ); document.write( "10/2{2*7+(9*4)}
\n" ); document.write( "=250
\n" ); document.write( "
\n" ); document.write( "
\n" );