sharania3105
sharania3105 sharania3105
  • 01-08-2021
  • Mathematics
contestada

Find the number of terms of the geometric progression 81, 27, 9,....,1/81

​

Respuesta :

jasongggg
jasongggg jasongggg
  • 01-08-2021

Answer:

9

Step-by-step explanation:

r = 27/81 = 1/3

a = 81

Tn = 1/81

ar^(n-1) = 1/81

81(1/3)^(n-1) = 1/81

(1/3)^(n-1) = 1/6561

(1/3)^(n-1) = 1/3^(8)

Compare the exponents,

n-1 = 8

n = 9

Answer Link

Otras preguntas

A good hypothesis includes which of the following? A: Prediction B:data C:uncertainty D:conclusion
What is the volume of a cone with a height of 6 cm in the radius of 2 cm
wrote and expression for the difference of p and 4
The ratio of wooden bats to metal bats in the baseball coach’s bag is 2 to 1. If there are 20 wooden bats, how many metal bats are in the bag?
10 POINTS!!! Help me please.
I need to put these in order
You earn a 12% commission for every car you sell. How much is your commission if you sell a $23,000 car?
are there any English colleges in south Korea for Americans that is international ?
A line passes through 3,7 and 6,9 what equation represents the line
Assume that you have an array of integers named a. Which of these code segments print the same results? int i = 1; while(i < a.length) { System.out.prin