Question 1
Simplify: 4x − 3y − (3x − 7y)
Show AnswerAnswer: x + 4y
Explanation: Expand: 4x − 3y − 3x + 7y = (4x−3x) + (-3y+7y) = x + 4y.
Question 2
Simplify (x² − y²)/(x + y)
Show AnswerAnswer: x − y
Explanation: Use identity: x² − y² = (x−y)(x+y). Cancel (x+y).
Question 3
Given y = (x+3)/x, find x in terms of y
Show AnswerAnswer: 3/(y−1)
Explanation: yx = x + 3 ⇒ yx − x = 3 ⇒ x(y−1)=3 ⇒ x = 3/(y−1).
Question 4
Two more than three times a number equals four times the number. Find number
Show AnswerAnswer: 2
Explanation: 3x + 2 = 4x ⇒ x = 2.
Question 5
Two pens and three books cost 650 francs. If one book costs 50 francs more than a pen, find cost of a book
Show AnswerAnswer: 150
Explanation: Let pen = x, book = x+50. Equation: 2x + 3(x+50)=650 ⇒ 5x+150=650 ⇒ x=100 ⇒ book=150.
Question 6
If (x − i) is a factor of polynomial, find K
Show AnswerAnswer: 8
Explanation: Substitute x=i into polynomial and equate to zero.
Question 7
Solution of inequality from number line
Show AnswerAnswer: −4 < x ≤ 3
Explanation: Open circle at −4, closed at 3.
Question 8
Evaluate (1/27)^(-1/3)
Show AnswerAnswer: 3
Explanation: 27 = 3³ ⇒ (1/27)^(-1/3) = 3.
Question 9
Factorize: x² − 5x + 6
Show AnswerAnswer: (x − 2)(x − 3)
Explanation: We need two numbers that multiply to +6 and add to −5. These are −2 and −3. So x² − 5x + 6 = (x − 2)(x − 3).
Question 10
Solve: 3x − 7 = 11
Show AnswerAnswer: 6
Explanation: Add 7 to both sides: 3x = 18. Divide by 3: x = 6.
Question 11
Simplify: (2x³y²)/(4xy)
Show AnswerAnswer: (1/2)x²y
Explanation: Divide coefficients: 2/4 = 1/2. Subtract powers: x³/x = x², y²/y = y.
Question 12
Find the value of x if x² = 36
Show AnswerAnswer: ±6
Explanation: Taking square roots gives x = ±√36 = ±6.
Question 13
Evaluate: 2³ × 2²
Show AnswerAnswer: 2⁵
Explanation: When multiplying same base, add powers: 3 + 2 = 5.
Question 14
Simplify: √49
Show AnswerAnswer: 7
Explanation: √49 means the principal (positive) square root, which is 7.
Question 15
Find the mean of 2, 4, 6, 8
Show AnswerAnswer: 5
Explanation: Mean = (2+4+6+8) ÷ 4 = 20 ÷ 4 = 5.
Question 16
The median of 1, 3, 5, 7, 9 is
Show AnswerAnswer: 5
Explanation: The median is the middle value when arranged in order → 5.
Question 17
The mode of 2, 3, 3, 4, 5 is
Show AnswerAnswer: 3
Explanation: Mode is the most frequent number → 3 appears twice.
Question 18
Find the probability of getting a head when tossing a fair coin
Show AnswerAnswer: 1/2
Explanation: A fair coin has 2 outcomes (Head, Tail). Probability = 1/2.
Question 19
The probability of rolling a 4 on a fair die is
Show AnswerAnswer: 1/6
Explanation: A die has 6 outcomes; only one favorable outcome → 1/6.
Question 20
If P(A) = 2/5, find P(not A)
Show AnswerAnswer: 3/5
Explanation: Complement rule: P(not A) = 1 − 2/5 = 3/5.
Question 21
Sum of first and tenth term of AP = 15, d=1. Find first term
Show AnswerAnswer: 3
Explanation: T10 = a+9. So a+(a+9)=15 ⇒ 2a=6 ⇒ a=3.
Question 22
If p ∝ 1/q² and q=1 gives p=100, find p when q=2
Show AnswerAnswer: 25
Explanation: p=k/q² ⇒ 100=k ⇒ k=100. When q=2 ⇒ p=100/4=25.
Question 23
Diagram representing a function
Show AnswerAnswer: B
Explanation: Each input maps to only one output.
Question 24
If f(x)=x²+1 and g(x)=3x−2, find f(g(x))
Show AnswerAnswer: 9x²−12x+5
Explanation: Substitute: f(g(x))=(3x−2)²+1=9x²−12x+4+1.
Question 25
Gradient between points P(-2,2) and Q(3,-2)
Show AnswerAnswer: −4/5
Explanation: (−2−2)/(3−(−2))=−4/5.
Question 26
Find the midpoint of the line joining A(2,4) and B(6,8)
Show AnswerAnswer: (4,6)
Explanation: Midpoint = ((2+6)/2 , (4+8)/2) = (8/2 , 12/2) = (4,6).
Question 27
Find the distance between points (1,2) and (4,6)
Show AnswerAnswer: 5
Explanation: Distance = √((4−1)² + (6−2)²) = √(3² + 4²) = √(9+16) = √25 = 5.
Question 28
The equation of a straight line with gradient 2 and y-intercept 3 is
Show AnswerAnswer: y = 2x + 3
Explanation: General form is y = mx + c. Here m = 2 and c = 3.
Question 29
Find the area of a rectangle of length 8 cm and width 5 cm
Show AnswerAnswer: 40 cm²
Explanation: Area = length × width = 8 × 5 = 40 cm².
Question 30
The circumference of a circle of radius 7 cm (π = 22/7) is
Show AnswerAnswer: 44 cm
Explanation: Circumference = 2πr = 2 × (22/7) × 7 = 44 cm.
Question 31
The area of a triangle with base 10 cm and height 6 cm is
Show AnswerAnswer: 30 cm²
Explanation: Area = 1/2 × base × height = 1/2 × 10 × 6 = 30 cm².
Question 32
The volume of a cube of side 4 cm is
Show AnswerAnswer: 64 cm³
Explanation: Volume of cube = side³ = 4³ = 64 cm³.
Question 33
The number of faces of a cube is
Show AnswerAnswer: 6
Explanation: A cube has 6 square faces.
Question 34
The sum of interior angles of a quadrilateral is
Show AnswerAnswer: 360°
Explanation: Sum of interior angles = (n−2)×180 = (4−2)×180 = 360°.
Question 35
A triangle has angles 50° and 60°. The third angle is
Show AnswerAnswer: 70°
Explanation: Total = 180°. So third angle = 180 − (50 + 60) = 70°.
Question 36
The probability of selecting a red ball from 3 red and 2 blue balls is
Show AnswerAnswer: 3/5
Explanation: Total balls = 5, red balls = 3 → probability = 3/5.
Question 37
The mean of 5, 7, 9, 11 is
Show AnswerAnswer: 8
Explanation: Mean = (5+7+9+11)/4 = 32/4 = 8.
Question 38
The median of 2, 4, 6, 8, 10 is
Show AnswerAnswer: 6
Explanation: Middle value = 6.
Question 39
The mode of 1, 2, 2, 3, 4 is
Show AnswerAnswer: 2
Explanation: 2 appears most frequently.
Question 40
The probability of not getting a head when tossing a coin is
Show AnswerAnswer: 1/2
Explanation: Not getting a head = getting a tail → probability = 1/2.
Question 41
Which diagram represents p + q = 0
Show AnswerAnswer: B
Explanation: Vectors equal magnitude opposite direction.
Question 42
Find vector QP
Show AnswerAnswer: 1/2 p − 1/2 q
Explanation: Use midpoint relation.
Question 43
Find coordinates of Q
Show AnswerAnswer: (3,6)
Explanation: Add vector components.
Question 44
Food expenditure from pie chart
Show AnswerAnswer: 100000
Explanation: Use proportion of sector angle.
Question 45
Average pocket allowance
Show AnswerAnswer: 12500
Explanation: Sum values ÷ number of students.
Question 46
Median class
Show AnswerAnswer: 17–21
Explanation: Locate middle cumulative frequency.
Question 47
Average score
Show AnswerAnswer: 2.5
Explanation: Weighted mean calculation.
Question 48
Probability of green ball
Show AnswerAnswer: 3/5
Explanation: 6 green out of 10 total.
Question 49
Probability from tree diagram
Show AnswerAnswer: 1/3
Explanation: Multiply probabilities along branches.
Question 50
Average time of race
Show AnswerAnswer: 13
Explanation: Add all times and divide by 5.
Post a Comment
0Comments