You are on page 1of 10

guidelines and College policy on submissions.

They should also refer to Merit and Distin

This is a solution of Mathematics for Software Development of HND Computing Systems


Development that describes about Developing Computing Systems

Introduction
Programme title

BTEC HND in Computing and Systems Development

Unit number and titl


e

23

Mathematics for Software Development (L4)

title

1 of 1

Mathematics for Software Development (L4)

Unit Leader

Prof Joadat

Assessor (s)

Hassan Baajour

Issue Date

Revised version on 05 Nov 2015

Assignment number
&

Final assignment
submission deadline 28 Dec 2015 09 Jan. 2016

11 16 Jan. 2016
Late submission dea The learners are required to follow the strict deadline set by the Col
dline

lege
for submissions of assignments in accordance with the BTEC level 4


7 submission guidelines and College policy on submissions. They
should also refer to Merit and Distinction criteria that require evide
nce of
meeting agreed timelines and ability to plan and organise time
effectively without which the learner may not expect to receive a hi
gher
grade.

Resubmission deadli
ne

TBA
In-class feedback will be available from draft submissions on a task
-bytask basis as a formative feedback and also for initial submission.
Final feedback will be available within 2 3 weeks of the assignme
nt

Feedback

submission date.

Thework you submit must be in your own words. If you use a quote or anGenera
l Guidelines
illustration from somewhere you must give the source.

2.

Includea list of references at the end of your document. You must give all
your sources of information.

3.

Makesure your work is clearly presented and that you use readily
understandable English.

4.

Whereverpossible use a word processor and its spell-checker.


Internal verifier

Reza Joadat

Signature (IV of
the
brief) *

Reza Joadat

Date

06/10/15

HND Assignment Brief


BTEC HND in Computing Systems Development ICON College of Technology and M
anagement
(CSD)
Unit 23: Mathematics for Software Development (L4)
Session: May 2015
Course work
Recommended word limit: 3000

This Unit will be assessed by assignment and Time Constraint Assessment (TCA).Y
ou are strongly advised to read Preparation guidelines of the Coursework
Document before answering your assignment.
ASSIGNMENT
TASK 1

1.1

Answer the following algebraic questions showing your work step by step [P1.1]

1.1.1 Determine the solutions of the following equations.


1.1.1.1

Linear equation: 6x 18 = 6

1.1.1.2

Design a program using pseudocode to illustrate how you will solve the

following linear equation: 7(5 3x) =

6x + 110. Follow the pseudocode to

solve the equation and state the value of x. [P1.1, M1]


1.1.1.3

Quadratic equation: x2 - 9x + 20 = 0

Solve the following simultaneous equations by using algebraic method and


graphical method.

Read more about : Mathematics And Computing Assignment Help

2 3 = 10
1.1.2 Draw a graph for the quadratic equation 5x2 + 3x - 8 = 0
1.1.2.1

find the minimum point

1.1.2.2

the equation for the line of symmetry

1.1.2.3

the roots

1.1.2.4

use the quadratic formula to confirm the roots (values of x)

1.1.3 Find the linear equations for each of the below (Fig 1) straight lines.

HND Computing Systems Development Assignment

1.2

Solve the following geometric and trigonometric questions. [P1.2]

1.2.1 the perimeter of the rectangle A in Fig 2 is 64 cm. Set up an equation and find the value of x.
1.2.2 The Hypotenuse and the opposite sides are given in cuboid B (Fig 2). Find the volume of the
cuboid.

HND Computing Systems Development Assignment

1.2.3 Below (Fig 3) circle has a diameter of 10m, you have to find:
1.2.3.1

the length of the side (a) in triangle ABC

1.2.3.2

the values of angle B and C

1.2.3.3

the area of the circle.

1.2.4 For the triangle in Fig 3 with angle find the height i.e. (c) side and all angles valuesusing th
e relevant right angle triangle formula (sine, cosine and/or tangent).
1.2.5 You are required to design a program (using pseudocode or flowchart diagram) that will calc
ulate the volume of a cuboid, rectangle and a square considering user inputs and choices. The desi
gn should validate the user input and return the result to the user

HND Computing Systems Development Assignment

1.3
Solve the following vectors questions. [P1.3] You have to show your work step by step and justify
your answer to (iv) appropriately. The graph may not be accurately drawn.

HND Computing Systems Development Assignment

1.3.2

You are required to design (using pseudo

code) a program that will add two generic vectors: a = (x, y) and b = (x, y). The values of x and y sh
ould be captured from user input and the outcome result should be displayed to the user. Impleme
nt the pseudo code using any mainstream programming language
To achieve M1, you should show proper design of the program (step by step) in 1.1.1.2 and 1.2.5
and you will have met the deadline to submit the tasks and achieve the unit assessment criteria.

To achieve D1, the appropriate structure and approach should be used in solving all

related
tasks in 1.3 in particular 1.3.2, where a well-designed and working program should be demonstr
ated.

See more about : Cloud Computing Assignment Help

TASK 2
2.1 DUT institute has three campuses in London as follows: [P2.1]
Locations: A= {Greenford, Greenwich, Holborn}

2.1.1
Currently, seven employees with the following details are managing the different campuses.
Carl (Location: Greenford, age: 46, salary: 42,000),
Oscar (Location: Greenford, age: 36, salary: 32,000)
Ali (Location: Holborn, age: 25, salary: 21,000),
Steve (Location: Greenwich, age: 45, salary: 23,000),
Mike (Location: Greenwich, age: 50, salary: 19,000),
Linda (Location: Greenford, age: 55, salary: 24,000),
Carol (Location: Greenwich, age: 22, salary: 27,000).
a)Drawa table and organise available employee data appropriately inside
1.

b)Listall the names and ages of the employees in pairs in one set (Set Employee).

2.

c)Createsets of employees names that satisfying the conditions below:

3.

(Age<50)AND (Salary> 23,000)

4.

(Age>29) OR (Salary < 24,000)

5.

(Age<53) XOR (Salary>29,000)

6.

(Salary> 24000) And (Location= Greenford) OR (Salary > 25000) And (Location=
Greenwich)

5.

Findout if any of the above sets is a subset of another set.

2.1.2
Discuss what kind of coding techniques you need to use in order to implement the addition,subtra
ction or multiplication of 2 different sets. Demonstrate your answer with proper code (e.g. Java,c#
) example. [P2.1, D2].
2.2. Matrices problems [P2.2]
2.2.1 Subtract the Q matrix from the P matrix and then scale the result matrix R by 3.
1 1

P = 5
2 1

1
2

Q = 2

2.2.2 A local shop sells 3 types of pies a) Beef pies cost 5 each b) Chicken pies cost
4e ach and c) Vegetable pies cost 3 each and this is how many they sold in 3 days
Monday

Tuesday

Wednesday

Beef pies

10

Chicken

Online assignment help Australia provide assignment writing service based on case study
requirements in affordable prices and we are providing most flexible online assignment writing
help, so book your Assignment with us, order now

You might also like