document.write( "Question 375991: given 35/6, 47/8, 59/10, 71/12, 83/14,..., write an expression for the apparent nth term assuming n begins with 1. thanks \n" ); document.write( "
Algebra.Com's Answer #267396 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The numerator has the general term 35 + 12(n-1) = 12n + 23. \n" ); document.write( "The denominator has the general term 6+ 2(n-1) = 2n + 4. \n" ); document.write( "Therefore the genral term of the sequence above is |