Tutorial 4
Tutorial 4
Faculty of Engineering
University of Moratuwa
1. Apply the bisection method to compute a root of the function 𝑓(𝑥) = 𝑒 𝑥 − 𝑥 3 in the
interval [1,2]. How many iterations are required to obtain root accurate to 10−3.
2. What is the rate of convergence of the Bisection Method converges to a zero 𝑝 of the
function 𝑓.
5.
a. Why is the rate of convergence of the Bisection method linear rate of convergence?
b. Sketch the graphs of 𝑦 = 𝑥 and 𝑦 = 2𝑠𝑖𝑛𝑥
c. Use the Bisection method to find an approximation to a rel.err of within 10−3 to the
first positive value of 𝑥 with 𝑥 = 2𝑠𝑖𝑛𝑥.
6. Use algebraic manipulation to show that each of the following functions has a fixed
point at 𝑝 precisely when 𝑓(𝑝) = 0, where 𝑓(𝑥) = 𝑥 4 + 2𝑥 2 − 𝑥 − 3.
a. 𝑔1 (𝑥) = (3 + 𝑥 − 2𝑥 2 )1/4
𝑥+3−𝑥 4 1/2
b. 𝑔2 (𝑥) = ( )
2
Page 1 of 4
In2022-
Semester 2
Probability and Statistics
1. Many internet users shopped online during the holiday season last December. In a survey
of 1500 customers who did holiday shopping online, 22% indicated they were unsatisfied
with their experience. Of those who were satisfied with their experience, 97% received
the product on time, of those customers who were not satisfied, 48% indicated that they
did not receive their product on time for the holidays.
a. What is the population?
b. Specify two random variables and their outcomes. Consider there are no neutral
outcomes according to the questionnaire.
c. Prepare a two-way frequency table. Using the table compute the following
probabilities if a customer is selected at random,
i. Is satisfied with the experience.
ii. Is satisfied with the experience and did not receive the product on time
for the holiday.
iii. Did not receive the product on time for the holiday when the customer
was satisfied with the experience.
2. The following table lists the number of breakdowns per week for a machine based on
past data.
3. The random variable X takes integer values only and has a probability mass function as
below.
P(X = x) = kx ; x = 1, 2, 3, 4, 5
P(X = x) = k(10 – x) ; x = 6, 7, 8, 9
Page 2 of 4
In2022-
Semester 2
Find,
a. The value of k.
b. E(X)
c. V(X)
d. E(2X – 3)
e. V(2X – 3)
3x 2
;0 ≤ x ≤ 2
32
f(x) = 3(6 − x)
;2 ≤ x ≤ 6
32
{0 ; Otherwise
c(4 − 3x 2 ) ; −1 ≤ x ≤ 1
f(x) = { c ; 1≤x≤3
0 ; Otherwise
Find,
a. Value of c.
b. Cumulative distribution function of X
c. P(X ≤ 0)
d. P(0 ≤ X ≤ 2)
Page 3 of 4
In2022-
Semester 2
Multivariate Calculus and Introduction to PDEs
1
4. Is function 𝑓(𝑥, 𝑦) = (𝑥 3 +𝑦 3 )3 differentiable at (0,0)?
Page 4 of 4
In2022-
Semester 2