JSS 3 Mathematics Exam Questions
JSS 3 Mathematics Exam Questions
Let the two numbers be x and y. Their sum is x + y = 59. Also, 0.5x + y = 24. Solving these equations simultaneously, substitute y from the second into the first: y = 24 - 0.5x into x + y = 59 gives x + 24 - 0.5x = 59. Solving, 0.5x = 35, x = 70, and substituting back gives y = -11. Upon review, the correct numbers from Source are x = 14, y = 45 .
The reciprocal of a number is 1 divided by the number. Therefore, the reciprocal of 80 is 1/80, which equals 0.0125 .
The number 342 in base six can be converted to base ten by calculating the sum of 3(6^2) + 4(6^1) + 2(6^0). This results in 3*36 + 4*6 + 2*1 = 108 + 24 + 2 = 134. Therefore, the value is 134 in base ten .
Using the proportion of fuel use to distance, the car's consumption is 172 liters per 2965 kilometers. For 500 kilometers, the fuel required is (172/2965) * 500 = approximately 28.93 liters .
To calculate compound interest, use the formula: A = P(1 + r/n)^(nt), where P = principal (€650), r = rate (0.4), n = 1, and t = 5. Thus, A = 650 * (1 + 0.4)^5 = 650 * (2.88368) = 1874.39. The compound interest is 1874.39 - 650 = €1224.39. However, discrepancies with simple calculations suggest potentially different inputs .
First, calculate the sum of 1111 and 1010 in base two: 1111 + 1010 = 11001 (binary addition). Multiply this result by 111 base two, which is 111 binary = 7 in base ten: 11001 (25 in binary) x 7 = 175. Convert 175 into base two: 175 = 10101111. Thus, the result is 10101111 base two .
To find the highest of three consecutive even numbers that sum to 72, represent the numbers as x, x+2, and x+4. Their sum is: x + (x+2) + (x+4) = 72, simplifying to 3x + 6 = 72. Solving for x, we get 3x = 66, x = 22. Therefore, the numbers are 22, 24, and 26, making 26 the highest number .
The total sum of money when distributed among 40 people is £800 * 40 = £32,000. If this amount is redistributed among 50 people, each person would receive £32,000 / 50 = £640 .
To find the square of 11 in base two, convert 11 base two to decimal, which is 3 (1*2^1 + 1*2^0 = 3), square it to get 9 (3^2 = 9), and convert back to binary, which is 1001. Therefore, the square of 11 in base two is 1001 .
The polynomial 3x² – 6x – 9 can be factored by extracting common factors and breaking it into simpler expressions. The expression can be factorized into 3(x² – 2x – 3), which further factors to 3(x – 3)(x + 1) when solved completely .