Using \( D = R \times T \): \( T = \dfrac{D}{R} = \dfrac{220}{55} = 4 \) hours. Answer: 4 hours.
Q 03MediumTwo Variables
⚡
Memory PointTOTAL + DIFFERENCE → Two equations, substitution
When you know total and difference: \( x+y = T,\; x-y = D \)
Two numbers add up to 48. The larger number is 3 times the smaller number. What is the smaller number?
⚠️ Common mistake: solving for the larger number and thinking you're done — read the question carefully!
📘 Example Pattern
Two numbers sum to 20; one is twice the other. Let small = \(x\): \( x + 2x = 20 \Rightarrow x = \frac{20}{3}\approx6.7\)
📝 Explanation
Let small = \(x\), large = \(3x\). Then \( x + 3x = 48 \Rightarrow 4x = 48 \Rightarrow x = 12 \). The smaller number is 12 (larger is 36 — don't pick that!).
Q 04MediumPercent & Markup
⚡
Memory PointPercent Increase → Original × (1 + rate)
20% increase on $50: \(50 \times 1.20 = 60\). NOT just \(50 \times 0.20\)!
A jacket originally costs $80. The store marks it up by 25%. A customer then uses a 10% discount coupon. What is the final price?
⚠️ Common mistake: applying the 10% discount to $80 instead of the marked-up price. Order matters!
Memory PointConsecutive integers: n, n+1, n+2 | Consecutive even/odd: n, n+2, n+4
The sum of three consecutive odd integers is 93. What is the largest of the three integers?
⚠️ Trap: students use n, n+1, n+2 for odd integers instead of n, n+2, n+4.
📝 Explanation
Let the integers be \( n,\, n+2,\, n+4 \). Sum: \( 3n + 6 = 93 \Rightarrow 3n = 87 \Rightarrow n = 29 \). The three integers are 29, 31, 33. The largest is 33. Wait — let's recheck: 29+31+33 = 93 ✓. Largest = 33.
A right triangle has legs of length 9 and 12. What is the length of the hypotenuse?
⚠️ Don't just add 9+12. You must square, add, then take the square root.
📝 Explanation
\( c = \sqrt{9^2 + 12^2} = \sqrt{81 + 144} = \sqrt{225} = \)15. (This is a 3-4-5 triple scaled by 3!)
Q 13MediumCircle Area & Circumference
⚡
Memory Point"Cherry Pie is Delicious" → C = πd | "Apple Pies are Round" → A = πr²
A circle has a diameter of 10 cm. What is its area? (Use \(\pi \approx 3.14\))
⚠️ The most common error: using diameter (10) instead of radius (5) in the area formula.
📝 Explanation
Radius = \(\dfrac{10}{2} = 5\) cm. Area = \(\pi r^2 = 3.14 \times 5^2 = 3.14 \times 25 = \)78.5 cm². Option A (314) is the common mistake of using d=10 in the formula.
Two parallel lines are cut by a transversal. One angle formed is 112°. What is the measure of its co-interior (same-side interior) angle?
⚠️ Co-interior angles ADD UP to 180°, they are NOT equal!
📝 Explanation
Co-interior angles are supplementary: \(180 - 112 = \)68°. If they were alternate interior, they'd be equal (112°) — but co-interior means same side = sum to 180.
Q 15MediumVolume of Cylinder
⚡
Memory PointV = πr²h → "BASE AREA × HEIGHT"
Cylinder = circle stacked up. Base area = πr², then multiply by height.
A cylinder has a radius of 3 cm and a height of 7 cm. What is its volume? (Use \(\pi \approx 3.14\))
⚠️ Remember: radius, not diameter. And don't forget to square the radius first!
Triangle ABC is similar to Triangle DEF. In △ABC, sides are 6, 8, and 10. In △DEF, the shortest side is 9. What is the length of the longest side of △DEF?
⚠️ Match CORRESPONDING sides — shortest to shortest, longest to longest. Don't mix them up.
📝 Explanation
Scale factor: \(\dfrac{9}{6} = 1.5\). Longest side of △DEF = \(10 \times 1.5 = \)15.
Q 17MediumExterior Angle Theorem
⚡
Memory PointEXTERIOR ANGLE = sum of the TWO NON-ADJACENT interior angles
ext∠ = remote int∠₁ + remote int∠₂
In a triangle, two interior angles measure 52° and 74°. What is the measure of the exterior angle adjacent to the third interior angle?
⚠️ Students often calculate the interior angle (54°) and then stop. The exterior angle is 180 − 54 = 126°, OR just 52+74 directly!
📝 Explanation
Exterior angle = sum of two remote interior angles = \(52 + 74 = \)126°. (Quick check: third interior angle = 180−52−74 = 54°; exterior = 180−54 = 126° ✓)
Q 18TrickyComposite Figures
⚡
Memory PointCOMPOSITE AREA: Break into simple shapes → Add or Subtract
A square with side 10 cm has a circle cut out from its center. The circle has diameter 6 cm. What is the remaining area? (Use \(\pi \approx 3.14\))
⚠️ Forgetting to use radius (3) instead of diameter (6) in the circle formula is the #1 mistake here.
📝 Explanation
Square area = \(10^2 = 100\) cm². Circle radius = 3 cm. Circle area = \(3.14 \times 9 = 28.26\) cm². Remaining = \(100 - 28.26 = \)71.74 cm².
Q 19Tricky30-60-90 Triangle
⚡
Memory Point30-60-90 sides ratio: 1 : √3 : 2
Short leg × 2 = Hypotenuse | Short leg × √3 = Long leg
In a 30-60-90 triangle, the hypotenuse is 16. What is the length of the shorter leg?
⚠️ Common mistake: dividing by √3 instead of 2 to find the short leg from the hypotenuse.
📝 Explanation
In a 30-60-90 triangle: hypotenuse = 2 × (short leg). So short leg = \(\dfrac{16}{2} = \)8. The long leg would be \(8\sqrt{3}\).
Q 20TrickySurface Area of Cone
⚡
Memory PointCone Total Surface Area = πr² + πrl → "BASE + LATERAL"
\(l\) = slant height (NOT the vertical height!)
A cone has a radius of 5 cm and a slant height of 13 cm. What is the total surface area? (Use \(\pi \approx 3.14\))
⚠️ Two common mistakes: (1) using height instead of slant height, (2) forgetting to add the circular base area.
📝 Explanation
Base area = \(\pi r^2 = 3.14 \times 25 = 78.5\) cm². Lateral area = \(\pi r l = 3.14 \times 5 \times 13 = 204.1\) cm². Total = \(78.5 + 204.1 = \)282.6 cm².