Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 25 pages
Other

MIP1502 Assessment THREE 2025

Document preview thumbnail
Preview 3 out of 25 pages

UNISA Mathematics for Intermediate Phase Teachers II (MIP1502) Assessment THREE 2025 solutions.

Content preview

MIP1502 ASSESSMENT 3 2025

Question 1

1.1.1.1

Small triangles:

4 − 1; 9 − 4; 16 − 9; 25 − 16; 36 − 25

3; 5; 7; 9; 11

Black triangles:

3 − 1; 5 − 3; 7 − 5; 9 − 7; 11 − 9

2; 2; 2; 2; 2

Grey triangles:

1 − 0; 3 − 1; 6 − 3; 10 − 6

1; 2; 3; 4

White triangles:

0 − 0; 1 − 0; 3 − 1; 6 − 3; 10 − 6

0; 1; 2; 3; 4

1.1.1.2
Small triangles: the pattern is quadratic.

Black triangles: the pattern is linear.

Grey triangles: the pattern is quadratic.

White triangles: the pattern is quadratic.

,1.1.1.3
Small triangles have a constant second difference, so the pattern is quadratic.

Black triangles have a constant first difference, so the pattern is linear.

1.1.2.1
Grey triangles:

Starting from 0, add 1 then 2, then 3, then 4, then 5, and so on.
To obtain the number of grey triangles on the (𝑛 + 1)th diagram from the 𝑛th diagram, you
take the number of grey triangles on the 𝑛th diagram, then add 𝑛.

White triangles:

Starting from 0, add 0 then 1, then 2, then 3, then 4, and so on.
To obtain the number of white triangles on the (𝑛 + 1)th diagram from the 𝑛th diagram, you
take the number of white triangles on the 𝑛th diagram, then add (𝑛 − 1).

1.1.2.2
Grey triangles:
Recursive formula: 𝑇𝑛+1 = 𝑇𝑛 + 𝑛, 𝑇1 = 0

𝑇2 = 𝑇1 + 1 = 0 + 1 The last term is 1 and 1 = 2 − 1 (Sum has 2 terms)
𝑇3 = 𝑇2 + 2 = 0 + 1 + 2 The last term is 2 and 2 = 3 − 1 (Sum has 3 terms)
𝑇4 = 𝑇3 + 3 = 0 + 1 + 2 + 3 The last term is 3 and 3 = 4 − 1 (Sum has 4 terms)
𝑇5 = 𝑇4 + 4 = 0 + 1 + 2 + 3 + 4 The last term is 4 and 4 = 5 − 1 (Sum has 5 terms)

So, on 𝑇𝑛 the last term on the sum with 𝑛 terms is (𝑛 − 1).

𝑇𝑛 = 0 + 1 + 2 + ⋯ + (𝑛 − 3) + (𝑛 − 2) + (𝑛 − 1)
𝑇𝑛 = (𝑛 − 1) + (𝑛 − 2) + (𝑛 − 3) + ⋯ + 2 + 1 + 0

𝑇𝑛 + 𝑇𝑛 = [0 + (𝑛 − 1)] + [1 + (𝑛 − 2)] + [2 + (𝑛 − 3)] + ⋯ + [(𝑛 − 3) + 2]
+ [(𝑛 − 2) + 1] + [(𝑛 − 1) + 0]

2𝑇𝑛 = [𝑛 − 1] + [𝑛 − 1] + [𝑛 − 1] + ⋯ [𝑛 − 1] + [𝑛 − 1] + [𝑛 − 1]

2𝑇𝑛 = 𝑛 × [𝑛 − 1]

, 𝑛 𝑛2 𝑛
𝑇𝑛 = 2 [𝑛 − 1] OR 𝑇𝑛 = −2
2


𝑛 → [÷ 2] → [× (𝑛 − 1)]

White triangles:
Recursive formula: 𝑇𝑛+1 = 𝑇𝑛 + (𝑛 − 1), 𝑇1 = 0



𝑇2 = 𝑇1 + (1 − 1) = 0 + 1 − 1 = 0 1 term
𝑇3 = 𝑇2 + (2 − 1) = 0 + 1 − 1 + 2 − 1 = 0 + 1 + 2 − 2 = 0 + 1 2 terms

𝑇4 = 𝑇3 + (3 − 1) = 0 + 1 − 1 + 2 − 1 + 3 − 1 = 0 + 1 + 2 + 3 − 3 = 0 + 1 + 2 3 terms

𝑇5 = 𝑇4 + (4 − 1) = 0 + 1 − 1 + 2 − 1 + 3 − 1 + 4 − 1 = 0 + 1 + 2 + 3 + 4 − 4 = 0 + 1
+2 + 3 4 terms

So, on 𝑇𝑛 the last term on the sum with (𝑛 − 1) terms is (𝑛 − 2).

𝑇𝑛 = 0 + 1 + 2 + ⋯ + (𝑛 − 4) + (𝑛 − 3) + (𝑛 − 2)
𝑇𝑛 = (𝑛 − 2) + (𝑛 − 3) + (𝑛 − 4) + ⋯ + 2 + 1 + 0

𝑇𝑛 + 𝑇𝑛 = [0 + (𝑛 − 2)] + [1 + (𝑛 − 3)] + [2 + (𝑛 − 4)] + ⋯ + [(𝑛 − 4) + 2]
+ [(𝑛 − 3) + 1] + [(𝑛 − 2) + 0]

2𝑇𝑛 = [𝑛 − 2] + [𝑛 − 2] + [𝑛 − 2] + ⋯ [𝑛 − 2] + [𝑛 − 2] + [𝑛 − 2]

2𝑇𝑛 = [𝑛 − 1] × [𝑛 − 2]
[𝑛 − 1]
𝑇𝑛 = [𝑛 − 2]
2

𝑛 → [−1] → [÷ 2] → [× (𝑛 − 2)]

Document information

Uploaded on
July 16, 2025
Number of pages
25
Written in
2024/2025
Type
Other
Person
Unknown
$6.45

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
lyzo2005
4.2
(145)
Sold
733
Followers
372
Items
102
Last sold
11 months ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions