The answer to question above is 0.0000593
Width: W
length: L = 5W
Use the Pyth. Theorem to find the length of the diagonal:
|D| = sqrt(W^2 + [5W]^2) = sqrt(W^2 + 25W^2) = sqrt(26W^2), or
Wsqrt(26) (ans.)
Answer:
- tn = 2097152 pennies
- tn = 20971.52 dollars.
Step-by-step explanation:
A surprisingly large amount of money.
The question is "Does the amount of money just double or do the previous amounts add to the present amount?"
I think it just doubles. Not only that, but she can't spend any of it until night 22 is reached.
- tn = a*2^(n - 1)
- a = 1 She starts with 1 penny.
- n = 22
- tn = 1*2^(22 - 1)
- tn = 1*2^21
- tn = 2097152 pennies
- tn = 20971.52 dollars.
Im not sure but I think the correct answers are:
3. B
4. A