#1---> let the number you are trying to find be x for the following questions
30%*x=15
x=15/30%
x=50
#2
10%*x=14
x=14/10%
x=140
#3
(4/32)*100
is the same as (1/8)*100= 12.5%
#4
1%* x=11
x=11/1%
x=1100
by the way * means multiply
1.) 9 cm
2.) 5 cm
3.) 10 in
4.) 4 in
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]
-vp+40<95
subtract 40 from each side
-vp < 55
divide by -p (which flips the inequality) assuming p>0
v > -55/p