9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]
Answer:
76 degrees
Step-by-step explanation:
GE = 180 since it is a straight line
GE = GR + FE
180 = 7x+6 +6x-8
Combine like terms
180 = 13x-2
Add 2 to each side
182 = 13x
Divide by 13
182/13 = 13x/13
14 =x
We want FE
FE = 6x-8
FE = 6(14) -8
=84 -8
=76
The answer is: The first triangle. The reasons are shown below:
1. All the triangles are rigth triangles, because they have an angle of 90°. So, let's calculate the others angles of the first one:
Tan(α)^-1= opposite leg/adjacent leg
Opposite leg=5
Adjacent leg=5√3
Tan(α)^-1= 5/5√3
Tan(α)^-1=30°
2. Let's calculate the other angle:
Tan(α)^-1= opposite leg/adjacent leg
Now, the opposite leg will be 5√3 and the adjacent leg will be 5. Then:
Tan(α)^-1= 5√3/5
Tan(α)^-1=60°
As you can see, the angles of first triangle are: 30°,60° and 90°.