SELECT * FROM question_mgmt as q WHERE id=1035 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 show that the products of the corresponding terms

Question:

Show that the products of the corresponding terms of the sequences a,ar,ar2, ...arn-1 and A, AR, AR2, ,,,ARn-1 form a G.P, and find the common ratio.

Answer:

It has to be proved that the sequence, aAarARar2AR2, …arn–1ARn–1, forms a G.P.

fraction numerator S e c o n d space t e r m over denominator F i r s t space t e r m end fraction space equals space fraction numerator a r A R over denominator a A end fraction equals r R

fraction numerator T h i r d space t e r m over denominator S e c o n d space t e r m end fraction space equals space fraction numerator a r squared A R squared over denominator a r A R end fraction equals r R

Thus, the above sequence forms a G.P. and the common ratio is rR.

 


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!=1035 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!=1035 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