Hey there! :D
A dollar bill is worth 100 pennies.
$1.00-> .01*100 <=== same thing
When written in decimal format, each penny can be written as 100:1, because there are 100 pennies in a dollar. One penny would just be one out of 100.
I hope this helps!
~kaikers
The slant height of the pyramid is 756 feet
Answer:
5
Step-by-step explanation:
Answer: x intercept is -3
y intercept is -9
Step-by-step explanation: 6(0) = 2y=-18, divide both sides by 2, get -9 as a y intercept
6x+2(0)=-18
divide both sides by 6, and get -3 as an x intercept
The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1