0% found this document useful (0 votes)
44 views5 pages

Computational Mathematics For Information Systems-1

This document outlines assignments for the Computational Mathematics for Information Systems module at Manicaland State University, detailing tasks for two assignments due in March 2024. The assignments cover topics such as derivatives, linear programming, normal distribution, and differential equations. Students are instructed to answer all questions, use graph paper for graphical problems, and utilize specific materials like calculators.

Uploaded by

king
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views5 pages

Computational Mathematics For Information Systems-1

This document outlines assignments for the Computational Mathematics for Information Systems module at Manicaland State University, detailing tasks for two assignments due in March 2024. The assignments cover topics such as derivatives, linear programming, normal distribution, and differential equations. Students are instructed to answer all questions, use graph paper for graphical problems, and utilize specific materials like calculators.

Uploaded by

king
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

MANICALAND STATE UNIVERSITY

OF
APPLIED SCIENCES

FACULTY OF APPLIED SCIENCES & TECHNOLOGY

DEPARTMENT OF APPLIED STATISTICS

MODULE: Computational Mathematics for Information Systems

CODE: INSY 121

ASSIGNMENTS

MARCH/APRIL 2024

LECTURER: MR W. NKOMO

INSTRUCTIONS

1. Answer All QUESTIONS from both Assignments


2. Start a new question on a fresh page
3. Use graph paper on all graphical problems

Additional material(s): Non-programmable electronic scientific calculator,


Graph papers.
Assignment A: 50 MARKS.
DUE: 22/03/24

Q1 a) Find the derivative of the following functions with re-


spect to x.
3
i) f (x) = 4x3 − x2
+2
ii) 3y = 5x2 − 4xy + 2
R4 
b) Evaluate 1
2x2 − 4x + 3 dx

[(2,3),4]

Q2 a) Given that  
3 −1 1
A = 2 3 −2
3 4 −5
, find A−1 .

b) i) Solve the system

3x + 2y + z = 9
2x + 4y + 3z = 9
3x + 4y − z = 15.

dy
ii) Solve the differential equation, x dx = 3y + 1 given
that x = 5 and y = 3. [6,(5,6)]

Q3 a) Define the following as used in linear programming:

i) constraint.

2
ii) feasible solution.
iii) optimal solution.

b) A manufacturer of Puma clothing makes Puma pants


and Puma jackets. The profit on a pair of Puma
pants is $2.00 and on a Puma jacket is $1.50. Both
pants and jackets require the work of sewing oper-
ators and cutters. There are 60 minutes of sewing
operator time and 48 minutes of cutter time avail-
able. It takes 8 minutes to sew one pair of Puma
pants and 4 minutes to sew one Puma jacket. Cut-
ters take 4 minutes on pants and 8 minutes on a
jacket. Find the maximum profit and the amount
of pants and jackets to maximize the profit.
i) Let x = P uma pants and y = P uma jackets. Write
four inequalities to represent the situation.
ii) Write an equation for the anticipated profit.
iii) Graph the constraints.
iv) How many Puma pants and Puma jackets have to
be made to maximize profits.
v) Determine the maximum profit.

[(2,2,2),(4,2,6,3,3)]

3
Assignment B: [50 MARKS].

DUE: 25/03/24

Q1 a) State four characteristics of a normal distribution.


b) The average admission charge for a movie is 5.81. If
the distribution of movie admission charges is ap-
proximately normal with a standard deviation of
0.81, what is the probability that a randomly se-
lected admission charge is
i less than 3.50?
ii between 4.30 and 5.10?
c) Of the members of a bowling league, 10 % are wid-
owed. If 10 bowling league members are selected at
random, find the probability that at least 7 mem-
bers will be widowed.
[4,(4,5),4]

Q2 a) Maximize f = 4x1 + 5x2 subject to the constraints

x ⩾ 0, y ⩾ 0
2x1 + x2 ≤ 8
2x1 + 3x2 + 6 ≤ 12.

i) Use the graphical solution technique to find the


optimal solution to the model.
ii) Outline the simplex method algorithm and use
the method to find the optimal solution to the
model.
[(8,8)]

4
Q3 a) Suppose the array
 
4 3 3
2 1 0
4 4 2
represents the orders placed by three individuals at
a Nandos outlet. The first-person orders 4 burgers,
3 pet drinks, and 3 fries; the second orders 2 burgers
and 1 pet drink, and the third orders 4 burgers, 4
pet drinks, and 2 fries, burgers cost $2 each, pet
drinks $1 each and fries $1.50 each.

i) Show that the amounts owed by these persons may


be represented as a function y = f (x), where f(x)
is equal to the array given above times a certain
vector.
ii) Compute the amounts owed in this case by perform-
ing the appropriate multiplication.
iii) Change the matrix for the case in which the second
person orders an additional pet drink and 2 fries,
and recompute the costs.

b) A vessel contains liquid which flows out from from


a hole at a point O in the base of the vessel. At
time t, in minutes, the height of the liquid surface
above O is y and the rate at which y is decreasing
is inversely proportional to y 2 . Write down a dif-
dy
ferential equation which expresses dx in terms of y.
Given that y = 25 when t = 0 and that y = 16 when
t = 30, find the value of t when y = 0.

[(2,4,3),8]
THE END

You might also like