-
PinkyPYC一星新手會員
2011-3-1 23:18#1
1. The sum of three positive numbers is 30. The first plus twice the
second plus three times the third add up to 60. Select the numbers so that the product of all three is as large as possible.
2. Determine the intervals on which the following functions are
increasing or decreasing and find also the local maximum or
minimum:
(a) f(X) = 2x^2– ln X , X > 0
(b) f(X) = 2x^3 – 9x^2– 24X + 7
3. The total cost of producing x radio sets per day is $(1/4x2 + 35x +25) and the price per set at which they may be sold is $(50 – x/2). What should be the daily output in order to obtain a maximum total profit? Find also the corresponding profit.
4. Find dy/dx for each of the following functions:
(a) y =5x^3-x^(-2/5)
(b) y = (√x (2-x^2))/x
(c) y = (√x-3x+1)(∜x-2√x) <--4開方X
(d) y =∛((8x^2-3)/(x^2+2)) <--3開方X
(e) y = √((x-1)(x+2)^3 )
-
NaozumiVIP會員
2011-3-2 08:32#2
Q1
let x , y and z be the first, the second and the third number respectively.
x + y + z = 30 ....(1)
x + 2y + 3z = 60 ....(2)
(1) x 2 - (2): z = x
Put x = 2z into (1), y = 30 - 2x
define P = xyz
Then P = x(30 - 2x)x = x^2 (30 - 2x)
剩番果d只係普通differentitation的問題
-
PinkyPYC一星新手會員
2011-3-5 12:32#3
其他個丁又係點做架?
[ 本帖最後由 PinkyPYC 於 11-3-5 12:45 PM 編輯 ]
-
PinkyPYC一星新手會員
2011-3-9 21:21#4
可否計個ans俾我自己對下計得岩唔岩?
-
NaozumiVIP會員
2011-3-10 09:05#5
Q1
10, 10, 10
Q2
(a) increasing x >= 1/2, min: (1/2, 1/2 + ln 2), no max
(b) increasing x <= -1, x>=4 , max: (-1, 20), min: (4, -105)
Q3
你意思係咪 total cost = x^2/4 + 35x + 25?
x = 10, profit = $50
[ 本帖最後由 Naozumi 於 11-3-10 09:08 AM 編輯 ]
-
PinkyPYC一星新手會員
2011-3-11 23:12#6
咁第四題既答案呢?