SELECT * FROM question_mgmt as q WHERE id=1016 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=6 AND chapterId=80 and ex_no='3' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th mathematics Sequence and Series find the 20th nbsp and nbsp nthterms of the g p

Question:

Find the 20th and nthterms of the G.P.5 over 2 comma 5 over 4 comma 5 over 8 comma...

Answer:

Here, a = First Term = 5 over 2

r = common ratio = fraction numerator begin display style 5 over 4 end style over denominator begin display style 5 over 2 end style end fraction equals 1 half

a subscript 20 space space end subscript equals space a r to the power of 20 minus 1 end exponent equals 5 over 2 open parentheses 1 half close parentheses to the power of 19 equals fraction numerator 5 over denominator open parentheses 2 close parentheses open parentheses 2 close parentheses to the power of 19 end fraction equals 5 over open parentheses 2 close parentheses to the power of 20
a subscript n space equals space a r to the power of n minus 1 end exponent equals 5 over 2 open parentheses 1 half close parentheses to the power of n minus 1 end exponent equals fraction numerator 5 over denominator open parentheses 2 close parentheses open parentheses 2 close parentheses to the power of n minus 1 end exponent end fraction equals 5 over open parentheses 2 close parentheses to the power of n


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='6' AND ex_no!=0 AND status=1 and id!=1016 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='6' AND ex_no!=0 AND status=1 and id!=1016 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question