SOLUTION: How can i find current GDP in amount in current year if i am given previous year GDP amount and grp growth in %?
GDP growth = (GDP in current period - GDP in the previous period
Algebra ->
Finance
-> SOLUTION: How can i find current GDP in amount in current year if i am given previous year GDP amount and grp growth in %?
GDP growth = (GDP in current period - GDP in the previous period
Log On
Question 1147526: How can i find current GDP in amount in current year if i am given previous year GDP amount and grp growth in %?
GDP growth = (GDP in current period - GDP in the previous period) / GDP in the previous period * 100
But if i am given this data
GDP in the previous period = 10
GDP growth = 5
GDP in current period - GDP in the previous period = ?
You can see the calculation here :
https://www.omnicalculator.com/finance/gdp-growth Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! what you are given is this:
gdp in the previous period = 10
gdp growth = 5
if that is pure growth, then gdp in the current period is equal to 10 + 5 = 15.
if gdp growth = 5%, then gdp in current period = 10 + .05 * 10 = 10.5.