Skip to main content

How to sponsor a tree and save some amount of carbon to prevent global warming ?

Let's first take a test.Can you answer the following questions :


1.Carbon dioxide gas can increase the atmospheric temperature because :

1.It traps heat energy
2.It traps air
3.It traps the outgoing energy and also reflect some of it back to earth

2.Plant absorbs Carbon dioxide in day and emits the same in night :

1.True
2.False

3.The absorption of Carbon dioxide gas by plant can reduce the amount of the gas from the atmosphere :

1.True
2.False

4.If Carbon dioxide is completely removed from the atmosphere then earth will freeze :

1.True
2.False

5.Industries are the highest emitter of Carbon dioxide in atmosphere.

1.True
2.False

6.If industry is more and area of plants are less then Carbon dioxide will rise :

1.True
2.False

7.A big tree is equivalent to its sapling if CO2 absorption capacity is compared :

1.Yes
2.No

8.Carbon credit is giga ton of carbon saved by some entity and which can be sold to some who is emitting that amount of Carbon.

1.Yes
2.No

9.Carbon dioxide is the only green house gas in the world.

1.True
2.False

10.If a tree is sponsored by someone from sapling to its adulthood how much Carbon is he helping to save ?

1.About 30 Giga ton per day
2.About 18 Giga ton per day
3.5 Giga ton per day


When someone sponsors a tree he is preventing earth to become warm.Cost of sponsoring a tree is very cheap.Anyone can sponsor a tree for only $10 per year.It is even less than the annual cost of hosting a website.The procedure is simple.Select a tree species preferably Tectona Grandis or Eucalyptus Sp.(their capacity to absorb carbon is higher than the other species).Choose a NGO and ask them to plant few trees in your name.They will plant the trees and engrave your name in front of it.so you will get your promotion as well as save our nature from the wrath of global warming.For more info you may comment on my post and I can give you some contacts.

Comments

Anonymous saidā€¦
This comment has been removed by a blog administrator.
Anonymous saidā€¦
This comment has been removed by a blog administrator.
Anonymous saidā€¦
This comment has been removed by a blog administrator.

Popular posts from this blog

How to save money by adjusting your use of electronic appliances ?

In an average middle class household you can expect one or more desktop computer, television, refrigerators, microwave, cell phone etc. If you live in a typical U.S. home, your appliances and home electronics are responsible for about 20 percent of your energy bills. These appliances and electronics include everything from clothes washers and dryers, to computers, to water heaters. Steps below describe the methods to save energy and hence money by some changes in your use of those electronic appliances. Consider buying a laptop for your next computer upgrade; they use much less energy than desktop computers. There is a common misconception that screen savers reduce energy use by monitors; they do not. Automatic switching to sleep mode or manually turning monitors off is always the better energy-saving strategy. Make sure power management is activated on your computer. To maximize savings with a laptop, put the AC adapter on a power strip that can be turned off (or will turn off automat...

How to make software without code ?

Programming language like C, C++, Java or scripts like PHP, JavaScript help us to make ineractive applications that can easily accomplish repetitive works or complex goals. But can you build such applications without knowing any programming languages? Each application is based on data .Data is stored in a database. The programming languages take the data as required and with the data it performs the job it was instructed to do. So every application has a database and programming language to solve the problem. It also has interfaces that help a user to give the input of the problem and also to see the output of the same. MS Excel can also do the same. With MS Excel and a software called Spread Sheet Converter (earlier Excel Everywhere) anyone can develop a complete user friendly application. Everyone using a computer need to know MS Excel which is a simple application that helps a user to perform various calculation and store data in a table like interface. If you know Excel well then ...

How to create a shape file without the help of commercial software?

Shape files are so-called vector databases, describing the location of points (e.g., collecting locations), polylines (e.g., roads) or areas (or polygons, e.g., soil types, countries). A shape file actually consists of three separate files with the same name but with different extensions (SHP, SHX and DBF), but they are treated as one file. ESRI, a leading GIS software company. They were initially developed for use in ArcView, but now nearly all GIS programs can either directly use them, or import them. Shape files can be prepared with the help of any commercial software and also by some free software. Before going to the main tutorial a more detail concept of shape file is needed. Shape file mainly consist co-ordinates and value/s attached. By far the most accurate representation of elevations is done with shape files. In this case co-ordinates and elevation of that point is recorded in the shape file. For an example, try to answer the following question? How can a man who can not re...