ImageVerifierCode 换一换
格式:PPT , 页数:17 ,大小:119.88KB ,
文档编号:4067002      下载积分:19 文币
快捷下载
登录下载
邮箱/手机:
温馨提示:
系统将以此处填写的邮箱或者手机号生成账号和密码,方便再次下载。 如填写123,账号和密码都是123。
支付方式: 支付宝    微信支付   
验证码:   换一换

优惠套餐
 

温馨提示:若手机下载失败,请复制以下地址【https://www.163wenku.com/d-4067002.html】到电脑浏览器->登陆(账号密码均为手机号或邮箱;不要扫码登陆)->重新下载(不再收费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  
下载须知

1: 试题类文档的标题没说有答案,则无答案;主观题也可能无答案。PPT的音视频可能无法播放。 请谨慎下单,一旦售出,概不退换。
2: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
3: 本文为用户(晟晟文业)主动上传,所有收益归该用户。163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

1,本文(Definition-of-a-Relation一个的关系的定义-课件.ppt--(课件中不含音视频))为本站会员(晟晟文业)主动上传,163文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
2,用户下载本文档,所消耗的文币(积分)将全额增加到上传者的账号。
3, 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(发送邮件至3464097650@qq.com或直接QQ联系客服),我们立即给予删除!

Definition-of-a-Relation一个的关系的定义-课件.ppt--(课件中不含音视频)

1、Definition of a RelationA relation is any set of ordered pairs.The set of all first components of the ordered pairs is called the domain of the relation,and the set of all second components is called the range of the relation.Example:Analyzing U.S.Mobile-Phone Bills as a RelationSolutionThe domain i

2、s the set of all first components.Thus,the domain is 1994,2019,2019,2019,2019.The range is the set of all second components.Thus,the range is56.21,51.00,47.70,42.78,39.43.Find the domain and range of the relation(1994,56.21),(2019,51.00),(2019,47.70),(2019,42.78),(2019,39.43)Definition of a Function

3、A function is a correspondence between two sets X and Y that assigns to each element x of set X exactly one element y of set Y.For each element x in X,the corresponding element y in Y is called the value of the function at x.The set X is called the domain of the function,and the set of all function

4、values,Y,is called the range of the function.Example:Determining Whether a Relation is a FunctionSolutionWe begin by making a figure for each relation that shows set X,the domain,and set Y,the range,shown below.Determine whether each relation is a function.a.(1,6),(2,6),(3,8),(4,9)b.(6,1),(6,2),(8,3

5、),(9,4)1234689DomainRange(a)Figure(a)shows that every element in the domain corresponds to exactly one element in the range.No two ordered pairs in the given relation have the same first component and different second components.Thus,the relation is a function.6891234DomainRange(b)Figure(b)shows tha

6、t 6 corresponds to both 1 and 2.This relation is not a function;two ordered pairs have the same first component and different second components.When is a relation a function?T=(1,2),(3,4),(6,5),(1,5)Note that the first component in the first pair is the same as the first component in the second pair

7、,therefore T is not a function.Determine whether each relation is a function.S=(1,2),(3,4),(5,6),(7,8)Each first component is unique,therefore S is a functionFunction NotationWhen an equation represents a function,the function is often named by a letter such as f,g,h,F,G,or H.Any letter can be used

8、to name a function.Suppose that f names a function.Think of the domain as the set of the functions inputs and the range as the set of the functions outputs.The input is represented by x and the output by f(x).The special notation f(x),read f of x or f at x,represents the value of the function at the

9、 number x.If a function is named f and x represents the independent variable,the notation f(x)corresponds to the y-value for a given x.Thus,f(x)=4-x2 and y=4-x2 define the same function.This function may be written asy=f(x)=4-x2.Example:Evaluating a FunctionSolutionWe substitute 2,x+3,and-x for x in

10、 the definition of f.When replacing x with a variable or an algebraic expression,you might find it helpful to think of the functions equation asf(x)=x2+3x+5.If f(x)=x2+3x+5,evaluate:a.f(2)b.f(x+3)c.f(-x)a.We find f(2)by substituting 2 for x in the equation.f(2)=22+3 2+5=4+6+5=15Thus,f(2)=15.moremore

11、Example:Evaluating a FunctionSolutionb.We find f(x+3)by substituting x+3 for x in the equation.f(x+3)=(x+3)2+3(x+3)+5If f(x)=x2+3x+5,evaluate:a.f(2)b.f(x+3)c.f(-x)Equivalently,f(x+3)=(x+3)2+3(x+3)+5=x2+6x+9+3x+9+5=x2+9x+23.Square x+3 and distribute 3 throughout the parentheses.moremoreExample:Evalua

12、ting a FunctionSolutionc.We find f(-x)by substituting-x for x in the equation.f(-x)=(-x)2+3(-x)+5If f(x)=x2+3x+5,evaluate:a.f(2)b.f(x+3)c.f(-x)Equivalently,f(-x)=(-x)2+3(-x)+5 =x2 3x+5.Finding a Functions DomainIf a function f does not model data or verbal conditions,its domain is the largest set of

13、 real numbers for which the value of f(x)is a real number.Exclude from a functions domain real numbers that causedivision by zero and real numbers that result in an even root of a negative number.Example:Finding the Domain of a FunctionSolutionNormally it is safe to say the domain of a function is a

14、ll real numbers.However,there are 2 conditions which must be considered:1)division by zero and 2)even roots of negative numbers.Consider the following functions and find the domain of each function:a.The function f(x)=x2 7x contains neither division nor an even root.The domain of f is the set of all

15、 real numbers.moremore2.()7af xxx26.()9xbg xx.()312c h xxb.The function contains division.Because division by 0 is undefined,we must exclude from the domain values of x that cause x2 9 to be 0.Thus,x cannot equal 3 or 3.The domain of function g is x|x=-3,x=3./96)(2xxxgExample:Finding the Domain of a

16、 FunctionSolutionContinuing c.The function contains an even root.Because only nonnegative numbers have real square roots,the quantity under the radical sign,3x+12,must be greater than or equal to 0.2.()7af xxx26.()9xbg xx.()312c h xx3x+12 03x -12x -4()312h xxThe domain of h is x|x -4 or the interval

17、-4,oo).ProblemsEvaluate each function for the given values.1.F(x)=3x+7 a.F(4)b.F(x+1)c.F(-x)2.F(x)=a.f(16)b.f(-24)c.f(25-2x)Exercises page 160,numbers 1-7 odd,21 31 odd,51 71 odd.625r Definition of the Difference QuotientThe expression is called the difference quotient.0,)()(hhxfhxfExample:Evaluatin

18、g the Difference QuotientFor ,find and simplify:a.b.Repeat for .Exercises pg 160,numbers 33-41 odd.53)(2xxxf)(hxf0,)()(hhxfhxf37)(2xxxfPiecewise-Defined FunctionsFunctions that are made up of different pieces based upon different domains are called piecewise-defined functions.Example:Piecewise-defined function)6(b.)5(a.:find,0 if 350 if 3)(If2ffxxxxxf

侵权处理QQ:3464097650--上传资料QQ:3464097650

【声明】本站为“文档C2C交易模式”,即用户上传的文档直接卖给(下载)用户,本站只是网络空间服务平台,本站所有原创文档下载所得归上传人所有,如您发现上传作品侵犯了您的版权,请立刻联系我们并提供证据,我们将在3个工作日内予以改正。


163文库-Www.163Wenku.Com |网站地图|