I need a little bit of help with my work!

Q1 -
Find the geometric means in the following sequence.

-9, ___, ___, ____, ____, -69,984

Q2-
Find Sn for the given geometric series. Round to the nearest hundreth
a1= 0.1 , a5= 814.5, r=9.5
Use the formula: Sn= Sn = a(1 - rn) / (1 - r)

Q3-
Find a1 for the given geometric series. Round to nearest hundredth.
Sn= 47,615 , r= 3, n=5
Use the formula : Sn=a1-a1r^n/1-r

Q1. Well, 69984/9 = 1776 = 6^5, so ...

Q2. Sn = 0.1(1-9.5^n)/(1-9.5) = 1/85 (9.5^n - 1)
All you need is n for some Sn.
Q3. Using Q2, a1*(3^5 - 1)/(3-1) = 47615

Q1 - To find the geometric means in a sequence, you need to find the numbers that when multiplied together, result in a constant ratio. In this case, the ratio of the geometric sequence can be found by dividing any term in the sequence by the preceding term. Let's find the geometric means in the given sequence:

-9, ___, ___, ____, ____, -69,984

To find the first geometric mean, divide the second term (-9) by the first term (-9):
-9 / -9 = 1

To find the second geometric mean, divide the third term by the second term:
3rd term / 2nd term = ? / (-9)

To find the third geometric mean, divide the fourth term by the third term:
4th term / 3rd term = ? / ?

Continue this process until you reach the second-to-last term:

second-to-last term / second-to-last geometric mean = ? / ?

Finally, divide the last term (-69,984) by the second-to-last term to find the last geometric mean:

-69,984 / ? = ? / ?

Note: Without the values for the missing terms, we cannot determine the exact values of the geometric means.

Q1 - To find the geometric means in a sequence, we need to find the common ratio between consecutive terms in the sequence. Then, we can use the formula for geometric mean, which is the square root of the product of two consecutive terms.

In the given sequence, the first term is -9 and the last term is -69,984. To find the common ratio, we can divide any term by its previous term. Let's take the second term as an example.

Second term / First term = (-9) / (second term)

Let's call the second term "x" for simplicity.

-9 / x = x / (-69,984)

By cross-multiplying, we get:
-9 * (-69,984) = x^2

x = sqrt((-9 * -69,984))

Now that we have the common ratio, we can find the geometric means. The geometric mean between two consecutive terms can be found by taking the square root of their product. So, the first geometric mean will be the square root of (-9 * x), the second geometric mean will be the square root of (x * next term), and so on.

Q2 - To find Sn for a geometric series, we can use the formula Sn = a(1 - rn) / (1 - r). In this formula, "a" represents the first term, "r" represents the common ratio, and "n" represents the number of terms.

For the given problem, we are given a1 = 0.1, a5 = 814.5, and r = 9.5. We need to find Sn, which represents the sum of the first "n" terms.

First, we need to find the value of "n". Since we are given a1 and a5, we can use the formula a5 = a1 * r^(n - 1) to find "n".

a5 = a1 * r^(n - 1)
814.5 = 0.1 * 9.5^(n - 1)

Simplify the equation to:
8,145 = 9.5^(n - 1)

To solve for "n", take the logarithm of both sides. Let's use the natural logarithm (ln) for this calculation.

ln(8,145) = (n - 1) * ln(9.5)

Now, solve for "n" by dividing both sides by ln(9.5).

n - 1 = ln(8,145) / ln(9.5)
n = (ln(8,145) / ln(9.5)) + 1

Once we have the value of "n", we can substitute the values of a1, r, and n into the formula Sn = a(1 - rn) / (1 - r) to find Sn.

Q3 - To find a1 for a geometric series, we can use the formula Sn = a1 - a1r^n / (1 - r). In this formula, "Sn" represents the sum of the first "n" terms, "a1" represents the first term, "r" represents the common ratio, and "n" represents the number of terms.

For the given problem, we are given Sn = 47,615, r = 3, and n = 5. We need to find a1, the value of the first term.

Substitute the given values into the formula Sn = a1 - a1r^n / (1 - r) and solve for a1.

47,615 = a1 - a1 * 3^5 / (1 - 3)

Simplify the equation:

47,615 = a1 - a1 * 3^5 / (-2)

To solve for a1, multiply both sides by -2:

-2 * 47,615 = -2 * (a1 - a1 * 3^5 / (-2))

-95,230 = -2a1 + a1 * 3^5

Combine like terms:

-95,230 = -2a1 + a1 * 243

Now, solve for a1 by isolating it on one side of the equation:

-95,230 = a1 * (243 - 2)

a1 = -95,230 / (243 - 2)

Calculate the value of a1 using the formula.