佳礼资讯网

 找回密码
 注册

ADVERTISEMENT

搜索
查看: 1911|回复: 12

add math ( inverse function 题目)

[复制链接]
发表于 6-2-2012 02:30 PM | 显示全部楼层 |阅读模式
Given that g:x --> hx +3, where h is a constang and g^-1:x --> kx - 3/5, where k is a constant, find the values of h and k.

会的教教我,感激不尽!
回复

使用道具 举报


ADVERTISEMENT

 楼主| 发表于 7-2-2012 03:07 PM | 显示全部楼层
谁会的,教一下~

还有这题
Given f(x)=6-x/x, x not equal to 0. If f(k)=k, find the possible value(s) of k.
回复

使用道具 举报

发表于 7-2-2012 03:32 PM | 显示全部楼层
Given that g:x --> hx +3, where h is a constang and g^-1:x --> kx - 3/5, where k is a constant, find ...
lin96 发表于 6-2-2012 02:30 PM



    其实你可以在Add Maths功课讨论区问关于高数的, 不用一直开新贴。。。

你的g^-1:x是kx-(3/5)还是(kx-3)/5?


下次问题目时记得写好equation。。不然答案会有出入的。。。
回复

使用道具 举报

发表于 7-2-2012 03:34 PM | 显示全部楼层
谁会的,教一下~

还有这题
Given f(x)=6-x/x, x not equal to 0. If f(k)=k, find the possible value( ...
lin96 发表于 7-2-2012 03:07 PM



   

f(x)=(6-x)/x   (下次记得放上挂号)
f(k)=k
(6-k)/k=k
k^2+k-6=0
(k-2)(k+3)=0
k=2 or -3
回复

使用道具 举报

发表于 8-2-2012 09:12 AM | 显示全部楼层
本帖最后由 Essanne 于 8-2-2012 09:14 AM 编辑
f(x)=(6-x)/x   (下次记得放上挂号)
f(k)=k
(6-k)/k=k
k^2+k-6=0
(k-2)(k+3)=0
k=2 or  ...
Allmaths 发表于 7/2/2012 15:34



  呵呵, 我们又见面了
回复

使用道具 举报

发表于 8-2-2012 09:15 AM | 显示全部楼层
本帖最后由 Essanne 于 8-2-2012 09:22 AM 编辑
Given that g:x --> hx +3, where h is a constang and g^-1:x --> kx - 3/5, where k is a constant, find ...
lin96 发表于 6/2/2012 14:30


g(x)=h(x)+3 ——equation 1
g^-1(x)=k(x)-(3/5) ——equation 2


equation1:
g^-1(x)=a
g(a)=x
h(a)+3=x
a= (x-3)/h
g^-1(x)= (x-3)/h ——equation3


compare equation 2 with equation 3,
k(x)-(3/5) = (x-3)/h
h[k(x)-(3/5)] = x-3
全数乘以5以让分母5消失
[5hk(x)]-3h = 5x-15

有x的就跟另外一个有x的进行对比,没x的就跟没x的进行对比 ...
[5hk(x)]-3h = 5x-15

-3h= -15
h=5

5hk(x)=5(x)
5hk=5
if h=5,
5(5)k=5
25k=5
k= 1/5

answer: h=5,k=1/5

嘻嘻,LZ, 说了今早一有空就马上给你答案的。不过不知道有没有做错。你的equation好像不太完整哦~
回复

使用道具 举报

Follow Us
发表于 8-2-2012 09:20 AM | 显示全部楼层
本帖最后由 Essanne 于 8-2-2012 09:22 AM 编辑
Given that g:x --> hx +3, where h is a constang and g^-1:x --> kx - 3/5, where k is a constant, find ...
lin96 发表于 6/2/2012 14:30



   还有补充说明一下,刚才我回答的答案是根据我自己对于你那第二个equation的理解,就是:g^-1(x)= k(x) -(3/5)。如果你的equation是 g^-1(x)= [k(x)-3] /5 的话,那么答案应该会更简单。同样的做法和对比方式,k=1, h=5。 不懂就问Allmaths吧。他之前纠正了我呢 ^^ 感激不尽
回复

使用道具 举报

 楼主| 发表于 9-2-2012 05:36 PM | 显示全部楼层
谢谢两位!
Allmaths,因为我看到高数讨论区里好像很久没有人post新帖和回复,所以我才没有去问的
回复

使用道具 举报


ADVERTISEMENT

 楼主| 发表于 9-2-2012 05:48 PM | 显示全部楼层
g(x)=h(x)+3 ——equation 1
g^-1(x)=k(x)-(3/5) ——equation 2


equation1:
g^-1(x)=a
g(a)=x ...
Essanne 发表于 8-2-2012 09:15 AM

5hk(x)=5(x)
5hk=5
if h=5,
5(5)k=5
25k=5
k= 1/5

怎么知道h=5呢?
是不是直接无视5hk的5 & k? 所以答案等于5?
回复

使用道具 举报

发表于 9-2-2012 05:56 PM | 显示全部楼层
-3h=-15
h不就等于5了吗?然后把答案应用,就找到k的答案了。
回复

使用道具 举报

 楼主| 发表于 9-2-2012 06:50 PM | 显示全部楼层
-3h=-15
h不就等于5了吗?然后把答案应用,就找到k的答案了。
Essanne 发表于 9-2-2012 05:56 PM


哦哦,我知道了,我没有注意到你做的那个部分,哈哈。谢谢!
回复

使用道具 举报

发表于 10-2-2012 10:43 AM | 显示全部楼层
回复 11# lin96


   不客气,如果发现有错误告诉我哦~嘻嘻~我做高数就怕答案跟自己的不一样
回复

使用道具 举报

发表于 10-2-2012 01:53 PM | 显示全部楼层
addmath这个科目讲究是要熟能生巧~方能成精

共勉之
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

 

所属分类: 欢乐校园


ADVERTISEMENT


本周最热论坛帖子本周最热论坛帖子

ADVERTISEMENT



ADVERTISEMENT

ADVERTISEMENT


版权所有 © 1996-2026 Cari Internet Sdn Bhd (483575-W)|IPSERVERONE 提供云主机|广告刊登|关于我们|私隐权|免控|投诉|联络|脸书|佳礼资讯网

GMT+8, 10-3-2026 03:16 AM , Processed in 0.141168 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表