USTET Mathematics — Algebra — Sets, Exponents, Radicals, Polynomials & EquationsDetailed Explanation
This is the "office hours" version of Algebra — Sets, Exponents, Radicals, Polynomials & Equations for the USTET 2026. No shortcuts, no hand-waving — just a full unpacking of why University of Santo Tomas cares about each concept and how the Mathematics section items tend to play out on exam day. Read this once, then hit the practice questions with real understanding.
Exam context
For the University of Santo Tomas Entrance Test, University of Santo Tomas tests Mathematics under a "Core section" label, with Algebra — Sets, Exponents, Radicals, Polynomials & Equations in the 3rd slot across 9 chapters. USTET candidates must clear the Competitive overall score cut on the 2026 paper, which draws about a meaningful share of Mathematics questions. Date to watch: Early Q4 2026.
Algebra — Sets, Exponents, Radicals, Polynomials & Equations - Detailed explanation
Algebra is the foundation of advanced mathematics and is essential for success in the UPCAT and other college entrance examinations. This chapter covers fundamental algebraic concepts including sets, exponents, radicals, polynomials, and equations. These topics form the backbone of mathematical problem-solving and appear frequently in standardized tests. Understanding these concepts will help you tackle complex mathematical problems systematically and build confidence for your college entrance exams.
Concepts
Set Theory and Operations
A set is a well-defined collection of distinct objects called elements. Set theory provides the foundation for understanding mathematical relationships and is frequently tested in entrance exams. Sets can be described using roster method {1, 2, 3} or set-builder notation {x | x is a natural number less than 4}.
Examples
Step 1: For union, list all elements that appear in either set (no repetition). Step 2: For intersection, list only elements that appear in both sets.
Scenario
Find A ∪ B and A ∩ B where A = {1, 3, 5, 7} and B = {3, 4, 5, 6}
Solution
A ∪ B = {1, 3, 4, 5, 6, 7} and A ∩ B = {3, 5}
Step 1: Use inclusion-exclusion principle. Step 2: Total liking at least one subject = |M| + |S| - |M ∩ S| = 30 + 25 - 15 = 40. Step 3: Neither = Total - At least one = 50 - 40 = 10.
Scenario
In a class of 50 students, 30 like Math, 25 like Science, and 15 like both subjects. How many like neither?
Solution
Students liking neither = 50 - (30 + 25 - 15) = 10
Applications
- Venn diagrams for survey problems
- Database operations and queries
- Probability calculations
- Logic and reasoning problems
Misconceptions
- Confusing union with intersection symbols
- Forgetting to account for overlapping regions in Venn diagrams
- Misunderstanding subset vs proper subset notation
Related Concepts
- Probability
- Logic
- Functions
- Number systems
Common Exam Questions
Example
Survey problems involving multiple categories with overlaps
Approach
Draw diagram, identify overlapping regions, use inclusion-exclusion principle
Question Type
Venn diagram word problems
Example
Simplify (A ∪ B)' ∩ (A' ∪ B) using set identities
Approach
Apply set laws like De Morgan's laws, distributive properties
Question Type
Set operations and properties
Key Points To Remember
- Empty set (∅) contains no elements
- Universal set (U) contains all elements under consideration
- A ⊆ B means A is a subset of B
- Union (A ∪ B) combines all elements from both sets
- Intersection (A ∩ B) contains only common elements
- Complement (A') contains elements in U but not in A
Laws of Exponents
Exponents represent repeated multiplication and follow specific rules that simplify algebraic expressions. These laws are fundamental for polynomial operations, scientific notation, and equation solving. Mastering exponent rules is crucial for success in algebra and higher mathematics.
Examples
When raising a product to a power, raise each factor to that power. When multiplying terms with the same base, add the exponents.
Scenario
Simplify: (2x³y²)² × (3xy⁴)³
Solution
Step 1: Apply power rule: (2x³y²)² = 4x⁶y⁴ and (3xy⁴)³ = 27x³y¹². Step 2: Multiply: 4x⁶y⁴ × 27x³y¹² = 108x⁹y¹⁶
Negative exponents indicate reciprocals. Apply the power rule carefully to each factor.
Scenario
Express in positive exponents: (2x⁻³y²)⁻²
Solution
Step 1: Apply negative exponent rule: (2x⁻³y²)⁻² = 1/(2x⁻³y²)². Step 2: Simplify denominator: 1/(4x⁻⁶y⁴) = 1/(4y⁴/x⁶) = x⁶/(4y⁴)
Applications
- Scientific notation calculations
- Compound interest formulas
- Growth and decay problems
- Computer science algorithms
Misconceptions
- Adding exponents instead of multiplying when raising to a power
- Confusing (ab)^n with a^n + b^n
- Mishandling negative exponents
Related Concepts
- Polynomials
- Scientific notation
- Logarithms
- Rational expressions
Common Exam Questions
Example
Simplify complex expressions involving multiple exponent rules
Approach
Apply exponent rules systematically, combine like terms
Question Type
Simplification of exponential expressions
Example
Calculate (2.4 × 10⁵) × (3.0 × 10⁻³)
Approach
Convert to standard form, perform operations, convert back
Question Type
Scientific notation problems
Key Points To Remember
- Product rule: a^m × a^n = a^(m+n)
- Quotient rule: a^m ÷ a^n = a^(m-n)
- Power rule: (a^m)^n = a^(mn)
- Zero exponent: a^0 = 1 (a ≠ 0)
- Negative exponent: a^(-n) = 1/a^n
- Power of product: (ab)^n = a^n × b^n
Radicals and Radical Operations
Radicals represent roots of numbers and expressions. Understanding radical operations is essential for solving equations, simplifying expressions, and working with irrational numbers. Radicals frequently appear in geometry, physics, and advanced algebraic manipulations.
Examples
Factor out perfect squares from under the radical signs, then combine like radical terms just like combining like algebraic terms.
Scenario
Simplify: √72 + 3√32 - √8
Solution
Step 1: Factor each radicand: √72 = √(36×2) = 6√2, 3√32 = 3√(16×2) = 12√2, √8 = √(4×2) = 2√2. Step 2: Combine like terms: 6√2 + 12√2 - 2√2 = 16√2
Use the conjugate to eliminate radicals from the denominator. The product (a-b)(a+b) = a² - b² removes the radical terms.
Scenario
Rationalize: 3/(2√5 - √3)
Solution
Step 1: Multiply by conjugate: 3/(2√5 - √3) × (2√5 + √3)/(2√5 + √3). Step 2: Simplify: 3(2√5 + √3)/[(2√5)² - (√3)²] = 3(2√5 + √3)/(20 - 3) = 3(2√5 + √3)/17
Applications
- Pythagorean theorem calculations
- Distance and midpoint formulas
- Quadratic formula solutions
- Physics formulas involving square roots
Misconceptions
- Thinking √(a + b) = √a + √b
- Forgetting absolute value when simplifying even roots
- Incorrectly applying radical rules to different indices
Related Concepts
- Exponents
- Quadratic equations
- Complex numbers
- Geometry
Common Exam Questions
Example
Simplify expressions with multiple radical terms
Approach
Factor out perfect powers, combine like radicals
Question Type
Radical simplification
Example
Rationalize complex denominators with binomial radical expressions
Approach
Multiply by appropriate forms of 1 to eliminate radicals
Question Type
Rationalizing denominators
Key Points To Remember
- √(a²) = |a| for even indices
- Product rule: ⁿ√a × ⁿ√b = ⁿ√(ab)
- Quotient rule: ⁿ√a ÷ ⁿ√b = ⁿ√(a/b)
- Rational exponents: ⁿ√a = a^(1/n)
- Rationalize denominators to remove radicals
- Simplify by factoring out perfect powers
Polynomial Operations and Factoring
Polynomials are algebraic expressions consisting of terms with non-negative integer exponents. Understanding polynomial operations—addition, subtraction, multiplication, division, and factoring—is crucial for solving equations, graphing functions, and advanced algebraic manipulations.
Examples
Always look for common factors first, then apply special factoring patterns like difference of squares.
Scenario
Factor completely: 6x³ - 54x
Solution
Step 1: Find GCF: 6x³ - 54x = 6x(x² - 9). Step 2: Factor difference of squares: 6x(x² - 9) = 6x(x + 3)(x - 3)
Use the distributive property to multiply each term in the first polynomial by each term in the second polynomial, then combine like terms.
Scenario
Multiply: (2x + 3)(x² - 4x + 5)
Solution
Step 1: Distribute first term: 2x(x² - 4x + 5) = 2x³ - 8x² + 10x. Step 2: Distribute second term: 3(x² - 4x + 5) = 3x² - 12x + 15. Step 3: Combine: 2x³ - 8x² + 10x + 3x² - 12x + 15 = 2x³ - 5x² - 2x + 15
Applications
- Area and volume calculations
- Economics models (cost, revenue, profit)
- Physics motion equations
- Computer graphics and modeling
Misconceptions
- Distributing incorrectly in polynomial multiplication
- Forgetting to check for further factoring after initial factorization
- Mixing up addition and multiplication of polynomials
Related Concepts
- Functions
- Graphing
- Equations
- Rational expressions
Common Exam Questions
Example
Factor ax² + bx + c by grouping or inspection
Approach
Find two numbers that multiply to ac and add to b
Question Type
Factoring quadratic trinomials
Example
Divide a cubic polynomial by a linear factor
Approach
Divide step by step, similar to numerical long division
Question Type
Polynomial long division
Key Points To Remember
- Degree is the highest exponent in the polynomial
- Like terms have the same variable and exponent
- FOIL method for binomial multiplication
- Common factoring patterns: GCF, difference of squares, perfect square trinomials
- Factor by grouping for four-term polynomials
- Remainder theorem and factor theorem for division
Linear and Quadratic Equations
Equations are mathematical statements asserting equality between two expressions. Linear equations involve variables with degree 1, while quadratic equations have degree 2. Mastering equation-solving techniques is fundamental for algebra and essential for entrance exam success.
Examples
Move all terms with the variable to one side and constants to the other side, then solve for the variable.
Scenario
Solve: 3x - 7 = 2x + 5
Solution
Step 1: Collect like terms: 3x - 2x = 5 + 7. Step 2: Simplify: x = 12
When factoring is difficult, use the quadratic formula. Always check discriminant first to determine the nature of solutions.
Scenario
Solve by quadratic formula: 2x² - 5x - 3 = 0
Solution
Step 1: Identify a=2, b=-5, c=-3. Step 2: Apply formula: x = [5 ± √(25 + 24)]/4 = [5 ± √49]/4 = [5 ± 7]/4. Step 3: Solutions: x = 3 or x = -1/2
Add the square of half the coefficient of x to both sides to create a perfect square trinomial.
Scenario
Solve by completing the square: x² + 6x - 1 = 0
Solution
Step 1: Move constant: x² + 6x = 1. Step 2: Complete square: x² + 6x + 9 = 1 + 9. Step 3: Factor: (x + 3)² = 10. Step 4: Solve: x + 3 = ±√10, so x = -3 ± √10
Applications
- Physics motion problems
- Business profit/loss calculations
- Geometry area and perimeter problems
- Age and mixture word problems
Misconceptions
- Forgetting to check solutions in original equation
- Making sign errors when moving terms across equals sign
- Confusing methods for different types of equations
Related Concepts
- Functions
- Inequalities
- Systems of equations
- Word problems
Common Exam Questions
Example
Age problems, mixture problems, work rate problems
Approach
Define variables, set up equation from given information, solve
Question Type
Word problems leading to equations
Example
Two equations with two unknowns
Approach
Use substitution or elimination method
Question Type
Systems of linear equations
Key Points To Remember
- Linear equation standard form: ax + b = 0
- Quadratic equation standard form: ax² + bx + c = 0
- Quadratic formula: x = [-b ± √(b² - 4ac)]/(2a)
- Discriminant determines nature of roots: b² - 4ac
- Factoring method when polynomial factors nicely
- Completing the square method for perfect squares
Practice Problems
First write A in roster form by listing positive even integers less than 10. The intersection contains elements in both sets. Since every element of A is in B, A is a subset of B.
Problem
Given sets A = {x | x is a positive even integer less than 10} and B = {2, 4, 6, 8, 10}, find A ∩ B and determine if A ⊆ B.
Solution
A = {2, 4, 6, 8}, A ∩ B = {2, 4, 6, 8}, A ⊆ B is true
Apply negative exponent rules carefully, then multiply the fractions by multiplying numerators and denominators separately.
Problem
Simplify: (3x²y⁻¹)⁻² × (2x⁻¹y³)³
Solution
Step 1: (3x²y⁻¹)⁻² = 1/(9x⁴y⁻²) = y²/(9x⁴). Step 2: (2x⁻¹y³)³ = 8x⁻³y⁹ = 8y⁹/x³. Step 3: Multiply: (y²/(9x⁴)) × (8y⁹/x³) = 8y¹¹/(9x⁷)
When solving radical equations, always check solutions in the original equation since squaring can introduce extraneous solutions.
Problem
Solve: √(2x + 1) = x - 1
Solution
Step 1: Square both sides: 2x + 1 = (x - 1)². Step 2: Expand: 2x + 1 = x² - 2x + 1. Step 3: Rearrange: x² - 4x = 0. Step 4: Factor: x(x - 4) = 0, so x = 0 or x = 4. Step 5: Check: x = 0 gives √1 = -1 (false), x = 4 gives √9 = 3 (true). Answer: x = 4
Always factor out the greatest common factor first, then look for patterns in the remaining polynomial.
Problem
Factor completely: 6x³ - 24x² + 18x
Solution
Step 1: Factor out GCF: 6x(x² - 4x + 3). Step 2: Factor quadratic: 6x(x - 1)(x - 3)
Set up the equation using the relationship between length and width, then solve the resulting quadratic equation. Always check that solutions make sense in the context.
Problem
A rectangular garden has length 3 meters more than twice its width. If the area is 35 square meters, find the dimensions.
Solution
Step 1: Let w = width, then length = 2w + 3. Step 2: Area equation: w(2w + 3) = 35. Step 3: Expand: 2w² + 3w = 35. Step 4: Rearrange: 2w² + 3w - 35 = 0. Step 5: Factor: (2w - 7)(w + 5) = 0. Step 6: Solutions: w = 7/2 = 3.5 or w = -5. Since width must be positive, w = 3.5 m and length = 2(3.5) + 3 = 10 m
Exam Preparation Tips
- Practice set operations using Venn diagrams for visualization
- Memorize exponent rules and practice applying them in different combinations
- Master the basic factoring patterns: GCF, difference of squares, perfect squares
- For radicals, always simplify by factoring out perfect powers first
- When solving equations, always check your solutions in the original equation
- In word problems, clearly define variables and translate English statements to mathematical equations
- Practice mental math with small numbers to build confidence with calculations
- Review common algebraic identities and special products
- Time yourself on practice problems to improve speed
- Focus on showing clear step-by-step work to avoid careless errors
In summary
Mastering these fundamental algebra concepts—sets, exponents, radicals, polynomials, and equations—provides the foundation for success in the UPCAT and other college entrance examinations. Regular practice with step-by-step problem solving, understanding the reasoning behind each method, and applying these concepts to word problems will build the mathematical confidence needed for exam success. Remember that algebra is a systematic subject where each concept builds upon previous knowledge, so ensure you have a solid understanding of each topic before moving to more advanced material. Focus on understanding the 'why' behind mathematical procedures, not just memorizing steps, as this deeper understanding will serve you well in tackling unfamiliar problems on your exams.
Previous chapter
Ratio & Proportion
Next chapter
Word Problems — Number, Age, Work, Motion, Mixture, Investment
Ready to practise for the USTET 2026?
Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target USTET exam date.