The first three terms of a GP are also the first,nineth and eleventh terms respectively of an AP. Given that the terms of the GP are all different,find the common ratio r,if the sum to infinity of the GP is 8. Find also the first term and the common difference of the AP.

I don’t get this solution ;—;

I don’t get his solution

I don't get his solution

To solve this problem, we'll use the given information about the geometric progression (GP) and arithmetic progression (AP) to find the values of their common ratio, first term, and common difference.

Let's start by finding the common ratio (r) of the GP.

We are given that the first term (a) of the GP is also the first term of the AP. Additionally, the ninth term (a*r^8) of the GP is the ninth term of the AP, and the eleventh term (a*r^10) of the GP is the eleventh term of the AP.

Using this information, we can set up the equations as follows:

First term of GP = First term of AP
a = a

Ninth term of GP = Ninth term of AP
a * r^8 = a + 8d

Eleventh term of GP = Eleventh term of AP
a * r^10 = a + 10d

Now, we can solve these equations to find the values of r, a, and d.

Let's subtract the equation for the first term of the AP from the equation for the ninth term of the AP to eliminate "a":

(a * r^8) - a = (a + 8d) - a
a * (r^8 - 1) = 8d

Now, let's substitute this expression back into the equation for the eleventh term of the AP:

a * r^10 = a + 10d

Substituting the expression we found for "a" in terms of "d":

(8d / (r^8 - 1)) * r^10 = (8d / (r^8 - 1)) + 10d

Now, let's simplify this equation by multiplying through by (r^8 - 1) to eliminate the denominators:

8d * r^10 = (8d + 10d * (r^8 - 1)) * (r^8 - 1)

Expanding and simplifying:

8d * r^10 = 8dr^8 + 10d * r^8 - 10d + 10d * (r^8 - 1)

Simplifying further:

8d * r^10 = 8dr^8 + 10d * r^8 - 10d + 10d * r^8 - 10d

Combining like terms:

8d * r^10 = 18d * r^8 - 20d

Dividing through by "d" (since we know that all terms of the GP are different, so d ≠ 0) and simplifying:

8 * r^10 = 18 * r^8 - 20

Now, let's solve this equation for "r". One way to do this is by substituting "r^2" with a new variable, such as "x".

Rewriting the equation:

8 * x^5 = 18 * x^4 - 20

Dividing through by 2 to simplify:

4 * x^5 = 9 * x^4 - 10

Rearranging the equation:

4 * x^5 - 9 * x^4 + 10 = 0

Now, we can use numerical methods, such as graphing or using a calculator with a numerical solver, to find the value(s) of "x" that satisfy this equation. However, finding the exact value of "x" using algebraic methods might not be feasible in this case.

Once we find the value(s) of "x", we can substitute them back into the equation "r^2 = x" to find the value(s) of "r". Since the problem does not specify the value(s) of "r", we can leave it in this form for now.

To find the first term (a) and the common difference (d) of the AP, we can use any of the equations we derived earlier. Let's use the equation for the first term of the AP:

a = a

Substituting the expression we found for "a" in terms of "d":

(8d / (r^8 - 1)) = a

Now that we have expressions for both "a" and "d", we can evaluate them once we have the value(s) of "r".

In summary, to find the common ratio (r), first term (a), and common difference (d):

1. Set up equations for the first term, ninth term, and eleventh term of the AP based on the given information about the GP and AP.
2. Eliminate variables to get an equation solely in terms of "r".
3. Solve the resulting equation to find the value(s) of "r". Numerical methods may be necessary.
4. Once you have the value(s) of "r", substitute them back into the previously derived expressions for "a" and "d".
5. Evaluate the expressions for "a" and "d" to find their values.

Note: The solution for "r" might involve complex numbers, depending on the equation. In such cases, the GP might not have a real common ratio.

Both sequences start with a

ar = a+8d
ar^2 = a+10d
a/1-r = 8

a = 6
r = 1/4
d = -9/16

a/1-r = 6/(3/4) = 8
GP: 6 3/2 3/8 ...
AP: 6 87/16 78/16 69/16 60/16 51/16 42/16 33/16 24/16 15/16 6/16 ...

Note that 24/16 = 3/2 and 6/16 = 3/8