You are on page 1of 4

Assignment Brief (RQF)

Assignment Brief (RQF)


Pearson BTEC Level 5 Higher National Diploma in Computing

Student Name/ID Number: HND-42

Unit Number and Title: Unit 11: Maths for Computing

Academic Year: 2022

Unit Assessor: Mrs. Thiri Win

A-2: Solutions for graphical method and problems for differential


Assignment Title:
and integral calculus

Issue Date: 25th Nov 2022 (Friday)

Submission Date: 24th Dec 2022 (Saturday)

Internal Verifier Name: Mr Hein Moe Aung

Date: 18th Nov 2022 (Friday)

Submission Format:

 Use PDF format to submit your Assignment.


 Use Harvard referencing system.
 Check carefully the submission date and the instructions given with the
assignments
 Late assignments will not be accepted, except for valid circumstances with
supporting evidences
 Ensure that you give yourself enough time to complete the assignment by the due
date.
 Do not leave things such as printing to the late minute-excuses of this nature will
not be accepted for failure to hand-in the work on time.
 You must take responsibility for managing your own time effectively.

 If you are unable to hand in your assignment on time and have valid reasons such
as illness, you may apply (in writing) for an extension.

1
Assignment Brief (RQF)

 Take great care that if you use other people’s work or ideas in your assignment,
you properly reference them in your text and any bibliography.
 Plagiarism is on offence. Plagiarized work will be differed.

Interim Review Session ( Formative Assessment)

I. 8th and 9th Dec 2022

Submit your final work via moodle.gusto-education.com by

II. 24th Dec 2022 (Saturday) on 23:55

Unit Learning Outcomes:

LO3 Determine solutions of graphical examples using geometry and vector methods

LO4 Evaluate problems concerning differential and integral calculus

Assignment Brief and Guidance:

You are employed in a Games development company as a junior software engineer. As part
of your role you will need to produce Pseudo-code/Flowcharts for a number of mathematical
operations and functions. Your team leader want to test your understanding of Mathematics
for such operations and functions.

Part 1

1. Decide which rule – product, quotient or chain – it might be appropriate to use in


order to differentiate the following functions:
𝑥2+ 3
a) 𝑦 = 𝑥2 − 3

𝑒 2𝑥 +1
b) 𝑦= 𝑒 𝑥 +1

c) 𝑦 = 𝑥 2 sin 3𝑥

d) 𝑦 = sin(3𝑡 2 − 4𝑡 + 9 )
1/3
e) 𝑦 = (𝑡 2 + 1)

2. Find the location and nature of the maximum and minimum points of
a) 𝑦 = 2𝑥 3 − 3𝑥 2 − 12𝑥 + 1

b) 𝑦 = 𝑥 5 − 5𝑥 + 1 .

3. Evaluate the following definite integrals:


2
a) ∫1 (2 cos 2 𝑡 − 3 sin 2𝑡 ) 𝑑𝑡

2
Assignment Brief (RQF)

3 2 𝑥
b) ∫1 ( + ) 𝑑𝑥
𝑥 2

2 2 1
c) ∫1 𝑥
(3 + 𝑥) 𝑑𝑥

2
d) ∫0 (2 𝑒 −𝑡 + 𝑡 ) 𝑑𝑡
2 3
e) ∫1 (sin 3 𝑥 − 𝑥
) 𝑑𝑥

Part 2

1. Find the angle between the following pairs of vectors:

a) 16i + 3j and 12i + 3j

b) 2i + 7j and –i +5j

c) -2i + 3j and 3i - 4j

2. Find the magnitude of the vector of the following:

a) Given the point A has coordinates (2, 5) and B has coordinates (5, 10).

Find the vector → , the vector → ,the magnitude of → .


𝐴𝐵 𝐵𝐴 |𝐴𝐵|

b) Given the point A has coordinates (-2, -4) and B has coordinates (4, -2).

Find the vector → , the vector → ,the magnitude of → .


𝐴𝐵 𝐵𝐴 |𝐴𝐵|

3. For each problem, show that the three points form a right triangle.

a) (2, −1), (−1, 2), and (6, 3)


b) (−5, 2), (−1, −2), and (−2, 5)

Part 3

Moreover, research and evaluate the coordinate system which you would use in programming to
display in a computer monitor with your example.

Furthermore, research and Construct the scaling of simple shapes that are described by vector
coordinates with your example.

3
Assignment Brief (RQF)

And also analyse maxima and minima of increasing and decreasing functions in higher order

derivatives and justify using differentiation to define max and min points.

You might also like