Kahama Municipal Council Mock Exam 2024
Kahama Municipal Council Mock Exam 2024
In a geometric sequence, each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio. For example, if given the sequence 8, x, y, 27, the common ratio (r) helps find x and y. Calculate r as the ratio of the known terms 27/8, which gives r^3 = 27/8. Thus, r = 3/2. By applying this ratio successively, x = 8 * (3/2) = 12 and y = 12 * (3/2) = 18. Practically, geometric sequences model phenomena like population growth or compound interest, where quantities increase (or decrease) exponentially at a constant rate over equal intervals.
To find the greatest possible length that can divide multiple wooden rods of different lengths without leaving a remainder, you need to find the greatest common divisor (GCD) of the lengths of the rods. For this, identify the lengths of the rods, which are 168 cm, 72 cm, and 90 cm. Use the Euclidean algorithm to find the GCD. First, find the GCD of 168 and 72, which is 24. Then, find the GCD of 24 and 90, which results in 6. Therefore, the greatest length that divides the rods without leaving a remainder is 6 cm.
In a cube with a side length of 10 cm, the diagonal of the face, AC, can be found using the Pythagorean Theorem: AC = √(AB² + BC²) = √(10² + 10²) = √200 = 10√2 cm. The space diagonal AG is found using AC and another side: AG = √(AC² + side²) = √(200 + 100) = √300 = 10√3 cm. The angle between AG and the base ABCD is found by using trigonometry, where the cosine of the angle is given by the ratio of the adjacent side to the hypotenuse. Consequently, the unique geometry of the cube allows us to calculate specific spatial relationships, such as distances and angles, within the three-dimensional shape.
To calculate the mean from a grouped frequency distribution, determine the midpoints of each class, multiply each by the class frequency, add these products, and divide by the total frequency. When using an assumed mean of 75.5, adjustments based on deviations from this figure can simplify the calculation. For the median, locate the class containing the median position (n/2) using cumulative frequencies, then interpolate within that class to find the precise median. The mean considers all data points, while the median reflects the center value, providing a better measure of central tendency if the data distribution is skewed.
Rationalizing the denominator is important to simplify expressions and facilitate easier computation, particularly when dealing with irrational numbers. To rationalize a denominator such as (√2 + √3)/(√3 - 1), multiply both the numerator and the denominator by the conjugate of the denominator, which results in (√2 + √3)(√3 + 1)/((√3 - 1)(√3 + 1)). The denominator becomes a difference of squares, calculated as (√3)² - 1² = 3 - 1 = 2. Thus, the expression simplifies to a rational number: ((√2 + √3)(√3 + 1))/2, which can be further simplified by expanding and combining like terms.
Linear programming can determine profit-maximizing production levels for two types of iron sheets with constraints on labor hours and material rollers. With constraints of 60 labor hours and 90 rollers, and profits of 40,000/= for type A (3 hours, 6 rollers) and 60,000/= for type B (6 hours, 7 rollers), set up inequalities for resource use. Graph these inequalities to form a feasible region. Identify corner points and evaluate the profit function at each to find the maximum. This process balances resources to achieve the most profitable mix given the production constraints.
Trigonometry can determine distances based on angles of depression or elevation in real-world contexts. If a lighthouse 30 m high observes a boat at a 40° angle of depression, imagine a right triangle with the lighthouse height as one leg and the distance to the boat as the other. Use the tangent function: tan(40°) = opposite/adjacent = 30/distance. Solving for distance gives distance = 30 / tan(40°), using a calculator to find an approximate answer in meters. This method illustrates how trigonometry translates angular measures into linear distances.
To solve a system related to counting animals with different numbers of legs using a matrix method, set up equations based on the total number of animals and legs. For a woman owning 60 animals—cows with 4 legs each and chickens with 2 legs—a system of equations can be formed: x + y = 60 and 4x + 2y = 200. This system can be solved using matrix operations. By representing the equations in matrix form as [1, 1; 4, 2][x; y] = [60; 200], apply matrix inversion or row reduction techniques to find x (the number of cows) and y (the number of chickens). This results in x = 40 cows and y = 20 chickens.
A Venn diagram can be used to visualize the distribution of students studying different subjects. In this case, if a class of 36 students all study either Biology or Physics or both, and 9 study both subjects while 12 study only Physics, a Venn diagram can show that 15 students study only Biology. The probability of a student studying only Biology is the ratio of students studying only Biology to the total number of students, which is 15/36 = 5/12. Similarly, for those studying only Physics, the probability is 12/36 = 1/3.
For a regular hexagon inscribed in a circle, the symmetry simplifies the calculation of its properties. The perimeter of the hexagon is composed of 6 equal sides, each with a length equal to the circle's radius. If the perimeter is 42 cm, each side (and the circle's radius) is 42/6 = 7 cm. The area of the hexagon can be calculated using the formula for a regular hexagon: (3√3/2) * side². Substituting the side length gives an area of (3√3/2) * 7² = 73.5√3 cm². This symmetry allows direct connection from perimeter to radius and area calculation using geometric properties of regular polygons.