BAM
🎯 Objectives: NECTA 2024
The United Republic of Tanzania
National Examinations Council
Advanced Certificate of Secondary Education Examination
141 Basic Applied Mathematics – 2024
Instructions:
- This paper consists of ten (10) questions.
- Answer all the questions. Each question carries ten (10) marks.
- All work done in answering each question must be shown clearly.
- Non-programmable calculators and NECTA mathematical tables may be used.
- All writing must be in blue or black ink, except drawings which must be in pencil.
- Communication devices and unauthorized materials are not allowed in the examination room.
- Write your Examination Number on every page of your answer booklet(s).
Question 1
- Compute the value of 1000 × (1 + 0.12/8760)4×8760 correct to 2 decimal places.
- Compute the value of sin(x)/x correct to five significant figures.
- Evaluate the integral of x dx from 0 to 1 correct to two decimal places.
Question 2
- Given the function g(x) = 1 / (x - 3) + 2, find the vertical and horizontal asymptotes.
-
Given f(x) =
- 1 if x > 0
- 0 if x = 0
- Sketch the graph of f(x).
- State the domain and range of f(x).
Question 3
- Solve the system: x + 2y = 4 and x² + 3xy = 10.
- Evaluate √16.
- The time t to complete a project varies inversely with the number of employees e. If 3 people complete the project in 10 days, how many days will 5 people take?
Question 4
- Use first principles to find the derivative of f(x) = 3x² - 2.
- Given y³ + x³ - 3xy = 4, find dy/dx.
- Find the slope of the curve y³ = 64x at x = -1.
Question 5
- Evaluate ∫(2x - 1)(4x - 4x) dx.
- Find the area enclosed between y = 4 - x² and y = x² - 2x.
Question 6
Given:
- Marks: 1–5, 6–10, 11–15, 16–20, 21–25
- Frequency: 9, 8, 13, 12, 8
- Represent the data using a histogram.
- Calculate the variance correct to four significant figures.
Question 7
- If outcomes a, b, c, and d have probabilities 0.1, 0.3, 0.5, and 0.1 respectively, and A = {a,b,d}, B = {b,c,d}, find P(A ∩ B).
- A four-digit number is formed from 1, 2, 3, 5 with no repetition. Find the probability it is divisible by 5.
- A machine breaks down with probability 0.1 in a month. If two machines are installed, find the probability that only one breaks down.
Question 8
- If cos A = -1/2, evaluate cos(A/2) in surd form.
- Given sin θ - 2sin θ cos θ = 0 and 0° ≤ θ ≤ 180°, find the values of θ.
- Calculate side EF of triangle EFG with angle E = 75°, angle F = 40°, and side EG = 14 cm.
Question 9
- Evaluate ∫ dx / (7x + 2).
- The population N(t) of bacteria over time is graphed. Formulate the equation for N(t).
Question 10
- Given matrices A and B, evaluate 3A - 2B where A = [[3,4],[2,5]] and B = [[1,2],[2,2]].
- A manufacturer produces nuts and bolts with different machine time requirements. Maximize profit given constraints and profits for nuts (250,000 Tsh) and bolts (100,000 Tsh).
NECTA 2024 - Basic Applied Mathematics
Full Solutions for Questions 1 to 5
Question 1
Solve: (3x - 2)(x + 5) = 0
Using zero product property:
(3x - 2)(x + 5) = 0
So either:
- 3x - 2 = 0 ⇒ 3x = 2 ⇒ x = 2/3
- x + 5 = 0 ⇒ x = -5
Final Answer: x = 2/3 or x = -5
Question 2
Solve: (x - 1)/(x + 3) = 2/5
Cross-multiplying:
5(x - 1) = 2(x + 3)
5x - 5 = 2x + 6
5x - 2x = 6 + 5 ⇒ 3x = 11 ⇒ x = 11/3
Final Answer: x = 11/3
Question 3
Solve the inequality: 2x + 3 < 7
Subtract 3 from both sides:
2x < 4 ⇒ x < 2
Final Answer: x < 2
Question 4
Graph the linear equation: y = 2x - 1
Choose values for x:
- x = -1 ⇒ y = -3
- x = 0 ⇒ y = -1
- x = 1 ⇒ y = 1
- x = 2 ⇒ y = 3
Question 5
Solve the simultaneous equations:
2x + y = 7
3x - y = 8
Add the two equations:
(2x + y) + (3x - y) = 7 + 8 ⇒ 5x = 15 ⇒ x = 3
Substitute x = 3 into equation (1):
2(3) + y = 7 ⇒ 6 + y = 7 ⇒ y = 1
Final Answer: x = 3, y = 1
NECTA 2024: Basic Mathematics - Questions 1 to 10 with Smart Solutions
Question 6: Vectors
Let vector **a** = [3, 4] and vector **b** = [2, -1].
(a) Find a + b:
a + b = [3+2, 4+(-1)] = [5, 3]
(b) Find 2a - b:
2a = [6, 8]
-b = [-2, 1]
So, 2a - b = [6+(-2), 8+1] = [4, 9]
(c) Magnitude of vector a:
√(3² + 4²) = √(9 + 16) = √25 = 5
(a) Find a + b:
a + b = [3+2, 4+(-1)] = [5, 3]
(b) Find 2a - b:
2a = [6, 8]
-b = [-2, 1]
So, 2a - b = [6+(-2), 8+1] = [4, 9]
(c) Magnitude of vector a:
√(3² + 4²) = √(9 + 16) = √25 = 5
Question 7: Probability
A box contains 3 red balls, 4 blue balls, and 5 green balls. One ball is picked at random.
Total balls = 3 + 4 + 5 = 12
(a) Probability of red: 3/12 = 1/4
(b) Probability of blue or green: (4+5)/12 = 9/12 = 3/4
Total balls = 3 + 4 + 5 = 12
(a) Probability of red: 3/12 = 1/4
(b) Probability of blue or green: (4+5)/12 = 9/12 = 3/4
Question 8: Matrices
Let matrix A = [[2, 1], [3, 4]]
Find determinant of A:
det(A) = (2×4) - (1×3) = 8 - 3 = 5
Inverse of A = (1/det(A)) × [[4, -1], [-3, 2]]
Inverse = (1/5) × [[4, -1], [-3, 2]]
Find determinant of A:
det(A) = (2×4) - (1×3) = 8 - 3 = 5
Inverse of A = (1/det(A)) × [[4, -1], [-3, 2]]
Inverse = (1/5) × [[4, -1], [-3, 2]]
Question 9: Statistics - Mean and Median
Data: 2, 3, 4, 4, 5, 6, 6, 7, 8
(a) Mean = (2+3+4+4+5+6+6+7+8)/9 = 45/9 = 5
(b) Median = middle value = 5 (since data is ordered and has 9 values)
(a) Mean = (2+3+4+4+5+6+6+7+8)/9 = 45/9 = 5
(b) Median = middle value = 5 (since data is ordered and has 9 values)
Question 10: Optimization Problem
A farmer wants to fence a rectangular field next to a river. He has 100m of fencing and wants to maximize the area. Only 3 sides need fencing (2 widths and 1 length).
Let width = x, then length = 100 - 2x
Area A = x × (100 - 2x) = 100x - 2x²
To maximize A: dA/dx = 100 - 4x = 0 → x = 25
Then, length = 100 - 2×25 = 50
Maximum Area = 25 × 50 = 1250 m²
Let width = x, then length = 100 - 2x
Area A = x × (100 - 2x) = 100x - 2x²
To maximize A: dA/dx = 100 - 4x = 0 → x = 25
Then, length = 100 - 2×25 = 50
Maximum Area = 25 × 50 = 1250 m²
📖 Reference Book: N/A
📄 Page: 6.1