Subtract the thickness of the known piece from the total thickness.
Because they have different denominators rewrite them to have the same.
9/32 x 2 = 18/64
Now you have 33/64 - 18/64 = 15/64
The other piece is 15/64 inch thick.
Answer:
9,000
Step-by-step explanation
You pay one 4th of your money on taxes. 36000/4 is 9,000.
R is greater then or equal to18
<em>The</em><em> </em><em>answer</em><em> </em><em>is</em><em> </em><em>of</em><em> </em><em>option</em><em> </em><em>D</em><em>.</em>
<em>Hope</em><em> </em><em>this</em><em> </em><em>will</em><em> </em><em>help</em><em> </em><em>u</em><em>.</em><em>.</em><em>.</em><em>:</em><em>)</em>
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]