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
svlad2 [7]
3 years ago
8

(Population projection) The US Census Bureau projects population based on the

Business
1 answer:
ludmilkaskok [199]3 years ago
5 0

Explanation:

I have provided the code below which is producing the correct answers. Answers are verified by actual answers from calculator.

I have used a for loop for fast calculation and print.

ANSWER CODE:

population = 312032486;

seconds = 365*24*60*60;

births = seconds//7;

deaths = seconds//13;

immigrations = seconds//45;

years = {1,2,3,4,5}

change_in_pop = births - deaths + immigrations;

for val in years:

   new_population = population + val*(change_in_pop)

   print("The population after " + str(val) + " years is " + str(new_population)+"\n")

You might be interested in
A beverage company puts game pieces under the caps of its drinks and claims that one in six game pieces wins a prize. the offici
jek_recluse [69]
Coke and yes 1 in 6 is correct
5 0
3 years ago
What are the potential risks of having all three of these buckets (savings, investments and debt payments) belong in the same ca
Vlad [161]

The potential risks that these three groups fall into the same category is that it is a low percentage and it is not a realistic proposition.

According to the theory of 50, 20, 30, a person's salary should be divided into 3 buckets that are:

  • 50% of salary must go towards mandatory expenses (housing rent payments, utilities, medical care, basic food, and transportation).
  • 20% of the salary must be used for savings and debt payments (programmed savings for old age or a special event, or the payment of debts such as card payments, bank loans, among others).
  • 30% of the salary must be allocated for non-priority expenses (it is the expenditure of money on experiences, objects, or others that are not essential for the individual).

This income distribution is unrealistic because most people spend more than 50% of their salary on compulsory expenses, reducing their economic capacity for other purposes.

In this way, the 20% destined to savings and payment of debts would be a minimum amount of the salary, which could have serious consequences such as:

  • Inability to pay debts
  • Inability to save for the future

Learn more in: brainly.com/question/12198015

5 0
3 years ago
Who was the owner of the large estate at derbyshire?
Scrat [10]
Mr. Darcey was the owner
5 0
2 years ago
The Water Sports Company soon will be producing and marketing a new model line of motor boats. The production manager, Michael J
Licemer1 [7]

Answer:

Explanation:

X - number of units sold

Total cost for production = 1,500,000 + 1600X

Total cost for purchasing = 2000X

a.  For 4000 units sold

Total cost for production = 1,500,000 + 1600 * 4000 = $7,900,000

Total cost for purchasing = 2000* 4000 =  $8,000,000

In this case producing is cheaper. Therefore, it is better to produce

b. Y - break-even point

Then :  1,500,000 + 1600 * Y = 2000* Y

So 1,500,000 = 400 Y

Y = 3750

At №of units less than 3750 purchasing will be the better option

And above 3750 producing will be the better option

4 0
3 years ago
The first step that any organization should take to manage the risk of employee communication is to develop and publicize​ a(n)
Y_Kistochka [10]
The first step ....................................... is to develop and publicize A SOCIAL MEDIA policy.
A social media policy refers to a corporate code of conduct which provides guidelines for the workers of a company who post contents on the internet either in their official or private capacity. It is also called social networking policy.
8 0
3 years ago
Other questions:
  • Paul splits an investment of $20000 , a portion earning simple interest at a rate of 3.8 % per year and the rest earning at a ra
    12·1 answer
  • This is a text message that is stored on a user's computer by a Web server that helps trace the user's browsing habits.a) Script
    14·1 answer
  • John saw an ad for flowers that included the phone number 1-800-FLOWERS. Two months later, John wanted to send his mother some f
    14·1 answer
  • Week 8 Quiz - Taxes and W-2s (36pts)
    9·2 answers
  • Pro Clean Company, a manufacturer of hand sanitizers, intends to produce 40,000 units in the third quarter and 35,000 units in t
    9·1 answer
  • Economic profit is defined as _____ Question 17 options: a) total revenue plus what must be paid to resources to attract them fr
    9·1 answer
  • our economists estimate that citizens in our country have an mpc of 0.75. To increase GDP by $800 how much should we increase go
    8·1 answer
  • French mining engineer Henri Fayol defined management as a process involving which of the following?
    10·2 answers
  • The restructuring of companies like Hewlett-Packard and McGraw Hill were a direct result of ___________ affecting change, by inf
    8·1 answer
  • a firm has a pure discount loan with face value of $75,000 that is due in six months. the assets of the firm are currently worth
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!