Write a program that prompts the user to enter: 1. The population of town A 2. The population of town B 3. The growth rate of town A 4. The growth rate of town B The program outputs: 1. After how many years the population of town A will be greater than or equal to the population of town B 2. The populations of both the towns at that time. (A sample input is: Population of town A = 5,000, growth rate of town A = 4%, population of town B = 8,000, and growth rate of town B = 2%.)

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter2: Problem Solving Using C++using
Section: Chapter Questions
Problem 8PP: (Modify) a. Modify the program you wrote for Exercise 7 to provide the mass of a person as an...
icon
Related questions
Question
100%

please help me with this C++ program and match it with the require input and result!! Please send me answer within 10 min!! I will rate you good for sure!!

The population of town A is less than the population of
town B. However, the population of town A is growing
faster than the population of town B.
Write a program that prompts the user to enter:
1. The population of town A
2. The population of town B
3. The growth rate of town A
4. The growth rate of town B
The program outputs:
1. After how many years the population of town A will
be greater than or equal to the population of town B
2. The populations of both the towns at that time.
(A sample input is: Population of town A = 5,000, growth
rate of town A = 4%, population of town B = 8,000, and
growth rate of town B = 2%.)
Transcribed Image Text:The population of town A is less than the population of town B. However, the population of town A is growing faster than the population of town B. Write a program that prompts the user to enter: 1. The population of town A 2. The population of town B 3. The growth rate of town A 4. The growth rate of town B The program outputs: 1. After how many years the population of town A will be greater than or equal to the population of town B 2. The populations of both the towns at that time. (A sample input is: Population of town A = 5,000, growth rate of town A = 4%, population of town B = 8,000, and growth rate of town B = 2%.)
Test case 1
Input
44
240
44
30
Expected Output
(?<:-)17
Test case 2
Input
Ç
50000
75000
25
12
21080 20641
Expected Output
(7<1-)4 122070 118013
Transcribed Image Text:Test case 1 Input 44 240 44 30 Expected Output (?<:-)17 Test case 2 Input Ç 50000 75000 25 12 21080 20641 Expected Output (7<1-)4 122070 118013
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Constants and Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning