document.write( "Question 1046272: The ratio between the sum of 'n' terms of two arithmetical progressions is (7n+1):(4n+27). Find the ratio of their eleventh term.
\n" );
document.write( " Ans: 148/111 \n" );
document.write( "
Algebra.Com's Answer #661785 by t0hierry(194)![]() ![]() You can put this solution on YOUR website! n=21 \n" ); document.write( "7n+1 = 148 \n" ); document.write( "4n+27= 84+27=111 \n" ); document.write( " |