document.write( "Question 857289: The sum of the first and second term of an AP is 4,if the tenth term is 19 find the sum of the fifth and sixth terms \n" ); document.write( "
Algebra.Com's Answer #516476 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! an = a + (n - 1)d \n" ); document.write( "4= 2a + d, \n" ); document.write( "19= a + 18d \n" ); document.write( "a = 53/35, d = 34/35 \n" ); document.write( "check \n" ); document.write( "53/35+53/35+34/35 \n" ); document.write( "140/35=4 \n" ); document.write( "53/35+612/35=665/35 \n" ); document.write( "s = 53/35 + (4)34/35+ 53/35 + (5)34/35 \n" ); document.write( "s=412/35 =11 27/35 \n" ); document.write( " \n" ); document.write( " |