USTET Mathematics — Calculus — Limits, Derivatives & IntegralsExam Answer Templates
Exam answer templates for Calculus — Limits, Derivatives & Integrals in USTET Mathematics. These are the response frameworks that consistently earn full marks on University of Santo Tomas's questions. Each template is tuned to a specific question type — learn them all and your USTET 2026 performance will reflect it.
Exam context
University of Santo Tomas runs the University of Santo Tomas Entrance Test on Early Q4 2026. Its Mathematics section sits under a "Core section" weighting, and Calculus — Limits, Derivatives & Integrals is the 9th chapter in the 9-chapter USTET Mathematics rotation. The USTET passing mark is Competitive overall score, and the most recent 2026 paper drew about a meaningful share of questions from Mathematics.
Calculus — Limits, Derivatives & Integrals - Exam answer templates
Writing perfect answers in calculus requires showing clear mathematical reasoning, step-by-step solutions, and proper formula applications. These templates demonstrate the exact format examiners expect to award full marks. Each mark in calculus questions is earned through specific mathematical steps, proper notation, and complete solutions.
Templates
Evaluate: lim(x→2) (x² - 4)/(x - 2)
Marks
3
Topic
Limits
Difficulty
medium
Template Id
T1
Examiner Tip
Always check for indeterminate forms first and show this step clearly for full marks
Model Answer
Given: lim(x→2) (x² - 4)/(x - 2) Step 1: Direct substitution gives 0/0 form (indeterminate) Substituting x = 2: (2² - 4)/(2 - 2) = 0/0 Step 2: Factor the numerator x² - 4 = (x + 2)(x - 2) Step 3: Simplify the expression lim(x→2) (x² - 4)/(x - 2) = lim(x→2) [(x + 2)(x - 2)]/(x - 2) = lim(x→2) (x + 2) Step 4: Apply direct substitution = 2 + 2 = 4 Therefore, lim(x→2) (x² - 4)/(x - 2) = 4
Question Type
short_answer
Answer Structure
- Line 1: State the given limit [0.5 marks]
- Lines 2-3: Show direct substitution leads to indeterminate form [1 mark]
- Lines 4-5: Factor and simplify the expression [1 mark]
- Line 6: Final evaluation and answer [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Recognizing indeterminate form and showing substitution
Marks
1
Criteria
Correct factorization and algebraic manipulation
Marks
1
Criteria
Final evaluation and correct answer
Common Mark Deductions
- Not showing the 0/0 form
- Incorrect factorization
- Missing final answer statement
Key Phrases To Include
- indeterminate form
- factor
- direct substitution
- therefore
Find the derivative of f(x) = x³ + 2x² - 5x + 1
Marks
2
Topic
Derivatives
Difficulty
easy
Template Id
T2
Examiner Tip
State which differentiation rule you're using to show your method clearly
Model Answer
Given: f(x) = x³ + 2x² - 5x + 1 To find: f'(x) Using the power rule: d/dx(xⁿ) = nxⁿ⁻¹ f'(x) = d/dx(x³) + d/dx(2x²) + d/dx(-5x) + d/dx(1) = 3x² + 4x - 5 + 0 = 3x² + 4x - 5 Therefore, f'(x) = 3x² + 4x - 5
Question Type
short_answer
Answer Structure
- Line 1: State what needs to be found [0.5 marks]
- Lines 2-4: Apply power rule to each term [1 mark]
- Line 5: Write final answer [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct application of power rule to each term
Marks
1
Criteria
Correct final answer with proper notation
Common Mark Deductions
- Incorrect power rule application
- Arithmetic errors
- Missing f'(x) notation
Key Phrases To Include
- power rule
- derivative
- therefore
Using the product rule, find dy/dx if y = (2x + 1)(x² - 3)
Marks
3
Topic
Derivatives
Difficulty
medium
Template Id
T3
Examiner Tip
Always state the rule you're using and clearly identify your u and v functions
Model Answer
Given: y = (2x + 1)(x² - 3) To find: dy/dx using product rule Product rule: If y = uv, then dy/dx = u(dv/dx) + v(du/dx) Let u = 2x + 1 and v = x² - 3 Step 1: Find du/dx and dv/dx du/dx = 2 dv/dx = 2x Step 2: Apply product rule dy/dx = u(dv/dx) + v(du/dx) = (2x + 1)(2x) + (x² - 3)(2) = 4x² + 2x + 2x² - 6 = 6x² + 2x - 6 Therefore, dy/dx = 6x² + 2x - 6
Question Type
short_answer
Answer Structure
- Lines 1-2: State the product rule formula [1 mark]
- Lines 3-5: Identify u, v and find their derivatives [1 mark]
- Lines 6-8: Apply product rule and simplify [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correctly stating and setting up the product rule
Marks
1
Criteria
Finding derivatives of individual functions correctly
Marks
1
Criteria
Correct application and final simplification
Common Mark Deductions
- Not stating the product rule
- Errors in individual derivatives
- Incorrect algebraic simplification
Key Phrases To Include
- product rule
- let u =
- let v =
- therefore
Evaluate: ∫(3x² - 2x + 5)dx
Marks
2
Topic
Integration
Difficulty
easy
Template Id
T4
Examiner Tip
Never forget the constant of integration (+C) in indefinite integrals - it's worth marks!
Model Answer
Given: ∫(3x² - 2x + 5)dx Using the power rule for integration: ∫xⁿdx = xⁿ⁺¹/(n+1) + C ∫(3x² - 2x + 5)dx = ∫3x²dx - ∫2xdx + ∫5dx = 3∫x²dx - 2∫xdx + 5∫1dx = 3(x³/3) - 2(x²/2) + 5x + C = x³ - x² + 5x + C Therefore, ∫(3x² - 2x + 5)dx = x³ - x² + 5x + C
Question Type
short_answer
Answer Structure
- Line 1: State the integration rule being used [0.5 marks]
- Lines 2-4: Apply integration rule term by term [1 mark]
- Line 5: Final answer with constant of integration [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct integration of each term
Marks
1
Criteria
Including constant of integration and proper notation
Common Mark Deductions
- Missing constant of integration (+C)
- Incorrect power rule application
- Arithmetic errors
Key Phrases To Include
- power rule for integration
- constant of integration
- therefore
Find lim(x→0) (sin x)/x
Marks
1
Topic
Limits
Difficulty
easy
Template Id
T5
Examiner Tip
Learn standard limits by heart - they appear frequently in exams
Model Answer
This is a standard limit. lim(x→0) (sin x)/x = 1
Question Type
very_short_answer
Answer Structure
- Line 1: Recognize as standard limit [0.5 marks]
- Line 2: State the answer [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct identification and answer of standard limit
Common Mark Deductions
- Not recognizing as standard limit
- Incorrect numerical answer
Key Phrases To Include
- standard limit
Using the quotient rule, find f'(x) if f(x) = (x² + 1)/(x - 2)
Marks
5
Topic
Derivatives
Difficulty
hard
Template Id
T6
Examiner Tip
Show each algebraic step clearly in quotient rule problems as partial marks are heavily awarded
Model Answer
Given: f(x) = (x² + 1)/(x - 2) To find: f'(x) using quotient rule Quotient rule: If f(x) = u/v, then f'(x) = [v(du/dx) - u(dv/dx)]/v² Step 1: Identify u and v Let u = x² + 1 and v = x - 2 Step 2: Find du/dx and dv/dx du/dx = 2x dv/dx = 1 Step 3: Apply quotient rule formula f'(x) = [v(du/dx) - u(dv/dx)]/v² = [(x - 2)(2x) - (x² + 1)(1)]/(x - 2)² = [2x² - 4x - x² - 1]/(x - 2)² = [x² - 4x - 1]/(x - 2)² Step 4: Verify the domain The derivative is defined for all x ≠ 2 Therefore, f'(x) = (x² - 4x - 1)/(x - 2)²
Question Type
long_answer
Answer Structure
- Lines 1-2: State the quotient rule clearly [1 mark]
- Lines 3-4: Identify u and v correctly [1 mark]
- Lines 5-6: Find derivatives of u and v [1 mark]
- Lines 7-9: Apply quotient rule and expand [1.5 marks]
- Line 10: State domain restriction and final answer [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct statement of quotient rule
Marks
1
Criteria
Proper identification of u and v
Marks
1
Criteria
Correct derivatives of individual functions
Marks
1.5
Criteria
Correct application of quotient rule and algebraic simplification
Marks
0.5
Criteria
Final answer and domain consideration
Common Mark Deductions
- Incorrect quotient rule formula
- Algebraic errors in expansion
- Not simplifying final answer
- Missing domain consideration
Key Phrases To Include
- quotient rule
- let u =
- let v =
- domain
- therefore
Evaluate the definite integral: ∫₁³ (2x + 1)dx
Marks
3
Topic
Integration
Difficulty
medium
Template Id
T7
Examiner Tip
Show the substitution of both limits clearly and double-check arithmetic
Model Answer
Given: ∫₁³ (2x + 1)dx Step 1: Find the antiderivative ∫(2x + 1)dx = x² + x + C Step 2: Apply Fundamental Theorem of Calculus ∫₁³ (2x + 1)dx = [x² + x]₁³ = (3² + 3) - (1² + 1) = (9 + 3) - (1 + 1) = 12 - 2 = 10 Therefore, ∫₁³ (2x + 1)dx = 10
Question Type
short_answer
Answer Structure
- Lines 1-2: Find the antiderivative correctly [1 mark]
- Lines 3-5: Apply limits of integration [1.5 marks]
- Line 6: Final numerical answer [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct antiderivative
Marks
1.5
Criteria
Proper application of limits and arithmetic
Marks
0.5
Criteria
Final answer
Common Mark Deductions
- Incorrect antiderivative
- Errors in substituting limits
- Arithmetic mistakes
Key Phrases To Include
- antiderivative
- Fundamental Theorem of Calculus
- therefore
Find dy/dx if y = √(2x + 3)
Marks
2
Topic
Derivatives
Difficulty
medium
Template Id
T8
Examiner Tip
Always rewrite square roots in power form before differentiating
Model Answer
Given: y = √(2x + 3) = (2x + 3)^(1/2) Using chain rule: dy/dx = dy/du × du/dx Let u = 2x + 3, then y = u^(1/2) du/dx = 2 dy/du = (1/2)u^(-1/2) = 1/(2√u) Applying chain rule: dy/dx = dy/du × du/dx = 1/(2√u) × 2 = 1/√u = 1/√(2x + 3) Therefore, dy/dx = 1/√(2x + 3)
Question Type
short_answer
Answer Structure
- Lines 1-2: Rewrite in power form and state chain rule [0.5 marks]
- Lines 3-5: Find du/dx and dy/du [1 mark]
- Lines 6-8: Apply chain rule and simplify [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct application of chain rule
Marks
1
Criteria
Correct final answer in simplified form
Common Mark Deductions
- Not using chain rule
- Incorrect power rule application
- Not simplifying final answer
Key Phrases To Include
- chain rule
- let u =
- therefore
State the definition of a derivative at a point x = a
Marks
1
Topic
Derivatives
Difficulty
easy
Template Id
T9
Examiner Tip
Learn the exact definition format - notation is crucial for full marks
Model Answer
The derivative of function f at point x = a is: f'(a) = lim(x→a) [f(x) - f(a)]/(x - a)
Question Type
very_short_answer
Answer Structure
- Line 1: State the limit definition correctly [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct limit definition with proper notation
Common Mark Deductions
- Incorrect limit notation
- Missing variables or function notation
Key Phrases To Include
- limit
- derivative
If f(x) = x³ - 6x² + 9x + 2, find the points where f'(x) = 0
Marks
3
Topic
Derivatives
Difficulty
medium
Template Id
T10
Examiner Tip
Always check your factoring by expanding back - critical points questions often test algebraic skills
Model Answer
Given: f(x) = x³ - 6x² + 9x + 2 Step 1: Find f'(x) f'(x) = 3x² - 12x + 9 Step 2: Set f'(x) = 0 3x² - 12x + 9 = 0 Step 3: Solve the quadratic equation Divide by 3: x² - 4x + 3 = 0 Factor: (x - 3)(x - 1) = 0 Therefore: x = 3 or x = 1 The points where f'(x) = 0 are x = 1 and x = 3
Question Type
short_answer
Answer Structure
- Lines 1-2: Find the derivative correctly [1 mark]
- Lines 3-4: Set derivative equal to zero [0.5 marks]
- Lines 5-7: Solve quadratic equation [1.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct derivative calculation
Marks
1
Criteria
Correct setup and solution of quadratic equation
Marks
1
Criteria
Final answer with both x-values
Common Mark Deductions
- Incorrect derivative
- Factoring errors
- Missing one solution
Key Phrases To Include
- derivative
- set equal to zero
- solve
- therefore
Evaluate: lim(x→∞) (3x² + 2x - 1)/(x² - 5)
Marks
2
Topic
Limits
Difficulty
medium
Template Id
T11
Examiner Tip
For rational functions at infinity, always divide by the highest power in the denominator
Model Answer
Given: lim(x→∞) (3x² + 2x - 1)/(x² - 5) For limits at infinity with polynomials, divide numerator and denominator by highest power of x: Divide by x²: lim(x→∞) [(3x² + 2x - 1)/x²] / [(x² - 5)/x²] = lim(x→∞) (3 + 2/x - 1/x²) / (1 - 5/x²) As x → ∞: 2/x → 0, 1/x² → 0, 5/x² → 0 = (3 + 0 - 0) / (1 - 0) = 3/1 = 3 Therefore, lim(x→∞) (3x² + 2x - 1)/(x² - 5) = 3
Question Type
short_answer
Answer Structure
- Lines 1-2: State the method for limits at infinity [0.5 marks]
- Lines 3-4: Divide by highest power correctly [1 mark]
- Lines 5-6: Evaluate limit and final answer [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct method and algebraic manipulation
Marks
1
Criteria
Correct evaluation and final answer
Common Mark Deductions
- Not dividing by highest power
- Incorrect algebraic simplification
- Wrong final answer
Key Phrases To Include
- limits at infinity
- highest power
- therefore
Find ∫ x²e^x dx using integration by parts
Marks
5
Topic
Integration
Difficulty
hard
Template Id
T12
Examiner Tip
Choose u as the function that becomes simpler when differentiated - polynomials before exponentials
Model Answer
Given: ∫ x²e^x dx Using integration by parts: ∫ u dv = uv - ∫ v du First application: Let u = x² and dv = e^x dx Then du = 2x dx and v = e^x ∫ x²e^x dx = x²e^x - ∫ e^x(2x) dx = x²e^x - 2∫ xe^x dx Second application for ∫ xe^x dx: Let u = x and dv = e^x dx Then du = dx and v = e^x ∫ xe^x dx = xe^x - ∫ e^x dx = xe^x - e^x = e^x(x - 1) Substituting back: ∫ x²e^x dx = x²e^x - 2[e^x(x - 1)] = x²e^x - 2e^x(x - 1) = x²e^x - 2xe^x + 2e^x = e^x(x² - 2x + 2) + C Therefore, ∫ x²e^x dx = e^x(x² - 2x + 2) + C
Question Type
long_answer
Answer Structure
- Lines 1-2: State integration by parts formula [1 mark]
- Lines 3-5: First application with correct u and dv choice [1.5 marks]
- Lines 6-9: Second application for remaining integral [1.5 marks]
- Lines 10-12: Substitute back and simplify [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct statement of integration by parts formula
Marks
1.5
Criteria
Appropriate choice of u and dv in first application
Marks
1.5
Criteria
Correct second application of integration by parts
Marks
1
Criteria
Correct final simplification and answer with +C
Common Mark Deductions
- Wrong choice of u and dv
- Errors in second integration by parts
- Algebraic mistakes in final simplification
- Missing +C
Key Phrases To Include
- integration by parts
- let u =
- let dv =
- substitute back
- therefore
Find the equation of the tangent line to y = x³ - 2x + 1 at x = 1
Marks
3
Topic
Derivatives
Difficulty
medium
Template Id
T13
Examiner Tip
Always find both the point and slope before writing the tangent line equation
Model Answer
Given: y = x³ - 2x + 1, point x = 1 Step 1: Find the y-coordinate at x = 1 y = 1³ - 2(1) + 1 = 1 - 2 + 1 = 0 Point of tangency: (1, 0) Step 2: Find the slope of tangent (derivative at x = 1) dy/dx = 3x² - 2 At x = 1: dy/dx = 3(1)² - 2 = 3 - 2 = 1 Slope = 1 Step 3: Use point-slope form y - y₁ = m(x - x₁) y - 0 = 1(x - 1) y = x - 1 Therefore, the equation of the tangent line is y = x - 1
Question Type
short_answer
Answer Structure
- Lines 1-3: Find point of tangency [1 mark]
- Lines 4-6: Find slope using derivative [1 mark]
- Lines 7-8: Write equation using point-slope form [1 mark]
Scoring Breakdown
Marks
1
Criteria
Correct point of tangency calculation
Marks
1
Criteria
Correct slope calculation using derivative
Marks
1
Criteria
Correct final equation in proper form
Common Mark Deductions
- Incorrect y-coordinate calculation
- Wrong derivative
- Errors in point-slope form
Key Phrases To Include
- point of tangency
- slope
- point-slope form
- therefore
State the Fundamental Theorem of Calculus (Part 2)
Marks
2
Topic
Integration
Difficulty
easy
Template Id
T14
Examiner Tip
State theorems exactly as they appear in your textbook - precision in mathematical language is crucial
Model Answer
Fundamental Theorem of Calculus (Part 2): If f(x) is continuous over the interval [a, b], and F(x) is any antiderivative of f(x), then: ∫ₐᵇ f(x) dx = F(b) - F(a) This theorem provides the connection between differentiation and integration, allowing us to evaluate definite integrals using antiderivatives.
Question Type
short_answer
Answer Structure
- Lines 1-3: State the theorem with correct notation [1.5 marks]
- Line 4: Brief explanation of significance [0.5 marks]
Scoring Breakdown
Marks
1.5
Criteria
Correct mathematical statement with proper notation
Marks
0.5
Criteria
Brief explanation of the theorem's purpose
Common Mark Deductions
- Incorrect mathematical notation
- Missing continuity condition
- No explanation provided
Key Phrases To Include
- continuous
- antiderivative
- definite integral
Find lim(x→1) (x³ - 1)/(x² - 1)
Marks
2
Topic
Limits
Difficulty
medium
Template Id
T15
Examiner Tip
Remember the factorization formulas: a³ - b³ = (a - b)(a² + ab + b²)
Model Answer
Given: lim(x→1) (x³ - 1)/(x² - 1) Direct substitution gives 0/0 form (indeterminate) Factor numerator and denominator: x³ - 1 = (x - 1)(x² + x + 1) x² - 1 = (x - 1)(x + 1) Simplify: lim(x→1) (x³ - 1)/(x² - 1) = lim(x→1) [(x - 1)(x² + x + 1)]/[(x - 1)(x + 1)] = lim(x→1) (x² + x + 1)/(x + 1) Substitute x = 1: = (1² + 1 + 1)/(1 + 1) = 3/2 Therefore, lim(x→1) (x³ - 1)/(x² - 1) = 3/2
Question Type
short_answer
Answer Structure
- Lines 1-2: Identify indeterminate form [0.5 marks]
- Lines 3-4: Factor correctly [1 mark]
- Lines 5-6: Simplify and evaluate [0.5 marks]
Scoring Breakdown
Marks
1
Criteria
Correct factorization of both numerator and denominator
Marks
1
Criteria
Proper simplification and final answer
Common Mark Deductions
- Incorrect factorization
- Not canceling common factors
- Arithmetic errors
Key Phrases To Include
- indeterminate form
- factor
- substitute
- therefore
Mark Wise Strategy
Dos
- State the answer directly if it's a standard result
- Use proper mathematical notation
- Be concise but complete
Donts
- Don't over-explain simple concepts
- Don't skip the final answer statement
- Don't use incorrect notation
Marks
1
Strategy
Direct application of standard formulas, definitions, or well-known results
Expected Length
1-2 lines
Time Allocation
1-2 minutes
Dos
- Show the main calculation steps
- State which rule you're applying
- Box or highlight the final answer
Donts
- Don't skip intermediate steps
- Don't forget to state your method
- Don't make careless arithmetic errors
Marks
2
Strategy
Show key working steps, apply one main rule or theorem with clear justification
Expected Length
4-6 lines
Time Allocation
3-4 minutes
Dos
- Number your steps clearly
- Show algebraic manipulation
- Verify your answer makes sense
Donts
- Don't combine too many steps
- Don't skip algebraic working
- Don't forget to check for domain restrictions
Marks
3
Strategy
Break into clear steps, show all working, apply multiple concepts or rules systematically
Expected Length
6-10 lines
Time Allocation
5-6 minutes
Dos
- Show every step of complex calculations
- Explain your choice of method
- Include domain considerations
- Verify your final answer
Donts
- Don't rush through complex algebraic steps
- Don't omit explanations of your reasoning
- Don't forget the constant of integration where needed
Marks
5
Strategy
Provide complete solution with detailed reasoning, multiple applications of rules, full algebraic working
Expected Length
12-20 lines
Time Allocation
8-10 minutes
General Answer Writing Tips
- Always start with the given information and clearly state what needs to be found
- Show all working steps - never skip intermediate calculations as partial marks are awarded
- Use proper mathematical notation and symbols throughout your solution
- Box or underline your final answer to make it clearly visible to the examiner
- For limit problems, show the substitution step and any algebraic manipulation
- In derivative problems, state which rule you're applying (power rule, product rule, etc.)
- For integration, always include the constant of integration (+C) for indefinite integrals
- Draw diagrams or graphs when relevant to earn additional presentation marks
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.