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
Tcecarenko [31]
3 years ago
7

A Python program that calculates how many seconds in a week

Mathematics
1 answer:
Liula [17]3 years ago
4 0

Answer:

See the python code in the description below

Step-by-step explanation:

A Python program that calculates how many seconds in a week

Step one:

One Minute = 60 Seconds

One Hour = 60 Minutes

One Day = 24 Hours

One Week = 7 Days

Step two:

#Initialize the number of seconds in a week

number_of_weeks= int(input("enter the number of weeks here: "))

number_of_seconds_in_a_week=60*60*24*7*number_of_weeks

print("the number of seconds in", number_of_weeks, "week(s)", "is", number_of_seconds_in_a_week )

You might be interested in
Steps to solve 3 (x -5) + 7 x = 65
Novay_Z [31]

Answer:

x = 8

Step-by-step explanation:

3(x-5)+6x = 3x-15+7x

3x-15+7x = 65

10x = 80

x = 8

8 0
3 years ago
Read 2 more answers
Help what properties are left? (WILL GIVE POINTS)
Ne4ueva [31]

Answer: e. Substitution Property

g. Substitution Property

Step-by-step explanation:

7 0
1 year ago
A distribution of values is normal with a mean of 1986.1 and a standard deviation of 27.2.
m_a_m_a [10]

Answer:

I used the function normCdf(lower bound, upper bound, mean, standard deviation) on the graphing calculator to solve this.

  • Lower bound = 1914.8
  • Upper bound = 999999
  • Mean = 1986.1
  • Standard deviation = 27.2

Input in these values and it will result in:

normCdf(1914.8,9999999,1986.1,27.2) = 0.995621

So the probability that the value is greater than 1914.8 is about 99.5621%

<u><em>I'm not sure if this is correct </em></u><em>0_o</em>

4 0
2 years ago
GUYS I NEED HELP ITS URGENT! WILL MARK BRAINLIEST!
Ad libitum [116K]

Answer:

k = 13 The smallest zero or root is x = -10

===============================

Work Shown:

note: you can write "x^2" to mean "x squared"

f(x) = x^2+3x-10

f(x+5) = (x+5)^2+3(x+5)-10 ... replace every x with x+5

f(x+5) = (x^2+10x+25)+3(x+5)-10

f(x+5) = x^2+10x+25+3x+15-10

f(x+5) = x^2+13x+30

Compare this with x^2+kx+30 and we see that k = 13

Factor and solve the equation below

x^2+13x+30 = 0

(x+10)(x+3) = 0

x+10 = 0 or x+3 = 0

x = -10 or x = -3

The smallest zero is x = -10 as its the left-most value on a number line.

Hope this was Right

7 0
3 years ago
Please help due tmrw
Wewaii [24]

Answer:

1. w = 3l

2. k = 1/2 * b

Step-by-step explanation:

1.  w = 3l

   w = width     l = length

   Since we are solving the equation for the width, we can make the equation w = ? for now. since the width is equal to three times the length, we can make the equation w = 3l.

2. k = 1/2 * b

   k = kool-aid     b = beef    

   Since we are solving the equation for the kool-aid, we can make the equation k = ? for now. since the kool-aid is equal to half the beef sold, we can make the equation k = 1/2 * b

I hope this helped and please mark me as brainliest!

7 0
2 years ago
Read 2 more answers
Other questions:
  • What is the name of the shape depicted in the graph below
    10·1 answer
  • What is the distance between the point (−10, −2)(−10, −2) and the point (−4, −2)(−4, −2) ?
    10·2 answers
  • Robin noticed her water bottle was 3 full and Freddy's was full. Robin said, "My full bottle has more water than your full bottl
    10·1 answer
  • Will give medal to best answer!
    7·1 answer
  • One number is 3 times a first number. A third number is 100 more than the first number. If the sum of the three numbers is 510,
    8·1 answer
  • Ok this is not a solve, more of a vocab question. Whats the term used for the number circled? Like is that called a coefficient
    6·1 answer
  • What is the remainder when 6x+12 is divided by 2x-8.​
    6·2 answers
  • A circle has a radius of 15 inches. What is the area, in square inches, of this circle? (The area of a circle with a radius of r
    5·1 answer
  • Please answer it correctly I need it now​
    14·2 answers
  • What is the estimate of 645,547?<br> pls help
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!