重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁!
查看《购买须知》>>>
找答案首页 > 全部分类 > 外语类考试
搜题
网友您好, 请在下方输入框内输入要搜索的题目:
搜题
题目内容 (请给出正确答案)
[主观题]

The Turth About Recycling It is an awful lot of rubbish. Since 1960 the amount of municipa

The Turth About Recycling

It is an awful lot of rubbish. Since 1960 the amount of municipal waste being collected in America has nearly tripled, reaching 245 million tonnes in 2005. According to European Union statistics, the amount of municipal waste produced in Western Europe increased by 23% between 1995 and 2003, to reach 577kg per person, (So much for the plan to reduce waste per person to 300kg by 2000.) As the volume of waste has increased, so have recycling efforts. In 1980 America recycled only 9.6% of its municipal rubbish, today the rate stands at 32%. A similar trend can be seen in Europe, where some countries, such as Austria and the Netherlands, now recycle,60% or more of their municipal waste. Britain's recycling rate, at 27%. is low, but it is improving fast, having nearly doubled in the past three years.

Even so, when a city introduces a kerbside recycling programme, the sight of all those recycling lorries trundling around can raise doubts about whether the collection and transportation of waste materials requires more energy than it saves. "We are constantly being asked: Is recycling worth doing on environmental grounds? says Julian Parfitt, principal analyst at Waste & Resources Action Programme (WRAP), a non-profit British company that encourages recycling and develops markets for recycled materials.

Studies that look at the entire life cycle of a particular material cam shed light on this question In a particular case, bat WRAP decided to take a broader look. It asked the Technical University of Denmark and the Danish Topic Centre on Waste to conduct a review of 55 life-cycle analyses, all of which were selected because of their rigorous methodology. The researchers then looked at more than 200 scenarios, comparing the impact of recycling with that of burying or burning particular types of waste material. They found that in 83% of all scenarios that included recycling, it was indeed better for the environment.Based on this study, WRAP calculated that Britain's recycling efforts reduce its carbon-dioxide emtssions by 10-15 million tonnes per year. That is equivalent to a 10% reduction in Britain's annual carbon-dioxide emissions from transport, or roughly equivalent to taking 3.5 million cars off the roads. Similarly. America's Environmental Protection Agency estimates that recycling reduced the country's carbon emissions by 49 mlllion tonnes in 2005.

Recycling has many other benefits, too. It conserves natural resources. It also reduces the amount of waste that is buried or burnt, hardly ideal ways to get rid of the stuff. (Landfills take up valuable space and emit methane, a potent greenhouse gas; and although incinerators are not as polluting as they once were, they still produce noxious emissions, so people dislike having them around.) Butperhaps the most valuable benefit of recycling is the saving in energy and the reduction in greenhouse gases and pollution that result when scrap materials are substituted for virgin feedstock. "If you can use recycled materials, you don't have to mine ores, cut trees and drill for oil as much," says Jefrey Morris of Sound Resource Management, a consulting firm based in Olympia, Washington. Extracting metals from ore, in particular, is extremely energy-intensive. Recycling aluminium, for example, can reduce energy consumption by as much as 95%. Savings for other materials are lower but still substantial: about 70% for plastics, 60% for steel, 40% for paper and 30% for glass. Recycling also reduces emissions of pollutants that can cause smog, acid rain and the contamination of waterways.

The virtue of recycling has been appreciated for centuries. For thousands of years metal items have been recycled by melting and reforming them into new weapons or tools. It is said that the broken pieces of the Colossus of Rhodes, a statue deemed one of the seven wonders of the ancient world, were recycled for scrap.

A.more municipal waste than any other countries.

B.more municipal waste than any other European countries.

C.more than half of their municipal waste.

查看答案
更多“The Turth About Recycling It is an awful lot of rubbish. Since 1960 the amount of municipa”相关的问题

第1题

对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次。下面的SQL语句正确的是 ______。SEL

对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次。下面的SQL语句正确的是 ______。 SELECT单位,______FROM 借阅,读者WHERE; 借阅.借书证号=读者.借书证号 ______

A.COUNT(借阅.借书证号) GROUP BY 单位

B.SUM(借阅.借书证号) GROUP BY 单位

C.COUNT(借阅.借书证号) ORDER BY 单位

D.COUNT(借阅.借书证号) HAVING 单位

点击查看答案

第2题

对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次,下面的SQL语句正确的是______。 SRLRCT单位,______FROM借阅,读者WHERE; 借阅.借书证号=读者.借书证号______

A.COUNT(借阅.借书证号) GROUP BY 单位

B.SUM(借阅.借书证号) GROUP BY 单位

C.COUNT(借阅.借书证号) ORDER BY 单位

D.COUNT(借阅.借书证号) HAVING 单位

点击查看答案

第3题

对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次。下面的SQL语句正确的是______。 SEL
ECT单位______FROM借阅,读者WHERE; 借阅.借书证号:读者.借书证号 ______.

A.COUNT(借阅.借书证号) GROUPBY单位

B.SUM(借阅.借书证号) GROUPBY单位

C.COUNT(借阅,借书证号)ORDER BY单位

D.COUNT(借阅,借书证号).HAVING单位

点击查看答案

第4题

对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次。下面的SQL语句正确的是(
)。

A)SELECT单位,COUNT(借阅.借书证号)FROM借阅,读者WHERE;

借阅.借书证号=读者.借书证号ORDERBY单位

B)SELECT单位,COUNT(借阅.借书证号)FROM借阅,读者WHERE;

借阅.借书证号=读者.借书证号GROUPBY单位

C)SELECT单位,SUM(借阅.借书证号)FROM借阅,读者WHERE; &&

借阅.借书证号=读者.借书证号HAVING单位

D)SELECT单位,SUM(借阅.借书证号)FROM借阅,读者WHERE;

借阅.借书证号=读者.借书证号GROUPBY单位

点击查看答案

第5题

设有图书管理数据库:图书(总编号C(6) ,分类号C(8) ,书名C(16) ,作者C(6) ,出版单位C(20) ,单价N(

设有图书管理数据库: 图书(总编号C(6) ,分类号C(8) ,书名C(16) ,作者C(6) ,出版单位C(20) ,单价N(6,2) ) 读者(借书证号C(4) ,单位C(8) ,姓名C(6) ,性别C(2) ,职称C(6) ,地址C(20) ) 借阅(借书证号C(4) ,总编号C(6) ,借书日期D(8) ) 对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次。下面的SQL语句正确的是 ______。 SELECT单位, FROM借阅,读者WHERE;

A.COUNT(借阅.借书证号)GROUP BY单位

B.SUM(借阅.借书证号)GROUP BY单位

C.COUNT(借阅.借书证号)ORDER BY单位

D.COUNT(借阅.借书证号)HAVING单位

点击查看答案

第6题

设有图书管理数据库: 图书(总编号C(6),分类号C(8),书名C(16),作者C(6),出版单位C(20),单价N(

设有图书管理数据库:

图书(总编号C(6),分类号C(8),书名C(16),作者C(6),出版单位C(20),单价N(6,2))

读者(借书证号C(4),单位C(8),姓名C(6),性别C(2),职称C(6),地址C(20))

借阅(借书证号C(4),总编号C(6),借书日期D(8))

对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次。下面的SQL语句正确的是______。

SELECT 单位,______ FROM 借阅,读者 WHERE;

借阅.借书证号=读者.借书证号 ______

A、COUNT(借阅.借书证号) GROUP BY 单位 B、SUM(借阅.借书证号) GROUP BY 单位

C、COUNT(借阅.借书证号) ORDER BY 单位 D、COUNT(借阅.借书证号) HAVING 单位

点击查看答案

第7题

设有图书管理数据库: 图书(总编号C(6),分类号C(8),书名C(16),作者C(6),出版单位C(20),单价N(

设有图书管理数据库:

图书(总编号C(6),分类号C(8),书名C(16),作者C(6),出版单位C(20),单价N(6,2))

读者(借书证号C(4),单位C(8),姓名C(6),性别C(2),职称C(6),地址C(20))

借阅(借书证号C(4),总编号C(6),借书日期D(8))

对于图书管理数据库,分别求出各个单位当前借阅图书的读者人次。下面的SQL语句正确的是______。

SELECT 单位,______ FROM 借阅,读者 WHERE;

借阅.借书证号=读者.借书证号 ______

A、COUNT(借阅.借书证号) GROUP BY 单位 B、SUM(借阅.借书证号) GROUP BY 单位

C、COUNT(借阅.借书证号) ORDER BY 单位 D、COUNT(借阅.借书证号) HAVING 单位

点击查看答案

第8题

对于图书管理数据库,检索所有借阅了图书的读者姓名和所在单位。下面SQL语句正确的是______。SELECT

对于图书管理数据库,检索所有借阅了图书的读者姓名和所在单位。下面SQL语句正确的是______。 SELECT DISTINCT 姓名,单位 FROM 读者,借阅

A.WHERE 图书.总编号=借阅.总编号

B.WHERE 读者.借书证号=借阅.借书证号*

C.WHERE 总编号 IN(SELECT 借书证号 FROM 借阅)

D.WHERE 总编号 NOT IN(SELECT 借书证号 FROM 借阅)

点击查看答案

第9题

设有图书管理数据库: 图书(总编号C(6),分类号C(8),书名C(16),作者C(6),出版单位C(20),单价N(6,2)) 读者(借书证号C(4),单位C(8),姓名C(6),性别C(2),职称C(6),地址C(20)) 借阅(借书证号C(4),总编号C(6),借书日期D(8)) 对于图书管理数据库,分别求出各个单位当前借阅图书的读者人数。下面SQL语句正确的是( )。 SELECT单位,______ FROM 借阅,读者 WHERE; 借阅.借书证号=读者.借书证号 ______

A.COUNT(借阅.借书证号) GROUP BY 单位

B.SUM(借阅.借书证号) GROUP BY 单位

C.COUNT(借阅.借书证号) ORDER BY 单位

D.COUNT(借阅.借书证号) HAVING 单位

点击查看答案
下载上学吧APP
客服
TOP
重置密码
账号:
旧密码:
新密码:
确认密码:
确认修改
购买搜题卡查看答案
购买前请仔细阅读《购买须知》
请选择支付方式
微信支付
支付宝支付
选择优惠券
优惠券
请选择
点击支付即表示你同意并接受《服务协议》《购买须知》
立即支付
搜题卡使用说明

1. 搜题次数扣减规则:

功能 扣减规则
基础费
(查看答案)
加收费
(AI功能)
文字搜题、查看答案 1/每题 0/每次
语音搜题、查看答案 1/每题 2/每次
单题拍照识别、查看答案 1/每题 2/每次
整页拍照识别、查看答案 1/每题 5/每次

备注:网站、APP、小程序均支持文字搜题、查看答案;语音搜题、单题拍照识别、整页拍照识别仅APP、小程序支持。

2. 使用语音搜索、拍照搜索等AI功能需安装APP(或打开微信小程序)。

3. 搜题卡过期将作废,不支持退款,请在有效期内使用完毕。

请使用微信扫码支付(元)
订单号:
遇到问题请联系在线客服
请不要关闭本页面,支付完成后请点击【支付完成】按钮
遇到问题请联系在线客服
恭喜您,购买搜题卡成功 系统为您生成的账号密码如下:
重要提示: 请勿将账号共享给其他人使用,违者账号将被封禁。
发送账号到微信 保存账号查看答案
怕账号密码记不住?建议关注微信公众号绑定微信,开通微信扫码登录功能
警告:系统检测到您的账号存在安全风险

为了保护您的账号安全,请在“上学吧”公众号进行验证,点击“官网服务”-“账号验证”后输入验证码“”完成验证,验证成功后方可继续查看答案!

- 微信扫码关注上学吧 -
警告:系统检测到您的账号存在安全风险
抱歉,您的账号因涉嫌违反上学吧购买须知被冻结。您可在“上学吧”微信公众号中的“官网服务”-“账号解封申请”申请解封,或联系客服
- 微信扫码关注上学吧 -
请用微信扫码测试
选择优惠券
确认选择
谢谢您的反馈

您认为本题答案有误,我们将认真、仔细核查,如果您知道正确答案,欢迎您来纠错

上学吧找答案