Answer:

Step-by-step explanation:
we know that
If two figures are similar, then the ratio of its corresponding sides is proportional
Let
x----> the height of cone B
using proportion

√324 * √75 = √24300 = 90√3
so
90√3 / 9 = 10√3
answer is
D. last one 10√3 irrational
Answer:
Ms. Cortez earns 500 dollars for working 30 hours. It's the last choice.
Step-by-step explanation:
You just have to substitute 30 into the equation in place of x, since x represents hours.
f(30) = 50 + 15(30)
f(30) = 50 + 450
f(30 = 500
9514 1404 393
Answer:
Step-by-step explanation:
A recursive formula consists of two parts:
- initialization (rule for the first term(s))
- rule for the next term
When we look at the differences between terms in the sequence 3, -4, -11, ..., we find that they are constant at -7. That is each term can be found from the previous one by subtracting 7. This is our recursive rule. The first term is obviously 3, so the recursive formula is ...
a[1] = 3
a[n] = a[n-1] -7