二、典例解析例4. 用 10 000元购买某个理财产品一年.(1)若以月利率0.400%的复利计息,12个月能获得多少利息(精确到1元)?(2)若以季度复利计息,存4个季度,则当每季度利率为多少时,按季结算的利息不少于按月结算的利息(精确到10^(-5))?分析:复利是指把前一期的利息与本金之和算作本金,再计算下一期的利息.所以若原始本金为a元,每期的利率为r ,则从第一期开始,各期的本利和a , a(1+r),a(1+r)^2…构成等比数列.解:(1)设这笔钱存 n 个月以后的本利和组成一个数列{a_n },则{a_n }是等比数列,首项a_1=10^4 (1+0.400%),公比 q=1+0.400%,所以a_12=a_1 q^11 〖=10〗^4 (1+0.400%)^12≈10 490.7.所以,12个月后的利息为10 490.7-10^4≈491(元).解:(2)设季度利率为 r ,这笔钱存 n 个季度以后的本利和组成一个数列{b_n },则{b_n }也是一个等比数列,首项 b_1=10^4 (1+r),公比为1+r,于是 b_4=10^4 (1+r)^4.
新知探究国际象棋起源于古代印度.相传国王要奖赏国际象棋的发明者,问他想要什么.发明者说:“请在棋盘的第1个格子里放上1颗麦粒,第2个格子里放上2颗麦粒,第3个格子里放上4颗麦粒,依次类推,每个格子里放的麦粒都是前一个格子里放的麦粒数的2倍,直到第64个格子.请给我足够的麦粒以实现上述要求.”国王觉得这个要求不高,就欣然同意了.假定千粒麦粒的质量为40克,据查,2016--2017年度世界年度小麦产量约为7.5亿吨,根据以上数据,判断国王是否能实现他的诺言.问题1:每个格子里放的麦粒数可以构成一个数列,请判断分析这个数列是否是等比数列?并写出这个等比数列的通项公式.是等比数列,首项是1,公比是2,共64项. 通项公式为〖a_n=2〗^(n-1)问题2:请将发明者的要求表述成数学问题.
我们知道数列是一种特殊的函数,在函数的研究中,我们在理解了函数的一般概念,了解了函数变化规律的研究内容(如单调性,奇偶性等)后,通过研究基本初等函数不仅加深了对函数的理解,而且掌握了幂函数,指数函数,对数函数,三角函数等非常有用的函数模型。类似地,在了解了数列的一般概念后,我们要研究一些具有特殊变化规律的数列,建立它们的通项公式和前n项和公式,并应用它们解决实际问题和数学问题,从中感受数学模型的现实意义与应用,下面,我们从一类取值规律比较简单的数列入手。新知探究1.北京天坛圜丘坛,的地面有十板布置,最中间是圆形的天心石,围绕天心石的是9圈扇环形的石板,从内到外各圈的示板数依次为9,18,27,36,45,54,63,72,81 ①2.S,M,L,XL,XXL,XXXL型号的女装上对应的尺码分别是38,40,42,44,46,48 ②3.测量某地垂直地面方向上海拔500米以下的大气温度,得到从距离地面20米起每升高100米处的大气温度(单位℃)依次为25,24,23,22,21 ③
二、典例解析例3.某公司购置了一台价值为220万元的设备,随着设备在使用过程中老化,其价值会逐年减少.经验表明,每经过一年其价值会减少d(d为正常数)万元.已知这台设备的使用年限为10年,超过10年 ,它的价值将低于购进价值的5%,设备将报废.请确定d的范围.分析:该设备使用n年后的价值构成数列{an},由题意可知,an=an-1-d (n≥2). 即:an-an-1=-d.所以{an}为公差为-d的等差数列.10年之内(含10年),该设备的价值不小于(220×5%=)11万元;10年后,该设备的价值需小于11万元.利用{an}的通项公式列不等式求解.解:设使用n年后,这台设备的价值为an万元,则可得数列{an}.由已知条件,得an=an-1-d(n≥2).所以数列{an}是一个公差为-d的等差数列.因为a1=220-d,所以an=220-d+(n-1)(-d)=220-nd. 由题意,得a10≥11,a11<11. 即:{█("220-10d≥11" @"220-11d<11" )┤解得19<d≤20.9所以,d的求值范围为19<d≤20.9
二、典例解析例10. 如图,正方形ABCD 的边长为5cm ,取正方形ABCD 各边的中点E,F,G,H, 作第2个正方形 EFGH,然后再取正方形EFGH各边的中点I,J,K,L,作第3个正方形IJKL ,依此方法一直继续下去. (1) 求从正方形ABCD 开始,连续10个正方形的面积之和;(2) 如果这个作图过程可以一直继续下去,那么所有这些正方形的面积之和将趋近于多少?分析:可以利用数列表示各正方形的面积,根据条件可知,这是一个等比数列。解:设正方形的面积为a_1,后续各正方形的面积依次为a_2, a_(3, ) 〖…,a〗_n,…,则a_1=25,由于第k+1个正方形的顶点分别是第k个正方形各边的中点,所以a_(k+1)=〖1/2 a〗_k,因此{a_n},是以25为首项,1/2为公比的等比数列.设{a_n}的前项和为S_n(1)S_10=(25×[1-(1/2)^10 ] )/("1 " -1/2)=50×[1-(1/2)^10 ]=25575/512所以,前10个正方形的面积之和为25575/512cm^2.(2)当无限增大时,无限趋近于所有正方形的面积和
情景导学古语云:“勤学如春起之苗,不见其增,日有所长”如果对“春起之苗”每日用精密仪器度量,则每日的高度值按日期排在一起,可组成一个数列. 那么什么叫数列呢?二、问题探究1. 王芳从一岁到17岁,每年生日那天测量身高,将这些身高数据(单位:厘米)依次排成一列数:75,87,96,103,110,116,120,128,138,145,153,158,160,162,163,165,168 ①记王芳第i岁的身高为 h_i ,那么h_1=75 , h_2=87, 〖"…" ,h〗_17=168.我们发现h_i中的i反映了身高按岁数从1到17的顺序排列时的确定位置,即h_1=75 是排在第1位的数,h_2=87是排在第2位的数〖"…" ,h〗_17 =168是排在第17位的数,它们之间不能交换位置,所以①具有确定顺序的一列数。2. 在两河流域发掘的一块泥板(编号K90,约生产于公元前7世纪)上,有一列依次表示一个月中从第1天到第15天,每天月亮可见部分的数:5,10,20,40,80,96,112,128,144,160,176,192,208,224,240. ②
课前小测1.思考辨析(1)若Sn为等差数列{an}的前n项和,则数列Snn也是等差数列.( )(2)若a1>0,d<0,则等差数列中所有正项之和最大.( )(3)在等差数列中,Sn是其前n项和,则有S2n-1=(2n-1)an.( )[答案] (1)√ (2)√ (3)√2.在项数为2n+1的等差数列中,所有奇数项的和为165,所有偶数项的和为150,则n等于( )A.9 B.10 C.11 D.12B [∵S奇S偶=n+1n,∴165150=n+1n.∴n=10.故选B项.]3.等差数列{an}中,S2=4,S4=9,则S6=________.15 [由S2,S4-S2,S6-S4成等差数列得2(S4-S2)=S2+(S6-S4)解得S6=15.]4.已知数列{an}的通项公式是an=2n-48,则Sn取得最小值时,n为________.23或24 [由an≤0即2n-48≤0得n≤24.∴所有负项的和最小,即n=23或24.]二、典例解析例8.某校新建一个报告厅,要求容纳800个座位,报告厅共有20排座位,从第2排起后一排都比前一排多两个座位. 问第1排应安排多少个座位?分析:将第1排到第20排的座位数依次排成一列,构成数列{an} ,设数列{an} 的前n项和为S_n。
1.判断正误(正确的打“√”,错误的打“×”)(1)函数f (x)在区间(a,b)上都有f ′(x)<0,则函数f (x)在这个区间上单调递减. ( )(2)函数在某一点的导数越大,函数在该点处的切线越“陡峭”. ( )(3)函数在某个区间上变化越快,函数在这个区间上导数的绝对值越大.( )(4)判断函数单调性时,在区间内的个别点f ′(x)=0,不影响函数在此区间的单调性.( )[解析] (1)√ 函数f (x)在区间(a,b)上都有f ′(x)<0,所以函数f (x)在这个区间上单调递减,故正确.(2)× 切线的“陡峭”程度与|f ′(x)|的大小有关,故错误.(3)√ 函数在某个区间上变化的快慢,和函数导数的绝对值大小一致.(4)√ 若f ′(x)≥0(≤0),则函数f (x)在区间内单调递增(减),故f ′(x)=0不影响函数单调性.[答案] (1)√ (2)× (3)√ (4)√例1. 利用导数判断下列函数的单调性:(1)f(x)=x^3+3x; (2) f(x)=sinx-x,x∈(0,π); (3)f(x)=(x-1)/x解: (1) 因为f(x)=x^3+3x, 所以f^' (x)=〖3x〗^2+3=3(x^2+1)>0所以f(x)=x^3+3x ,函数在R上单调递增,如图(1)所示
教材的内容及其地位现在的孩子在家里都是父母手中的宝,大人舍不得孩子干活,很多孩子连基本的劳动都不会。我是值日生,意在让幼儿感受做值日生的光荣感和自豪感,这对于转变孩子饭来张口、衣来伸手的不良行为,有着很大的帮助。孩子们通过讨论、学习,知道了值日生的一些具体职责,及做值日生的必要性,懂得了要学会为大家、为他人服务。通过干值日生,幼儿体验了为大家服务的乐趣,养成了良好的劳动习惯,培养了幼儿初步的责任感和服务意识。
1、我先讲故事给幼儿听,让他们理解朋友的含义老师出示与朋友合影的照片,讲一讲与好朋友在一起的情景,趣事。(突出一起分享主题)幼儿讨论:好朋友在一起应该怎样?懂得好东西一起分享。介绍自己的小物品,尝试与朋友分享。今天小朋友们都把自己喜欢的小物品带来了,请你给大家说说你的物品是什么?怎样玩?你们带来的小物品太好玩了,你的朋友也想玩一玩,快去找个朋友交换着玩,这样你就会有更多个玩具了。播放背景音乐,引导幼儿自由结伴交换物品进行分享。老师注意引导幼儿能和更多的小朋友进行分享,进一步体会到分享的意义。讲一讲分享中发生的趣事,体验分享的乐趣。你和谁交换的,你们是怎样玩的?心里有什么感觉?有不愉快的事情发生吗?你们是怎样解决的?
1.游戏活动导入:小朋友,你们喜欢老师吗?说说为什么?你们喜欢小青蛙吗?今天老师给大家带来了一位新朋友,它是一只小青蛙,这只青蛙本来以为自己最能干、最漂亮,可是今天,它突然对自己失去了信心。这到底是怎么回事?让我们一起来听一听。师幼儿共同欣赏故事《我喜欢我自己》。2.游戏活动准备:(1)出示课件,欣赏故事青蛙听了心里很难过。(2)教师:青蛙为什么会难受?教师:别人会的本领它不会,所以它难过,那么它有没有别人不会的本领呢?青蛙听了心里很难过,它难过的哭了起来。(3)教师讲述故事的结尾。教师:山羊公公对青蛙说什么?后来,青蛙还难过吗?(4)青蛙听了说:“是啊,我就是青蛙,会做青蛙做的事,朋友们都喜欢我,我也喜欢我自己。”青蛙回到池塘里,高兴的唱起歌来!
The theme of the section is “Describe space facts and efforts to explore space”. Infinitives are one of non-finite verbs, as the subjects, objects, predicative, attributes and adverbials. This unit is about space exploration, which is a significant scientific activity, so every scientific activity has strong planning. Therefore, using the infinitives to show its purpose, explanations or restrictions is the best choice.1. Learn the structure, functions and features of infinitives.2. Learn to summarize some rules about infinitives to show purpose and modify.3. Learn to use infinitives in oral and writing English. 1. Learn the structure, functions and features of infinitives.2. Learn to summarize some rules about infinitives to show purpose and modify.3. Learn to use use infinitives in oral and writing English.Step 1 Lead in---Pair workLook at the following sentences and focus on the italicized infinitives. In pairs, discuss their functions. 1. I trained for a long time to fly airplanes as a fighter pilot..(作目的状语)2. As we all know, an astronaut needs to be healthy and calm in order to work in space..(作目的状语)3. First of all, you must be intelligent enough to get a related college degree..(作目的状语)4. Some scientist were determined to help humans realise their dream to explore space..(作定语)5. On 12 April 1961, Yuri Gagarin became the first person in the world to go into space..(作定语)Summary:1. 不定式的结构:to+do原形。2. 分析上面的句子,我们知道在描述太空探索时,动词不定式不仅可以用来表目的,还可以用来作定语,表修饰。
The themes of this part are “Talk about how to become an astronaut” and “Talk about life in space”. As Neil Armstrong said “Mystery creates wonder and wonder is the basis of man’s desire to understand. Space is difficult for human to reach, therefore, humans are full of wonders about it. However, if wanting to achieve the dream of reaching the Moon, some of our human should work hard to be an astronaut at first. Part A(Talk about how to become an astronaut) is a radio interview in a radio studio, where the host asked the Chinese astronauts about his story how to become an astronaut. Yang Liwei told his dreamed to be an astronaut since childhood. Then he worked hard to get into college at 22. The next 10 years, he gradually became an experienced pilot. At the same time, to be an astronaut, he had to study hard English, science and astronomy and trained hard to keep in good physical and mental health and to practise using space equipment. Part B (Talk about life in space) is also an interview with the astronaut Brown, who is back on the earth. The host Max asked about his space life, such as his emotion about going back the earth, the eating, shower, brushing, hobbies and his work. Part A and Part B are interviews. So expressing curiosity about the guests’ past life is a communicative skill, which students should be guided to learn.1. Students can get detailed information about how Yang Liwei became an astronaut and Max’s space life.2. Students learn to proper listening strategy to get detailed information---listening for numbers and taking notes.3. Students can learn related sentences or phrases to express their curiosity like “ I wish to know...” “I’d love to know...”4. Students can learn more about the space and astronauts, even be interested in working hard to be an astronaut
The theme of this unit focuses on “space exploration.” Students will learn about the training and experience needed to become an astronaut. The text is mainly about the development of space exploration. On the one hand, the text helps students to have a good understanding about the great feats humans have achieved, on the other hand, they will further understand the contributions that we Chinese have achieved, and feel confident and proud about our homeland and strengthen their love for our country. The teacher should instruct students to aim high and study harder to make great progress in the space career if possible.1. Read about the development and value of space exploration.2. Explore the mysteries of the universe and the achievements in space exploration.3. Skillfully use the vocabulary of this text to cultivate self-study ability 4. Develop cooperative learning ability through discussion.1. Enable the Ss to talk about the development and value of space exploration.2. Guide the Ss to summarize the main idea of each paragraph as well as the main idea of the text.3. Help Ss comprehend the main reasons for space exploration. Multi-media, textbook, notebooks.Step 1: Warming up and predictionLook at the title and the pictures of the text and predict what the text will be about?2. What are the main reasons for space exploration?
⑦在我看来, 探索太空是值得的。As far as I am concerned, it is worthwhile to explore the space.Step 10 Writing---draftRecently, students in our class have had heated a discussion on whether space is worth exploring. Students hold different ideas about it.30% of us think space exploration is not worthwhile. They think space is too far away from us and our daily life and is a waste of money. And the money spent on space exploration can be used to solve the earth’s problems such as starvation and pollution.On the other hand,70% think space is worth exploring because we have benefited a lot from it,such as using satellites for communication and weather forecast. What’s more,with further space research,we may solve the population problem by moving to other planets one day. Also,space research will enable us to find new sources to solve the problem of energy shortages on the earth.As far as I am concerned, it is worthwhile to explore the space. Not only can it promote the development of society but also enrich our life. Step 11 Pair workExchange drafts with a partner. Use this checklist to help your partner revise his/her draft.1.Does the writer explain why he/she changed/wanted to change?2.Does the writer tell how the changes have improved or will improve his/her life?3.Is the text well-organised?4.Does the writer use words and expressions to show similarities and differences?5.Are there any grammar or spelling errors?6.Does the writer use correct punctuation?
(2)l的倾斜角为90°,即l平行于y轴,所以m+1=2m,得m=1.延伸探究1 本例条件不变,试求直线l的倾斜角为锐角时实数m的取值范围.解:由题意知(m"-" 1"-" 1)/(m+1"-" 2m)>0,解得1<m<2.延伸探究2 若将本例中的“N(2m,1)”改为“N(3m,2m)”,其他条件不变,结果如何?解:(1)由题意知(m"-" 1"-" 2m)/(m+1"-" 3m)=1,解得m=2.(2)由题意知m+1=3m,解得m=1/2.直线斜率的计算方法(1)判断两点的横坐标是否相等,若相等,则直线的斜率不存在.(2)若两点的横坐标不相等,则可以用斜率公式k=(y_2 "-" y_1)/(x_2 "-" x_1 )(其中x1≠x2)进行计算.金题典例 光线从点A(2,1)射到y轴上的点Q,经y轴反射后过点B(4,3),试求点Q的坐标及入射光线的斜率.解:(方法1)设Q(0,y),则由题意得kQA=-kQB.∵kQA=(1"-" y)/2,kQB=(3"-" y)/4,∴(1"-" y)/2=-(3"-" y)/4.解得y=5/3,即点Q的坐标为 0,5/3 ,∴k入=kQA=(1"-" y)/2=-1/3.(方法2)设Q(0,y),如图,点B(4,3)关于y轴的对称点为B'(-4,3), kAB'=(1"-" 3)/(2+4)=-1/3,由题意得,A、Q、B'三点共线.从而入射光线的斜率为kAQ=kAB'=-1/3.所以,有(1"-" y)/2=(1"-" 3)/(2+4),解得y=5/3,点Q的坐标为(0,5/3).
反思感悟用基底表示空间向量的解题策略1.空间中,任一向量都可以用一个基底表示,且只要基底确定,则表示形式是唯一的.2.用基底表示空间向量时,一般要结合图形,运用向量加法、减法的平行四边形法则、三角形法则,以及数乘向量的运算法则,逐步向基向量过渡,直至全部用基向量表示.3.在空间几何体中选择基底时,通常选取公共起点最集中的向量或关系最明确的向量作为基底,例如,在正方体、长方体、平行六面体、四面体中,一般选用从同一顶点出发的三条棱所对应的向量作为基底.例2.在棱长为2的正方体ABCD-A1B1C1D1中,E,F分别是DD1,BD的中点,点G在棱CD上,且CG=1/3 CD(1)证明:EF⊥B1C;(2)求EF与C1G所成角的余弦值.思路分析选择一个空间基底,将(EF) ?,(B_1 C) ?,(C_1 G) ?用基向量表示.(1)证明(EF) ?·(B_1 C) ?=0即可;(2)求(EF) ?与(C_1 G) ?夹角的余弦值即可.(1)证明:设(DA) ?=i,(DC) ?=j,(DD_1 ) ?=k,则{i,j,k}构成空间的一个正交基底.
The topic of this part is “Write about your festival experience”.During the Listening and Speaking and Talking, students are just asked to say out their festival experiences such as the Spring Festival, Mid-autumn Day, but this part students will be asked to write down their own festival experiences. During the reading part, it introduces the Naadam Festival in Inner Mongolia Autonomous Region, which can give students a good example to imitate. Students not only learn the festival, but touch and feel the Inner Mongolian’s character, the spirit and cultural atmosphere, which can help students form the cultural awareness and learn to enjoy and value the diversity of Chinese culture.Concretely, the dairy tells the experience that the author spent the Naadam Festival in Inner Mongolia Autonomous Region with his/her friend. The structure is clear. In the opening paragraph, it introduces the topic of the Naadam Festival and the whole feeling. Then it introduces the items of the festival like the ceremony, wrestling and horse racing. Finally, it summarizes this experience. Because this part is a travel journal, we must guide students pay more attention to these details: 1. use the first person. 2. use the past tense to tell the past thing and use the present or future tense to describe the scenery. 3. use the timeline to tell the development. 4. be careful for the author’s psychology, emotion and feeling, etc.1. Read quickly to get main idea; read carefully to get the detailed information about Naadam Festival.2. Learn the structure of the reading article and language.3. Write an article about a festival experience4. Learn to use the psychology, emotions and feeling in the writing.1. Write an article about a festival experience.2. Use the structure of the reading article and language.
Everybody wants to get wealth.In today’s material world,making money or becoming wealthy symbolizes a person’s success and capability. Many people just make every effort, pay any price to attain greater wealth. With money,they can buy nice, large apartments in nice neighborhood. With money they can own luxurious cars. Wealth seems to bring all happiness in life.But is wealth the only road to happiness? Not really. There are many things in the world, which are beyond the means of money, such as friendship, love, health and knowledge. People are so preoccupied with struggling for money that they have no time or would not take the time to form or maintain friendship. What happiness can they feel living as lonely miserable creatures without love or friends in the world even if they accumulate tremendous wealth?In my opinion, people can’t do anything without money, but money is not everything. What money will bring you depends on your personal belief and goal in life. If you are kind enough to help others, especially the poor, money is a good thing to you. With it, you can do much more for the benefit of people and your country, and it will add to your own happiness. If you want money just for your own needs, you’ll never be satisfied or happy. In a word,you should have money spent for more people. Only then can money be the source of your happiness.Step 8 Homework4 students in a group, one acts Roderick, one Oliver, one servant and the fourth one acts Henry Adams, then listen to the tape, pay more attention to the difference between American English and British English in pronunciation, stress, tone.
【参考范文】Narrator:(Henry is smiling as he leaves the restaurant. As he is walking down the street, he sees a sign for a place that cuts hair. He decides to get it cut. )H=Henry;B=Barber;R=rude manH:Good afternoon, I'd like to get a cut, if I may. (The barber looks at Henry's hair and continues cutting another man's hair. )Er, I'd really like a haircut. As you can see it's much too long. B:(in a rude manner) Yes, I can see that. Indeed, I can. H:Fine, well I'll have a seat then. (He sits in one of the barber's chairs. The barber turns to look at Henry. )B:It's quite expensive here, you know!Are you sure you can afford it?H:Yes. I think so. (In comes the rude man. )R:Hey you there. I need a haircut quickly. Can you do me straightaway?B:All right, then, get in the chair and I'll see what I can do. R:Thank you. (sits down in one of the barber's chairs)H:Excuse me, but I was here first. Aren't you going to do my hair first?B:This man's in a hurry. H:Well so am I!I insist that you cut my hair first. B:OK, but I'll have to be quick. This gentleman is waiting. H:Thank you. (They both become quiet. After his hair is cut, the barber tells Henry how much he must pay. Henry shows the barber the bank note. )B:Why, Mr . . . (looks shocked)H:Adams. Henry Adams. I'm sorry, I don't have any change. R:You're that Mr Adams! Well,I'm glad I waited or I might never have known it was you. B:Why, Mr Adams, please don't worry!(wearing a big smile) Nothing to worry about!Nothing at all!Please come back any time, even if you only need too little hairs cut!It will be my honour to serve you!