Looking for a mathematical formula

Reply

Join Date: Oct 2006
Posts: 174
Reputation: tech291083 is an unknown quantity at this point 
Solved Threads: 0
tech291083 tech291083 is offline Offline
Junior Poster

Looking for a mathematical formula

 
0
  #1
Apr 25th, 2007
Hi,

Lately I have been doing some numeracy tests in order to prepare myself for a test based interview as it seems to be the case with some of the firms hiring these days. Here is the question. I can not get my head around it. In fact I can get the answer doing it manually, but I think there a mathematical formula available to work this kind of problems out. Thanks a lot.

A town with a population of 2000 grows at a rate of 30% per annum. What will be its population in the next 4 years?
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,580
Reputation: Infarction has a spectacular aura about Infarction has a spectacular aura about Infarction has a spectacular aura about 
Solved Threads: 52
Infarction's Avatar
Infarction Infarction is offline Offline
Battle Programmer

Re: Looking for a mathematical formula

 
0
  #2
Apr 25th, 2007
With a growth rate of 30%, it'll be at 130% after each year. Since that compounds, you'll just have a simple formula of:
pop = 2000(1.3^x)
This assumes the compounding happens at one instant per year, rather than calculating continuously.

Plug that in, and you'll get 5712
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 3,114
Reputation: WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of 
Solved Threads: 281
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Sensei

Re: Looking for a mathematical formula

 
0
  #3
Apr 25th, 2007
pop = 2000
Loop 4 times
    pop = pop + (pop * 30%)
end loop
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 174
Reputation: tech291083 is an unknown quantity at this point 
Solved Threads: 0
tech291083 tech291083 is offline Offline
Junior Poster

Re: Looking for a mathematical formula

 
0
  #4
Apr 25th, 2007
Thanks a lot guys makes sense to me. But here I have got another question and the book has given its answer as 2 to the power of 5 meaning 32. Here is the question.

A culture of bacteria grows by a ratio of 1:2 every two hours. What will be the siez of the culture after 10 hours.

Sorry to bother you again, but this is something that has been bothering me day and night for quite some time now. Thanks....
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 174
Reputation: tech291083 is an unknown quantity at this point 
Solved Threads: 0
tech291083 tech291083 is offline Offline
Junior Poster

Re: Looking for a mathematical formula

 
0
  #5
Apr 25th, 2007
Originally Posted by tech291083 View Post
Thanks a lot guys makes sense to me. But here I have got another question and the book has given its answer as 2 to the power of 5 meaning 32. Here is the question.

A culture of bacteria grows by a ratio of 1:2 every two hours. What will be the siez of the culture after 10 hours.

Sorry to bother you again, but this is something that has been bothering me day and night for quite some time now. Thanks....
Here is another one:

A currency loses its value by a factor of 0.02 a year. What % of its original value will be remaining after 5 years. Express you answer to the nearest full percentage.

Thanks...
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 3,114
Reputation: WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of 
Solved Threads: 281
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Sensei

Re: Looking for a mathematical formula

 
0
  #6
Apr 25th, 2007
These are all the same basic equation.
Calculate the first value from the original value.
Use that new value and calculate again.
Repeat the specified number of times.
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 4,845
Reputation: joshSCH is on a distinguished road 
Solved Threads: 10
joshSCH's Avatar
joshSCH joshSCH is offline Offline
Banned

Re: Looking for a mathematical formula

 
0
  #7
Apr 25th, 2007
Originally Posted by WaltP View Post
These are all the same basic equation.
Calculate the first value from the original value.
Use that new value and calculate again.
Repeat the specified number of times.
lol yea.. they seem like homework problems to me...
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,210
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 164
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: Looking for a mathematical formula

 
0
  #8
May 8th, 2007
Kirk: "There must be thousands of them, tens of thousands..."
Spock: "One million, seven hundred seventy one thousand, five hundred and sixty one. That's assuming they got in here six days ago, and a litter of ten each day."

It's the same formula, in this case 11 ^ 6.
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Geeks' Lounge Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC