Answer:
x = 20
Step-by-step explanation:
Exterior angles are equal.
7x - 3 = 6x + 17
Add 3 and subtract 6x to both sides.
x = 20 is the answer.
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:
-5/2
Step-by-step explanation:
Answer:
B. 5/6 of a number cannot be greater than the number.
7/3 = 2 1/3 > 1 2/3
Answer:
R, in beats per minute, can be approximated by the formulas, where a represents the person's age.
where R= 143 - 0.65a for women.... (1)
and R= 165 - 0.75a for men,..... (2)
So by implementing these two equation we get a = 40
So the age will be 40 years old
know more about “Mathematical Equation” here: brainly.com/question/1214333
#SPJ4