document.write( "Question 861348: Given that for an AP seventh term=43 and second term=91,find the valves of a,d and n. \n" ); document.write( "
Algebra.Com's Answer #518981 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! an = a + (n - 1)d \n" ); document.write( "43 = a + 6d \n" ); document.write( "91 = a + d \n" ); document.write( "-48=5d \n" ); document.write( "-48/5=d \n" ); document.write( "91 = a -48/5 \n" ); document.write( "a = 503/5, d = -48/5 \n" ); document.write( "n is whatever you want it to be. \n" ); document.write( " |