This document covers the Algebra & Formulas chapter for the UCAT Quantitative Reasoning subtest, designed to help you master algebraic skills under the test’s tight 24-minute limit (36 questions, ~40 seconds each). Topics include basic algebraic expressions, solving linear equations, formulas, proportions, inequalities, simultaneous equations, sequences, word problems, error checking, and UCAT-specific strategies. Each section provides detailed explanations, multiple UCAT-level examples (GCSE equivalent), and practice questions, reflecting real-world scenarios like budgeting, travel, or data analysis. Let’s dive into the concepts and strategies to boost your performance!
Quantitative Reasoning tests your ability to translate numerical problems into algebraic equations or apply formulas to scenarios like calculating costs, distances, or quantities. A deep understanding of algebra allows you to solve problems efficiently, choose between mental math, the onscreen calculator, or estimation, and avoid common errors under time pressure. The UCAT emphasizes practical applications over complex theory, so we’ll focus on straightforward, scenario-based problems.
Algebraic expressions are mathematical phrases combining variables (e.g., x, y), constants (e.g., 5, 10), and operations (e.g., +, ×). In UCAT, you’ll encounter expressions representing costs, quantities, or measurements. Key skills include:
These skills help you interpret word problems, such as total costs or quantities, and set up equations for further calculations.
A clinic’s cost for x syringes is 4x + 7x + 15 - 2x. Simplify the expression.
Solution:
Combine like terms:
4x + 7x - 2x + 15 = (4x + 7x - 2x) + 15 = 9x + 15
Answer: 9x + 15
UCAT Tip: Group terms mentally: 4x + 7x = 11x, then 11x - 2x = 9x. If x = 2, check: 9 × 2 + 15 = 33, vs. original: (4 × 2) + (7 × 2) + 15 - (2 × 2) = 8 + 14 + 15 - 4 = 33.
Expand: 5(2x + 3) for a clinic’s cost of x kits plus a fixed fee.
Solution:
Distribute: 5(2x + 3) = 5 × 2x + 5 × 3 = 10x + 15
Answer: 10x + 15
UCAT Tip: Double-check distribution. Verify: if x = 1, 5(2 × 1 + 3) = 5 × 5 = 25, and 10 × 1 + 15 = 25.
Factorize: 8x + 12 for a cost expression.
Solution:
Find the greatest common factor (GCF) of 8 and 12: 4
8x + 12 = 4(2x + 3)
Answer: 4(2x + 3)
UCAT Tip: Factorizing is rare in UCAT but useful for simplifying. Check: 4(2 × 2 + 3) = 4 × 7 = 28, vs. 8 × 2 + 12 = 28.
Linear equations are equations of the form ax + b = c, where x is the unknown. Solving involves isolating x using inverse operations (e.g., subtract to undo addition, divide to undo multiplication). UCAT uses linear equations to find quantities like the number of items or time taken. Steps:
Equations may involve fractions, decimals, or multiple steps, but UCAT keeps them straightforward.
A clinic spends 6x + 8 = 44 on x syringes. How many syringes were bought?
Solution:
6x + 8 = 44
Subtract 8: 6x = 44 - 8 = 36
Divide by 6: x = 36 ÷ 6 = 6
Answer: 6 syringes
UCAT Tip: Solve mentally for small numbers: 44 - 8 = 36, 36 ÷ 6 = 6. Check: 6 × 6 + 8 = 36 + 8 = 44.
Solve: x/5 + 4 = 9 for the number of kits x.
Solution:
x/5 + 4 = 9
Subtract 4: x/5 = 9 - 4 = 5
Multiply by 5: x = 5 × 5 = 25
Answer: 25 kits
UCAT Tip: Clear fractions by multiplying: multiply both sides by 5 to get x + 20 = 45, x = 25. Use the calculator for decimals if needed.
Solve: 3(2x - 1) = 15 for x.
Solution:
Expand: 6x - 3 = 15
Add 3: 6x = 15 + 3 = 18
Divide by 6: x = 18 ÷ 6 = 3
Answer: x = 3
UCAT Tip: Write steps on the notebook to avoid errors. Check: 3(2 × 3 - 1) = 3 × 5 = 15.
Formulas are equations that define relationships between variables (e.g., speed = distance/time). UCAT tests your ability to:
Common UCAT formulas include:
Understanding units (e.g., km/h for speed) is crucial to avoid errors.
Find the area of a ward: A = l × w, where l = 10, w = 6.
Solution:
A = 10 × 6 = 60
Answer: 60 square units
UCAT Tip: Multiply mentally for small numbers. Check units: length × width = area.
A car travels 180 km at 60 km/h. Find time: t = d/s.
Solution:
t = 180 ÷ 60 = 3
Answer: 3 hours
UCAT Tip: Use the calculator for division. Verify: 60 × 3 = 180 km.
Find the cost: C = 2.5q + 10, where q = 8 (quantity of items).
Solution:
C = 2.5 × 8 + 10 = 20 + 10 = 30
Answer: 30
UCAT Tip: Break down: 2.5 × 8 = 20 (use calculator if needed). Check: 2.5 × 8 + 10 = 30.
Proportions compare ratios (e.g., 2/3 = 4/6). Variation describes relationships:
UCAT uses proportions for scaling (e.g., costs, distances) and variation for rates or efficiencies. Steps:
If 4 masks cost 20, how much do 10 masks cost?
Solution:
Cost per mask: 20 ÷ 4 = 5
10 masks: 10 × 5 = 50
Answer: 50
UCAT Tip: Set up proportion: 4/20 = 10/x → x = (10 × 20) ÷ 4 = 50. Estimate: double 4 to 8 costs 40, add half for 2 more.
If 5 workers complete a task in 8 hours, how long do 10 workers take?
Solution:
Total work: 5 × 8 = 40 worker-hours
Time for 10 workers: 40 ÷ 10 = 4 hours
Answer: 4 hours
UCAT Tip: Use inverse proportion: (5/10) × 8 = 0.5 × 8 = 4. Check: more workers, less time.
If 3 liters of solution cost 45, how much do 7 liters cost?
Solution:
Cost per liter: 45 ÷ 3 = 15
7 liters: 7 × 15 = 105
Answer: 105
UCAT Tip: Proportion: 3/45 = 7/x → x = (7 × 45) ÷ 3 = 105. Use calculator for speed.
Inequalities (e.g., x < 5, x ≥ 2) describe ranges of values, often for constraints like budgets or quantities. Solve like equations, but:
UCAT uses inequalities for maximum/minimum values or feasibility checks.
A budget allows 3x + 5 ≤ 35 for x kits. Find the maximum number of kits.
Solution:
3x + 5 ≤ 35
3x ≤ 35 - 5 = 30
x ≤ 30 ÷ 3 = 10
Since kits are whole numbers, x ≤ 10.
Answer: Maximum 10 kits
UCAT Tip: Check: 3 × 10 + 5 = 35 (within budget). Test 11: 3 × 11 + 5 = 38 (over budget).
Solve: -2x + 4 ≥ 10 for x.
Solution:
-2x + 4 ≥ 10
-2x ≥ 10 - 4 = 6
Divide by -2 (flip sign): x ≤ 6 ÷ -2 = -3
Answer: x ≤ -3
UCAT Tip: Rare in UCAT, but watch sign flips. Check: -2 × -3 + 4 = 6 + 4 = 10 (satisfies).
Simultaneous equations are two equations with two unknowns (e.g., x, y) solved together, often for quantities like tickets or items. Methods:
UCAT keeps these simple, with integer solutions for efficiency.
2 adult and 3 child tickets cost 46; 1 adult and 2 child tickets cost 28. Find the cost of each.
Solution:
Let a = adult, c = child.
2a + 3c = 46 (1)
a + 2c = 28 (2)
Multiply (2) by 2: 2a + 4c = 56 (3)
Subtract (1) from (3): (2a + 4c) - (2a + 3c) = 56 - 46
c = 10
Substitute c = 10 in (2): a + 2 × 10 = 28
a + 20 = 28 → a = 8
Answer: Adult = 8, Child = 10
UCAT Tip: Elimination is faster here. Check: 2 × 8 + 3 × 10 = 16 + 30 = 46.
3x + y = 25; x + y = 15. Find x and y.
Solution:
From (2): y = 15 - x
Substitute into (1): 3x + (15 - x) = 25
3x + 15 - x = 25
2x = 25 - 15 = 10
x = 10 ÷ 2 = 5
Substitute x = 5: y = 15 - 5 = 10
Answer: x = 5, y = 10
UCAT Tip: Substitution works when one equation is simple. Check: 3 × 5 + 10 = 25.
Arithmetic sequences have a constant difference (d) between terms (e.g., 3, 7, 11, d = 4). The nth term is given by:
a + (n-1)d, where a is the first term.
UCAT uses sequences for cumulative costs, quantities, or time-based patterns. You may need to:
A clinic’s weekly cost increases: 40, 45, 50, 55, … What is the cost in week 8?
Solution:
First term (a) = 40, common difference (d) = 5
nth term: 40 + (n-1) × 5
Week 8 (n = 8): 40 + (8-1) × 5 = 40 + 7 × 5 = 40 + 35 = 75
Answer: 75
UCAT Tip: List terms: 40, 45, 50, 55, 60, 65, 70, 75. Use the formula for larger n.
Costs are 10, 13, 16, 19, … Find the cost in week 5.
Solution:
a = 10, d = 3
nth term: 10 + (n-1) × 3
Week 5 (n = 5): 10 + (5-1) × 3 = 10 + 4 × 3 = 10 + 12 = 22
Answer: 22
UCAT Tip: Spot d quickly: 13 - 10 = 3. Check: 10, 13, 16, 19, 22.
Word problems require translating real-world scenarios into equations or formulas. Steps:
UCAT word problems involve costs, quantities, distances, or time, often with multiple constraints.
A pharmacy buys 4 pens and 3 notebooks for 41, with each pen costing 5. Find the cost of a notebook.
Solution:
Let n = notebook cost.
4 × 5 + 3n = 41
20 + 3n = 41
3n = 41 - 20 = 21
n = 21 ÷ 3 = 7
Answer: 7
UCAT Tip: Extract numbers: 4 pens × 5 = 20. Check: 4 × 5 + 3 × 7 = 20 + 21 = 41.
A car travels 240 km. If it travels at 80 km/h for x hours and 60 km/h for y hours, and total time is 3.5 hours, find x.
Solution:
Distance: 80x + 60y = 240
Time: x + y = 3.5
From (2): y = 3.5 - x
Substitute: 80x + 60(3.5 - x) = 240
80x + 210 - 60x = 240
20x = 240 - 210 = 30
x = 30 ÷ 20 = 1.5
Answer: 1.5 hours
UCAT Tip: Use the calculator for decimals. Check: y = 3.5 - 1.5 = 2, 80 × 1.5 + 60 × 2 = 120 + 120 = 240.
Error checking ensures solutions are correct by substituting back into equations. Estimation simplifies calculations when answer options are far apart or time is limited. Techniques:
These are critical for UCAT’s multiple-choice format.
Solve 4x + 10 = 34, then check.
Solution:
4x + 10 = 34
4x = 34 - 10 = 24
x = 24 ÷ 4 = 6
Check: 4 × 6 + 10 = 24 + 10 = 34
Answer: x = 6
UCAT Tip: Always substitute back in UCAT to catch errors, especially with decimals.
Solve 2.8x + 4.9 ≈ 18.5. Estimate if options are 4, 8, 12.
Solution:
Round: 3x + 5 ≈ 19
3x ≈ 19 - 5 = 14
x ≈ 14 ÷ 3 ≈ 4.67
Choose 4 (closest).
Precise: 2.8x = 18.5 - 4.9 = 13.6, x ≈ 4.86
Answer: ~4
UCAT Tip: Estimation saves time when options are spread out. Use the calculator for precise work if needed.
UCAT’s time constraint (40 seconds per question) requires strategic approaches to algebra:
A clinic’s cost is 5x + 15 = 45 for x kits. How many kits were bought?
Solution:
5x + 15 = 45
5x = 45 - 15 = 30
x = 30 ÷ 5 = 6
Answer: 6 kits
A car travels 200 km in 4 hours. Find speed: s = d/t.
Solution:
s = 200 ÷ 4 = 50
Answer: 50 km/h
4 adult and 3 child tickets cost 68; 2 adult and 2 child tickets cost 40. Find the cost of an adult ticket.
Solution:
4a + 3c = 68 (1)
2a + 2c = 40 (2)
Multiply (2) by 2: 4a + 4c = 80 (3)
Subtract (1) from (3): (4a + 4c) - (4a + 3c) = 80 - 68
c = 12
Substitute c = 12 in (2): 2a + 2 × 12 = 40
2a + 24 = 40 → 2a = 16 → a = 8
Answer: 8
A pharmacy spends 3x + 2y = 50, where x is the cost of a pen and y is a notebook. If x = 10, find y.
Solution:
3 × 10 + 2y = 50
30 + 2y = 50
2y = 50 - 30 = 20
y = 20 ÷ 2 = 10
Answer: 10
Costs are 15, 20, 25, 30, … Find the cost in week 7.
Solution:
a = 15, d = 5
nth term: 15 + (n-1) × 5
Week 7 (n = 7): 15 + (7-1) × 5 = 15 + 6 × 5 = 15 + 30 = 45
Answer: 45
31 videos|37 docs|23 tests
|
1. Why is algebra important for the UCAT? | ![]() |
2. What are basic algebraic expressions, and how are they used in the UCAT? | ![]() |
3. How do you solve linear equations, and why is it relevant for the UCAT? | ![]() |
4. What are direct and inverse variations, and how do they appear in UCAT questions? | ![]() |
5. How do you approach word problems that involve algebra in the UCAT? | ![]() |