I need a program in visual basic that will do the following. I have included a screen shot of what the output should look like. Here is the problem.
This years level of production and price for most products greatly affects the level of production and price next year. Suppose the current crop of soybeans in certain a coutry is 80 bushels and experienece has shown that for each year,
[price this year] = 20 -.1*[quantity this year]
[quantity next year] = 5* [price this year] -10
where quantity is measured in units if nukkuibs if bushels. Generate a table to show the quantity and price for each of the next 12 years.
Can anyone help me???? I would apperciate the code for this. thanks so much my email is markedmannerf@gmail.com this is due tomorrow and I just cant figure it out.
This years level of production and price for most products greatly affects the level of production and price next year. Suppose the current crop of soybeans in certain a coutry is 80 bushels and experienece has shown that for each year,
[price this year] = 20 -.1*[quantity this year]
[quantity next year] = 5* [price this year] -10
where quantity is measured in units if nukkuibs if bushels. Generate a table to show the quantity and price for each of the next 12 years.
Can anyone help me???? I would apperciate the code for this. thanks so much my email is markedmannerf@gmail.com this is due tomorrow and I just cant figure it out.
