document.write( "Question 725194: If the ages of the students in Class XI are inA.P. with common differnce three months and the age of the youngest student is 16 years . Find the number of students in class XI , if the sum of ages of students in 861 . \n" ); document.write( "
Algebra.Com's Answer #444011 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the ages of the students in Class XI are inA.P. with common differnce three months and the age of the youngest student is 16 years . Find the number of students in class XI , if the sum of ages of students in 861 . \n" ); document.write( "--- \n" ); document.write( "a(1) = 16 years \n" ); document.write( "d = 3/12 = 1/4 \n" ); document.write( "Sum = 861 years \n" ); document.write( "-------------------- \n" ); document.write( "a(n) = a(1) + (n-1)d \n" ); document.write( "-------------------------- \n" ); document.write( "S(n) = (n/2)(a(1) + a(n) \n" ); document.write( "-------------- \n" ); document.write( "861 = (n/2)(16 + 16+(n-1)(1/4)) \n" ); document.write( "------- \n" ); document.write( "861 = (n/2)(32 + (n-1)(1/4) \n" ); document.write( "---- \n" ); document.write( "861 = 16n + (n^2-n)(1/8) \n" ); document.write( "---- \n" ); document.write( "6888 = 128n + n^2-n \n" ); document.write( "--- \n" ); document.write( "n^2 + 127n - 6888 = 0 \n" ); document.write( "--------------- \n" ); document.write( "n = 41 \n" ); document.write( "==================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |