1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Drupady [299]
2 years ago
13

Exponentiation is the raising of one number to the power of another. This operation is performed using two asterisks **. Let's u

se exponentiation to solve a known problem. You are offered a choice of either $1.000.000 or $0.01 (one penny) doubled every day for 30 days (the resulting amount is doubled every day). Task: Write a program to calculate the amount that will result from the doubling to understand which choice results in a larger amount. Hint: Let's see how exponentiation can be useful to perform the calculation. For example, if we want to calculate how much money we will have on the 5th day, we can use this expression: 0.01*(2**5) = 0.32 dollars (multiply the penny by 2 raised to the power of 5).​
Mathematics
1 answer:
Harlamova29_29 [7]2 years ago
4 0

In math, Exponentiation refers to the operation of raising one quantity to the power of another. See the program running the exponentiation below.

<h3>What is the required code?</h3>

The code is given below:

number_of_days = 30

amount_after_30days = 0.01 * (2 ** number_of_days)

# print the amount

print(amount_after_30days)

Learn more about exponentiation at;
brainly.com/question/11975096
#SPJ1

You might be interested in
Please do 3 &amp; 4 and show work
Shalnov [3]

Answer:

3. A=B=70°; C=D=110°

4. A=90°; C=48°

Step-by-step explanation:

Same-side angles of a trapezoid add to 180°.

___

3. (2x) +(x+15) = 180

3x + 15 = 180 . . . . simplify

x +5 = 60 . . . . . . . divide by 3

x = 55

A=B=(x+15)° = (55+15)° = 70°

C=D=2x° = 2·55° = 110°

__

4. You are given the values of one of the angles on each side, so the other can be found by subtraction:

A=180°-D = 90°

C = 180° -132° = 48°

8 0
3 years ago
Past experience has indicated that the breaking strength of yarn used in manufacturing drapery material is normally distributed
vlabodo [156]

Answer:

95% two-sided confidence interval on the true mean breaking strength is (94.8cm, 99.2cm)

Step-by-step explanation:

Our sample size is 11.

The first step to solve this problem is finding our degrees of freedom, that is, the sample size subtracted by 1. So

df = 11-1 = 10.

Then, we need to subtract one by the confidence level \alpha and divide by 2. So:

\frac{1-0.95}{2} = \frac{0.05}{2} = 0.025

Now, we need our answers from both steps above to find a value T in the t-distribution table. So, with 10 and 0.025 in the two-sided t-distribution table, we have T = 1.812

Now, we find the standard deviation of the sample. This is the division of the standard deviation by the square root of the sample size. So

s = \frac{4}{\sqrt{11}} = 1.2060

Now, we multiply T and s

M = Ts = 1.812*1.2060 = 2.19/tex]For the lower end of the interval, we subtract the sample mean by M. So the lower end of the interval here is[tex]L = 97 - 2.19 = 94.81 = 94.8cm

For the upper end of the interval, we add the sample mean and M. So the upper end of the interval here is

L = 97 + 2.19 = 99.19 = 99.2cm

So

95% two-sided confidence interval on the true mean breaking strength is (94.8cm, 99.2cm).

7 0
3 years ago
Here is Triangle A. Lin created a scaled copy of Triangle A with an area of 72 square units. a. How many times larger is the are
PSYCHO15rus [73]

Answer:

The answer is below

Step-by-step explanation:

a) Triangle A is attached in the image below.

The base of triangle A is 3 units and its height is 3 units. The area of a triangle  is given as:

Area = (1/2) × base × height

Area of triangle A = (1/2) × base × height = (1/2) × 3 × 3 = 4.5 unit²

Area of the scaled copy = 72 unit²

Ratio of area = Area of the scaled copy / Area of triangle A = 72 unit² / 4.5 unit² = 16

Hence the scaled copy area is 16 times larger than that of triangle A.

b) For the scaled copy:

Area of the scaled copy = (1/2) × base × height = 72 unit²

base × height = 144

Since the base and height are equal

base² = 144

base = 12, also height = 12

Base of scaled copy = 12 = 4 × base of triangle A

Therefore the scale factor used is 4

7 0
3 years ago
What is the exact circumference of the circle?
fredd [130]
Data:

Formula: diameter = 2*radius

Formula: (<span>Circle length)
</span>C = 2* \pi *r
<span>
Solving: </span><span>Using the data
</span>diameter = 2*radius
20 = 2*r
2r = 20
r =  \frac{20}{2}
\boxed{r = 10\:ft}

<span>Now, replace in the circumference length formula
</span>C = 2 \pi *r
C = 2 \pi *10
\boxed{\boxed{C = 20 \pi \:ft}}\end{array}}\qquad\quad\checkmark

Answer:
<span>The exact circumference of the circle is </span>20 \pi \:ft
7 0
3 years ago
A gift box is in the shape of a trapezoidal prism with base lengths of 7 inches and 5 inches and a height of 4 inches. The heigh
jek_recluse [69]
First of all there are multiple formula's to get the volume of a trapezoidal prism:

V=(1/2 * (base1 + base2) * h) * height prism

Using the numbers you gave: 
base1 = 7     base2 = 5     h = 4     height prism = 8

Putting this into the equation:  V=(1/2 * (7 <span>+ 5) * 4) * 8
V= (1/2 * 12 * 4) * 8
V = 24 * 8
V = 192

The volume of the gift box is 191 inches squared.</span>
6 0
3 years ago
Other questions:
  • Two consecutive odd numbers are such that seven times the smaller, subtracted from nine times the bigger, gives 144. Find the nu
    7·1 answer
  • the football team has a total of 25 jerseys. There are 10 meduim-sized jerseys. What percent of yhe jerseys are medium-sized jer
    7·1 answer
  • (-6 + 4v + 2u)(-4) solve using distributive property
    6·1 answer
  • Help me plzzzzz!!!!!!!
    5·1 answer
  • Mrs.Hameay is making outfits for the school dance team. She can make 1/4 of an outfit per day. How many days should it take Mrs.
    15·1 answer
  • Can someone please answer?<br><br> Which theorem is it?
    14·2 answers
  • Find the value of √(6-3√5)​
    7·1 answer
  • Can someone help me please?
    5·1 answer
  • En un corral hay 200 animales los cuáles el el 25 son patos el 50% son guajolotes y el 75% son gallinas ¿Cuántos animales son pa
    6·1 answer
  • IJ || HK. Find GH.<br> Help plz...No links!! I will report!!
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!