FACULTY OF BUSINESS AND ECONOMICS
UNIVERSITI MALAYA
EIA1012 MATHEMATICS
SEMESTER 2 2021/2022
GROUP ASSIGNMENT (20%)
COURSE INSTRUCTOR:
DR. MUHAMMAD ASHRAF BIN KHALID
PREPARED BY GROUP 7AM:
NO NAME STUDENT ID
1 ANGIE LIOW ANN GIE U2102910
2 ANNA LIOW ANN NAH U2102888
3 CHEE SUK SAN U2102916
4 LIM XIN YU U2102957
5 JOYSELLA FAYAKUN HANIFAH BT MOHD ALKAFF U2103033
6 NG BAO YI U2103046
TABLE OF CONTENT
Question 1 ……………………………………………………………….. 3
Question 2 ……………………………………………………………….. 4
Question 3 ……………………………………………………………….. 5
Question 4 ……………………………………………………………….. 6
Question 5 ……………………………………………………………….. 7
Question 6 ……………………………………………………………….. 9
Question 7 ……………………………………………………………….. 10
Question 8 ……………………………………………………………….. 12
Question 9 ……………………………………………………………….. 13
Question 10 ……………………………………………………………… 15
2
Question 1
Let 𝒇 be a function such that 𝒇(𝟎) = 𝟏, 𝒇′ (𝟎) = 𝟐, and
𝒇′′ (𝒕) = 𝟒(𝒕)′ − 𝟑𝒇(𝒕) + 𝟏
for all 𝒕. Compute the 4th derivative of 𝒇, evaluated at 0.
When t = 0,
f’’(0)
= 4f’(0) – 3f(0)+1
=4(2) – 3(1) +1
=8 – 3 + 1
=6
Third derivative
f’’’(t) = 4f’’ (t) – 3f’(t)
When t=0,
f’’’(0)
= 4f’’ (0) – 3f’(0)
= 4(6) – 3(2)
= 24 – 6
= 18
Fourth derivative
f’’’’(t) = 4f’’’ (t) – 3f’’(t)
When t = 0,
f’’’’(0)
= 4f’’’(0) – 3f’’ (0)
= 4(18) – 3(6)
= 72-18
= 54
3
Question 2
The cost of 3 hamburgers, 5 milk shakes, and 1 order of fries at a certain fast food
restaurant is RM23.50. At the same restaurant, the cost of 5 hamburgers, 9 milk shakes,
and 1 order of fries is RM39.50. What is the cost of 2 hamburgers, 2 milk shakes, and 2
orders of fries at this restaurant?
Let h = cost of hamburgers
m = cost of milk shakes
f = cost of order of fries
3h + 5m + f = 23.50 ○
1
5h + 9m + f = 39.50 ○
2
(3h + 5m + f = 23.50) × 2
6h + 10m + 2f = 47.00 ○
3
○
3 -○
2
6h + 10m + 2f = 47.00
5h + 9m + f = 39.50
h + m + f = 7.50 ○
4
from ○
4
(h + m + f = 7.50) × 2
2h + 2m + 2f = RM15
؞The cost of 2 hamburgers, 2 milk shakes and 2 order of fries at this restaurant is RM 15.00.
4
Question 3
Bassam starts swimming at 2 feet/s across a 100 foot wide river with a current of 5
feet/s. Bassam doesn’t know that there is a waterfall 175 feet from where he entered the
river. He realizes his predicament midway across the river. What is the minimum speed
that Bassam must increase to make it to the other side of the river safely?
When Bassam is midway across the river, he already travelled 50 feet.
Speed: 2 feet/s
50𝑓𝑒𝑒𝑡
= 25𝑠
2𝑓𝑒𝑒𝑡/𝑠
When Bassam travelled 5 feet/s,
25s x 5 feet/s = 125 feet
175 feet – 125 feet = 50 feet (which he left to travel downstream before hits the waterfall)
When Bassam travelled at a rate of 5 feet/s downstream,
50𝑓𝑒𝑒𝑡
= 10𝑠
5 𝑓𝑒𝑒𝑡/𝑠
(Before hits the waterfall)
50 feet (Still has to travel 50 feet horizontally across the river)
Hence, he must travel at a speed at
50𝑓𝑒𝑒𝑡
= 5 𝑓𝑒𝑒𝑡/𝑠
10𝑠
5 feet/s – 2 feet/s = 3 feet/s
؞Minimum speed must increase is 3 feet/s.
5
Question 4
Find all twice differentiable functions 𝒇(𝒙) such that 𝒇′′ (𝒙) = 𝟎, 𝒇(𝟎) = 𝟏𝟗, and 𝒇(𝟏) = 𝟗𝟗.
Since f’’(𝑥)=0, must have f(𝑥)= 𝑎𝑥 + 𝑏 for some real numbers a, b.
f(𝑥) = 𝑎𝑥 + 𝑏
f(0) = 19
𝑎(0) + 𝑏 = 19
𝑏 =19
f(𝑥) = 𝑎𝑥 + 𝑏
f(1) = 99
𝑎(1) + 19 = 99
𝑎 = 99 – 19
𝑎 = 80
؞f(𝑥) = 80𝑥 + 19
6
Question 5
The real number 𝒙, 𝒚, 𝒛, 𝒘 satisfy
𝟐𝒙 + 𝒚 + 𝒛 + 𝒘 = 𝟏
𝒙 + 𝟑𝒚 + 𝒛 + 𝒘 = 𝟐
𝒙 + 𝒚 + 𝟒𝒛 + 𝒘 = 𝟑
𝒙 + 𝒚 + 𝒛 + 𝟓𝒘 = 𝟐𝟓
Find the value of 𝒘.
2x + y + z + w = 1 ○
1
x + 3y + z + w = 2 ○
2
x + y + 4z + w = 3 ○
3
x + y + z + 5w = 25 ○
4
From ○
1 ,○
2 ,○
3 ,○
4
(2𝑥 + 𝑦 + 𝑧 + 𝑤 = 1) × 12
(𝑥 + 3𝑦 + 𝑧 + 𝑤 = 2) × 6
(𝑥 + 𝑦 + 4𝑧 + 𝑤 = 3) × 4
(𝑥 + 𝑦 + 𝑧 + 5𝑤 = 25) × 3
24𝑥 + 12𝑦 + 12𝑧 + 12𝑤 = 12 ○
5
6𝑥 + 18𝑦 + 6𝑧 + 6𝑤 = 12 ○
6
4𝑥 + 4𝑦 + 16𝑧 + 4𝑤 = 12 ○
7
3𝑥 + 3𝑦 + 3𝑧 + 15𝑤 = 75 ○
8
○
5 +○
6 +○
7 +○
8
37𝑥 + 37𝑦 + 37𝑧 + 37𝑤 = 111
𝑥+𝑦+𝑧+𝑤 =3 ○
9
7
𝑥+𝑦+𝑧+𝑤 =3
𝑥 + 𝑦 + 𝑧 + 5𝑤 = 25 ○
4
○
9 -○
4
−4𝑤 = −22
4𝑤 = 22
22
𝑤=
4
11
𝑤=
2
8
Question 6
𝒙𝟐 −(𝒙+𝒉)𝟐
Find 𝐥𝐢𝐦 𝒉
.
𝒉→𝟎
𝑥 2 − (𝑥 + ℎ)2
lim
ℎ→0 ℎ
𝑥 2 − (𝑥 + ℎ) (𝑥 + ℎ)
= lim
ℎ→0 ℎ
𝑥 2 − 𝑥 2 − 2𝑥ℎ − ℎ2
= lim
ℎ→0 ℎ
−2𝑥ℎ − ℎ2
= lim
ℎ→0 ℎ
ℎ(−2𝑥 − ℎ)
= lim
ℎ→0 ℎ
= lim (−2𝑥 − ℎ)
ℎ→0
= −2𝑥 − 0
= −2𝑥
9
Question 7
Suppose that 𝒙 and 𝒚 are positive real numbers such that
𝒙 − 𝒚𝟐 = 𝟑, 𝒙𝟐 + 𝒚𝟒 = 𝟏𝟑
Find 𝒙.
𝑥 − y2 = 3 ○
1
𝑥 2 + y 4 = 13 ○
2
From ○
1 :
𝑥 = 3 + y2 ○
3
Substitute ○
3 into ○
2
(3 + y 2 )2 + y 4 = 13
(3 + y 2 )(3 + y 2 ) + y 4 = 13
9 + 3y 2 + 3y 2 + y 4 + y 4 = 13
9 + 6y 2 + 2y 4 = 13
2y 4 + 6y 2 − 4 = 0
Let 𝑎 = y 2
2𝑎2 + 6𝑎 − 4 = 0
− 6 ± √62 − 4(2)(−4)
𝑎=
2(2)
− 6 ± √68
𝑎=
4
− 6 + √68 − 6 − √68
𝑎= , 𝑎=
4 4
− 3 − √17 − 3 + √17
𝑎= , 𝑎=
2 2
− 3 − √17 − 3 + √17
y2 = , y2 =
2 2
y = −0.7494 , y = 0.7494
10
When y = −0.7494,
𝑥 = 3 + (−0.7494)2
𝑥 = 3.5616
When y = 0.7494,
𝑥 = 3 + (0.7494)2
𝑥 = 3.5616
11
Question 8
Suppose that 𝒑(𝒙) is a polynomial and that 𝒑(𝒙) − 𝒑′ (𝒙) = 𝒙𝟐 + 𝟐𝒙 + 𝟏. Compute 𝒑(𝟓).
Let p(𝑥) = 𝑎𝑥 2 + 𝑏𝑥 + 𝑐
p′(𝑥) = 2𝑎𝑥 + 𝑏
𝑝(𝑥) − 𝑝′ (𝑥) = 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 − 2𝑎𝑥 − 𝑏
𝑝(𝑥) − 𝑝′ (𝑥) = 𝑎𝑥 2 + 𝑏𝑥 − 2𝑎𝑥 − 𝑏 + 𝑐
𝑥 2 + 2𝑥 + 1 = 𝑎𝑥 2 + 𝑏𝑥 − 2𝑎𝑥 − 𝑏 + 𝑐
𝑥 2 = 𝑎𝑥 2
𝑎=1
2𝑥 = 𝑏𝑥 − 2𝑎𝑥
2 = 𝑏 − 2𝑎
2 = 𝑏 − 2(1)
𝑏 =2+2
𝑏=4
1 = −𝑏 + 𝑐
1 = −4 + 𝑐
𝑐=5
𝑥 = )𝑥(𝑝 ؞2 + 4𝑥 + 5
When 𝑥 = 5,
𝑝(5) = 52 + 4(5) + 5
𝑝(5) = 50
(𝑝 ؞5) = 50
12
Question 9
𝟏 𝟏 𝟓
Given that 𝒙 and 𝒚 are nonzero real numbers such that 𝒙 + 𝒚 = 𝟏𝟎 and 𝒚 + 𝒙 = 𝟏𝟐, find all
possible values of 𝒙.
1
𝑥 + y = 10 ○
1
1 5
y+ =
𝑥 12 ○
2
From ○
1 :
1
𝑥+ − 10 = 0
𝑦
𝑥𝑦 + 1 − 10𝑦
=0
𝑦
𝑥𝑦 + 1 − 10𝑦 = 0
𝑥𝑦 = 10𝑦 − 1 ○
3
From ○
2 :
1 5
y+ =
𝑥 12
5
𝑥𝑦 + 1 − 𝑥=0
12
5
𝑥𝑦 + 1 − 𝑥=0
12
12𝑥𝑦 + 12 − 5𝑥
=0
12
12𝑥𝑦 + 12 − 5𝑥 = 0 ○
4
From ○
1 :
1
𝑥+ = 10
y
1
𝑥 = 10 − 𝑦 ○
5
13
Substitute ○
3 and ○
5 into○
4 :
1
12(10𝑦 − 1) + 12 − 5(10 − ) =0
𝑦
5
120𝑦 − 12 + 12 − 50 + =0
𝑦
120𝑦 2 − 50𝑦 + 5 = 0
24𝑦 2 − 5𝑦 + 1 = 0
(4𝑦 − 1)(6𝑦 − 1) = 0
1 1
𝑦= , 𝑦=
4 6
From ○
5 :
1
𝑊ℎ𝑒𝑛 𝑦 = ,
4
1
𝑥 = 10 −
1
4
𝑥=6
From ○
5 :
1
𝑊ℎ𝑒𝑛 𝑦 = ,
6
1
𝑥 = 10 −
1
6
𝑥=4
14
Question 10
𝟐 𝑵) 𝒙
Let 𝑵 = 𝟐(𝟐 ) and 𝒙 be a real number such that 𝑵(𝑵 = 𝟐(𝟐 ) . Find 𝒙.
2)
Let N = 2(2
N = 2(4)
𝑁 = 16
N)
N (N
16 )
= 16(16
16 )
= 24(16
32 )
= 24(4
(32+1)
= 24
(33)
= 24
(33) 𝑥)
24 = 2(2
433 = 2𝑥
33
2(2 ) = 2𝑥
266 = 2𝑥
𝑥 = 66
15