Open the App

Subjects

MathsMaths63 views·Updated 15 Aug 2026·18 pages

Mastering Integration: Higher Maths Guide

E
eva@eva_lbjt3

Integration is essentially the reverse of differentiation - it's like...

1
of 10
Integration - Higher Maths – page 1

Basic Integration Rules

Integration reverses differentiation, so if you know how to differentiate, you're already halfway there! The fundamental rule is: ∫x^n dx = x^n+1n+1/n+1n+1 + C, where C is the constant of integration.

This constant appears because when we differentiate, any constant disappears - so integration must account for all possible constants. Think of it as covering all bases.

Let's see this in action: ∫x² dx becomes x³/3 + C. You can check this works by differentiating x³/3 back to x². For expressions with coefficients like ∫4x³ dx, you get 4x⁴/4 + C, which simplifies to x⁴ + C.

Quick Check: Always verify your integration by differentiating your answer - you should get back to the original expression!

2
of 10
Integration - Higher Maths – page 2

Working with Multiple Terms and Constants

When integrating expressions with multiple terms, integrate each part separately and add them together. For ∫2x2+4x2x² + 4x dx, you get 2x³/3 + 2x² + C.

Integrating constants requires a neat trick - remember that any number like 4 is actually 4x⁰. So ∫4 dx becomes 4x + C. This makes perfect sense when you think about it!

Expanding brackets before integration makes life much easier. For ∫x²x+3x+3 dx, expand to get ∫x3+3x2x³ + 3x² dx, then integrate to x⁴/4 + x³ + C.

The key is breaking down complex expressions into simpler parts that follow the basic rule. Once you've expanded or simplified, integration becomes straightforward.

3
of 10
Integration - Higher Maths – page 3

Fractional Powers

Fractional powers follow exactly the same integration rule as whole numbers. Remember that x^(m/n) = ⁿ√xmx^m, but you'll usually work with the fractional form.

For ∫x^1/31/3 dx, add 1 to get x^4/34/3, then divide by the new power: x^4/34/3 ÷ 4/34/3 = 3/43/4x^4/34/3 + C. The arithmetic with fractions needs care, but the method stays the same.

More complex expressions like ∫2x(2/3)+(1/4)x(1/2)2x^(2/3) + (1/4)x^(1/2) dx just require you to handle each term separately. Take your time with the fraction arithmetic - that's usually where mistakes creep in.

Top Tip: Converting between fractional and radical forms can help you visualise what you're working with, but stick to fractions for calculations!

4
of 10
Integration - Higher Maths – page 4

Preparing Expressions for Integration

Sometimes expressions aren't ready for integration straight away - you need to rewrite them using index rules first. This is especially important when dealing with denominators or square roots.

The key index rules are: x^a-a = 1/x^a, √xmx^m = x^m/2m/2, and the usual multiplication/division rules for powers. These let you convert awkward expressions into standard form.

For ∫1/x31/x³ dx, rewrite as ∫x^3-3 dx, then integrate to get x^2-2/2-2 + C = -1/(2x²) + C. The negative power becomes positive in the denominator.

Getting comfortable with these conversions is crucial - they turn impossible-looking integrals into routine applications of the basic rule.

5
of 10
Integration - Higher Maths – page 5

Brackets and Quotients

Expanding brackets before integration saves you from headaches later. For ∫x²x+1x+1 dx, expand to ∫x3+x2x³ + x² dx, giving you x⁴/4 + x³/3 + C.

With expressions like ∫√xx+3x2x + 3x² dx, first rewrite √x as x^1/21/2, then expand to get ∫x(3/2)+3x(5/2)x^(3/2) + 3x^(5/2) dx. Each term integrates separately using the standard rule.

Division by roots requires careful handling. For ∫2x25x2x² - 5x/√x dx, rewrite as ∫2x(3/2)5x(1/2)2x^(3/2) - 5x^(1/2) dx after converting √x to x^1/21/2 and simplifying each fraction.

The pattern is always the same: convert to standard form, then integrate term by term. Don't rush the algebra - accurate preparation makes integration straightforward.

6
of 10
Integration - Higher Maths – page 6

More Complex Expressions

When dealing with square roots in denominators, convert everything to fractional powers first. This transforms messy-looking expressions into manageable ones that follow the basic integration rule.

For ∫√xx+3x2x + 3x² dx, you get ∫x(3/2)+3x(5/2)x^(3/2) + 3x^(5/2) dx after expanding. This integrates to 2/52/5x^5/25/2 + 6/76/7x^7/27/2 + C - just watch your fraction arithmetic carefully.

Quotient expressions like ∫2x25x2x² - 5x/√x dx become much clearer when you separate the fraction: ∫2x^3/23/2 dx - ∫5x^1/21/2 dx. Each part integrates using the standard rule.

Success Strategy: Break complex expressions into simple pieces, convert to standard form, then integrate each piece separately!

7
of 10
Integration - Higher Maths – page 7

Definite Integrals

Definite integrals have upper and lower bounds, giving you a specific numerical answer rather than a general function. The notation ∫[from a to b] fxx dx means you're finding the exact area or accumulated change.

The process involves finding the antiderivative Fxx, then calculating Fbb - Faa. Notice there's no constant of integration needed - it cancels out when you subtract.

For ∫[from 1 to 2] x² dx, first find the antiderivative: x³/3. Then evaluate x3/3x³/3 from 1 to 2, giving you 8/3 - 1/3 = 7/3.

This technique gives you precise numerical results, which is incredibly useful for finding areas, distances, and other real-world quantities.

8
of 10
Integration - Higher Maths – page 8

Working with Definite Integrals

Complex definite integrals follow the same pattern: integrate first, then substitute the bounds. For ∫[from -2 to 3] x2+x+1x² + x + 1 dx, you get x3/3+x2/2+xx³/3 + x²/2 + x evaluated from -2 to 3.

Substitute the upper bound: 27/3 + 9/2 + 3 = 9 + 4.5 + 3 = 16.5. Then subtract the lower bound result: 8/3-8/3 + 4 - 2 = -8/3 + 2 = -2/3. So the final answer is 16.5 - 2/3-2/3 = 16.5 + 2/3.

Integral equations can appear where you're given the definite integral's value and need to find an unknown bound. Set up the equation using the integration process, then solve algebraically.

The arithmetic can get messy, but the method stays consistent - integrate, substitute, subtract, and solve if needed.

9
of 10
Integration - Higher Maths – page 9

Solving Integral Equations

When you're given that a definite integral equals a specific value, you can find unknown limits by setting up an equation. For ∫[from a to 6] 2x+32x + 3 dx = 56, integrate first to get x2+3xx² + 3x.

Substitute the bounds: 36+1836 + 18 - a2+3aa² + 3a = 56. This simplifies to 54 - a² - 3a = 56, which rearranges to a² + 3a + 2 = 0.

Factoring the quadratic gives you a + 2$$a + 1 = 0, so a = -2 or a = -1. Both solutions are mathematically valid, but check which makes sense in the original context.

Problem-Solving Tip: Always check your solutions by substituting back into the original integral equation!

These problems combine integration skills with algebraic manipulation, making them excellent test questions that show your complete understanding.

10
of 10
Integration - Higher Maths – page 10

Applications - Finding Areas

Integration's most visual application is calculating areas under curves. The definite integral ∫[from a to b] fxx dx gives you the exact area between the curve y = fxx, the x-axis, and the vertical lines x = a and x = b.

For the area enclosed by y = 4 - x² and the x-axis, first find where the curve meets the x-axis by solving 4 - x² = 0. This gives x = ±2, so you integrate from -2 to 2.

The area calculation becomes ∫[from -2 to 2] 4x24 - x² dx = 4xx3/34x - x³/3 from -2 to 2. Evaluating gives you 88/38 - 8/3 - 8+8/3-8 + 8/3 = 16 - 16/3 = 32/3 square units.

This technique works for any continuous curve, making integration incredibly powerful for solving real problems involving areas, volumes, and accumulation.

We thought you’d never ask...

Our AI Companion is a student-focused AI tool that offers more than just answers. Built on millions of Knowunity resources, it provides relevant information, personalised study plans, quizzes, and content directly in the chat, adapting to your individual learning journey.

You can download the app from Google Play Store and Apple App Store.

That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.

Similar content

Most popular content in Maths

9
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including powers, geometry, statistics, and probability. This resource features 65 pages of detailed explanations, diagrams, and examples to enhance your understanding of topics such as right triangles, volume calculations, and data representation. Ideal for students seeking to strengthen their numeracy skills and grasp complex mathematical principles.

1080,2436,325
MathsMaths

GCSE Maths (Higher) // Revision Guide

The only GCSE maths (higher) revision guide you need to get a grade 9! Contains every topic, each with all potential question types and their solutions.

102,65761
MathsMaths

Year 8 Maths AQA Exam

Explore the AQA Year 8 Term 3 Main Paper 2, featuring comprehensive solutions to key mathematical concepts including geometry, percentages, sequences, and data representation. This resource covers essential topics such as area calculations, properties of shapes, and survey analysis, making it ideal for exam preparation and revision.

83,562138
MathsMaths

Trigonometric Functions Overview

Explore the fundamentals of trigonometry, including the tangent, sine, and cosine functions. This summary covers key concepts such as SOH CAH TOA, trigonometric ratios, and methods for finding angles and sides in right triangles. Ideal for students preparing for exams or needing a quick reference.

91,77159
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including polynomial theorems, logarithmic properties, trigonometric functions, and integration techniques. This resource covers everything from solving inequalities to understanding exponential functions, providing a solid foundation for A-level mathematics. Ideal for students aiming for top grades.

1222,0611,821
MathsMaths

GCSE Maths 2018 Exam Insights

Explore the key concepts from the 2018 GCSE Maths Paper 2, including compound interest, probability, standard form, and geometric transformations. This comprehensive summary covers essential topics such as interest rates, area calculations, and Venn diagrams, providing students with a clear understanding of the exam's requirements. Ideal for exam preparation and practice.

98,187411
MathsMaths

Understanding Surds

Explore the concept of surds, including their definition, examples, and methods for simplifying them. This summary covers key techniques for simplifying surds, such as identifying square factors and combining terms. Ideal for students looking to master radical expressions and enhance their understanding of square roots.

984620
MathsMaths

GCSE Maths Foundation Checklist

Comprehensive revision checklist covering essential topics for the GCSE Maths Foundation tier, including statistics, geometry, algebra, probability, and trigonometry. Perfect for students aiming to pass their exams with confidence.

113,86452
MathsMaths

Foundation Maths Exam Solutions

Explore detailed solutions for the Foundation Tier Non-Calculator Maths exam. This resource covers key concepts such as probability, volume calculations, data representation, and more. Perfect for students preparing for their GCSE Maths exam, with step-by-step explanations and examples.

1021,3461,242

Most popular content

9
SociologySociology

Comprehensive Crime & Deviance Overview

Explore an extensive revision of crime and deviance topics, including theories, types of crime, and the impact of media. This resource covers key concepts such as Marxism, functionalism, gender and crime, and the influence of globalization on criminal behavior. Ideal for students seeking a thorough understanding of criminology and its various theories. Type: Full Topic Revision.

1251,7221,403
CriminologyCriminology

Criminology: Crime & Punishment Overview

Comprehensive mindmaps covering key concepts in the Crime and Punishment topic for WJEC Criminology Unit 4. This resource includes detailed insights into the Criminal Justice System, crime prevention strategies, sentencing models, and the roles of various agencies. Ideal for A-Level revision, ensuring you grasp essential theories and legislative processes to excel in your exams.

1254,9211,060
SociologySociology

Sociology of Families: Comprehensive Revision

Dive into an extensive overview of family dynamics, perspectives, and patterns in sociology. This resource covers key concepts such as family diversity, gender roles, marriage, and the impact of social policies on family structures. Perfect for A-Level Sociology students preparing for Paper 2.

1273,9202,306
CriminologyCriminology

WJEC Unit 4 Criminology

Criminology unit 4 detailed revision note

127,187125
SociologySociology

Sociological Theories Overview

Comprehensive revision of key sociological theories including Functionalism, Marxism, Feminism, and Interpretivism. Explore concepts like value freedom, identity formation, and the critique of social control. Ideal for AQA A-Level Sociology students preparing for exams. This summary covers essential theories and their implications in sociology, providing a clear understanding of each perspective.

1231,546847
SociologySociology

Sociology of Education Overview

Explore comprehensive A-Level Sociology notes on the education system, covering key theories, policies, and sociological perspectives. This resource includes insights on marketisation, gender roles, cultural deprivation, and educational inequalities, providing a thorough understanding of how education shapes social stratification and individual achievement. Ideal for exam preparation and in-depth study.

12103,0863,042
SociologySociology

Media Studies: Key Concepts & Theories

Dive into the essential concepts and theories of media studies for AQA A-level Sociology. This comprehensive revision guide covers topics such as media influence, representations, globalization, and sociological perspectives, ensuring you grasp the critical elements needed for your exams. Perfect for students seeking to enhance their understanding of media's role in society.

1222,756515
SociologySociology

Crime and Deviance AQA A-level sociology

AQA A-level crime and deviance topic notes

1288819
BiologyBiology

A-Level Biology Year 1 Overview

Comprehensive summary of AQA A-Level Biology Year 1, covering key topics such as cellular structure, protein synthesis, immune response, gas exchange, and more. Ideal for exam preparation and understanding biological concepts. Includes detailed insights into cellular processes, biological classification, and the circulatory system.

1215,055699

Students love us — and so will you.

4.6/5App Store
4.7/5Google Play

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan SiOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha KlichAndroid user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

AnnaiOS user

MathsMaths63 views·Updated 15 Aug 2026·18 pages

Mastering Integration: Higher Maths Guide

E
eva@eva_lbjt3

Integration is essentially the reverse of differentiation - it's like solving a puzzle to find the original function. Once you master the basic rules and techniques, you'll be able to tackle everything from simple polynomials to complex expressions involving brackets...

1
of 10
Integration - Higher Maths – page 1

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Basic Integration Rules

Integration reverses differentiation, so if you know how to differentiate, you're already halfway there! The fundamental rule is: ∫x^n dx = x^n+1n+1/n+1n+1 + C, where C is the constant of integration.

This constant appears because when we differentiate, any constant disappears - so integration must account for all possible constants. Think of it as covering all bases.

Let's see this in action: ∫x² dx becomes x³/3 + C. You can check this works by differentiating x³/3 back to x². For expressions with coefficients like ∫4x³ dx, you get 4x⁴/4 + C, which simplifies to x⁴ + C.

Quick Check: Always verify your integration by differentiating your answer - you should get back to the original expression!

2
of 10
Integration - Higher Maths – page 2

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Working with Multiple Terms and Constants

When integrating expressions with multiple terms, integrate each part separately and add them together. For ∫2x2+4x2x² + 4x dx, you get 2x³/3 + 2x² + C.

Integrating constants requires a neat trick - remember that any number like 4 is actually 4x⁰. So ∫4 dx becomes 4x + C. This makes perfect sense when you think about it!

Expanding brackets before integration makes life much easier. For ∫x²x+3x+3 dx, expand to get ∫x3+3x2x³ + 3x² dx, then integrate to x⁴/4 + x³ + C.

The key is breaking down complex expressions into simpler parts that follow the basic rule. Once you've expanded or simplified, integration becomes straightforward.

3
of 10
Integration - Higher Maths – page 3

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Fractional Powers

Fractional powers follow exactly the same integration rule as whole numbers. Remember that x^(m/n) = ⁿ√xmx^m, but you'll usually work with the fractional form.

For ∫x^1/31/3 dx, add 1 to get x^4/34/3, then divide by the new power: x^4/34/3 ÷ 4/34/3 = 3/43/4x^4/34/3 + C. The arithmetic with fractions needs care, but the method stays the same.

More complex expressions like ∫2x(2/3)+(1/4)x(1/2)2x^(2/3) + (1/4)x^(1/2) dx just require you to handle each term separately. Take your time with the fraction arithmetic - that's usually where mistakes creep in.

Top Tip: Converting between fractional and radical forms can help you visualise what you're working with, but stick to fractions for calculations!

4
of 10
Integration - Higher Maths – page 4

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Preparing Expressions for Integration

Sometimes expressions aren't ready for integration straight away - you need to rewrite them using index rules first. This is especially important when dealing with denominators or square roots.

The key index rules are: x^a-a = 1/x^a, √xmx^m = x^m/2m/2, and the usual multiplication/division rules for powers. These let you convert awkward expressions into standard form.

For ∫1/x31/x³ dx, rewrite as ∫x^3-3 dx, then integrate to get x^2-2/2-2 + C = -1/(2x²) + C. The negative power becomes positive in the denominator.

Getting comfortable with these conversions is crucial - they turn impossible-looking integrals into routine applications of the basic rule.

5
of 10
Integration - Higher Maths – page 5

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Brackets and Quotients

Expanding brackets before integration saves you from headaches later. For ∫x²x+1x+1 dx, expand to ∫x3+x2x³ + x² dx, giving you x⁴/4 + x³/3 + C.

With expressions like ∫√xx+3x2x + 3x² dx, first rewrite √x as x^1/21/2, then expand to get ∫x(3/2)+3x(5/2)x^(3/2) + 3x^(5/2) dx. Each term integrates separately using the standard rule.

Division by roots requires careful handling. For ∫2x25x2x² - 5x/√x dx, rewrite as ∫2x(3/2)5x(1/2)2x^(3/2) - 5x^(1/2) dx after converting √x to x^1/21/2 and simplifying each fraction.

The pattern is always the same: convert to standard form, then integrate term by term. Don't rush the algebra - accurate preparation makes integration straightforward.

6
of 10
Integration - Higher Maths – page 6

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

More Complex Expressions

When dealing with square roots in denominators, convert everything to fractional powers first. This transforms messy-looking expressions into manageable ones that follow the basic integration rule.

For ∫√xx+3x2x + 3x² dx, you get ∫x(3/2)+3x(5/2)x^(3/2) + 3x^(5/2) dx after expanding. This integrates to 2/52/5x^5/25/2 + 6/76/7x^7/27/2 + C - just watch your fraction arithmetic carefully.

Quotient expressions like ∫2x25x2x² - 5x/√x dx become much clearer when you separate the fraction: ∫2x^3/23/2 dx - ∫5x^1/21/2 dx. Each part integrates using the standard rule.

Success Strategy: Break complex expressions into simple pieces, convert to standard form, then integrate each piece separately!

7
of 10
Integration - Higher Maths – page 7

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Definite Integrals

Definite integrals have upper and lower bounds, giving you a specific numerical answer rather than a general function. The notation ∫[from a to b] fxx dx means you're finding the exact area or accumulated change.

The process involves finding the antiderivative Fxx, then calculating Fbb - Faa. Notice there's no constant of integration needed - it cancels out when you subtract.

For ∫[from 1 to 2] x² dx, first find the antiderivative: x³/3. Then evaluate x3/3x³/3 from 1 to 2, giving you 8/3 - 1/3 = 7/3.

This technique gives you precise numerical results, which is incredibly useful for finding areas, distances, and other real-world quantities.

8
of 10
Integration - Higher Maths – page 8

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Working with Definite Integrals

Complex definite integrals follow the same pattern: integrate first, then substitute the bounds. For ∫[from -2 to 3] x2+x+1x² + x + 1 dx, you get x3/3+x2/2+xx³/3 + x²/2 + x evaluated from -2 to 3.

Substitute the upper bound: 27/3 + 9/2 + 3 = 9 + 4.5 + 3 = 16.5. Then subtract the lower bound result: 8/3-8/3 + 4 - 2 = -8/3 + 2 = -2/3. So the final answer is 16.5 - 2/3-2/3 = 16.5 + 2/3.

Integral equations can appear where you're given the definite integral's value and need to find an unknown bound. Set up the equation using the integration process, then solve algebraically.

The arithmetic can get messy, but the method stays consistent - integrate, substitute, subtract, and solve if needed.

9
of 10
Integration - Higher Maths – page 9

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Solving Integral Equations

When you're given that a definite integral equals a specific value, you can find unknown limits by setting up an equation. For ∫[from a to 6] 2x+32x + 3 dx = 56, integrate first to get x2+3xx² + 3x.

Substitute the bounds: 36+1836 + 18 - a2+3aa² + 3a = 56. This simplifies to 54 - a² - 3a = 56, which rearranges to a² + 3a + 2 = 0.

Factoring the quadratic gives you a + 2$$a + 1 = 0, so a = -2 or a = -1. Both solutions are mathematically valid, but check which makes sense in the original context.

Problem-Solving Tip: Always check your solutions by substituting back into the original integral equation!

These problems combine integration skills with algebraic manipulation, making them excellent test questions that show your complete understanding.

10
of 10
Integration - Higher Maths – page 10

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

By signing up you accept Terms of Service and Privacy Policy

Applications - Finding Areas

Integration's most visual application is calculating areas under curves. The definite integral ∫[from a to b] fxx dx gives you the exact area between the curve y = fxx, the x-axis, and the vertical lines x = a and x = b.

For the area enclosed by y = 4 - x² and the x-axis, first find where the curve meets the x-axis by solving 4 - x² = 0. This gives x = ±2, so you integrate from -2 to 2.

The area calculation becomes ∫[from -2 to 2] 4x24 - x² dx = 4xx3/34x - x³/3 from -2 to 2. Evaluating gives you 88/38 - 8/3 - 8+8/3-8 + 8/3 = 16 - 16/3 = 32/3 square units.

This technique works for any continuous curve, making integration incredibly powerful for solving real problems involving areas, volumes, and accumulation.

We thought you’d never ask...

Our AI Companion is a student-focused AI tool that offers more than just answers. Built on millions of Knowunity resources, it provides relevant information, personalised study plans, quizzes, and content directly in the chat, adapting to your individual learning journey.

You can download the app from Google Play Store and Apple App Store.

That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.

Similar content

Most popular content in Maths

9
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including powers, geometry, statistics, and probability. This resource features 65 pages of detailed explanations, diagrams, and examples to enhance your understanding of topics such as right triangles, volume calculations, and data representation. Ideal for students seeking to strengthen their numeracy skills and grasp complex mathematical principles.

1080,2436,325
MathsMaths

GCSE Maths (Higher) // Revision Guide

The only GCSE maths (higher) revision guide you need to get a grade 9! Contains every topic, each with all potential question types and their solutions.

102,65761
MathsMaths

Year 8 Maths AQA Exam

Explore the AQA Year 8 Term 3 Main Paper 2, featuring comprehensive solutions to key mathematical concepts including geometry, percentages, sequences, and data representation. This resource covers essential topics such as area calculations, properties of shapes, and survey analysis, making it ideal for exam preparation and revision.

83,562138
MathsMaths

Trigonometric Functions Overview

Explore the fundamentals of trigonometry, including the tangent, sine, and cosine functions. This summary covers key concepts such as SOH CAH TOA, trigonometric ratios, and methods for finding angles and sides in right triangles. Ideal for students preparing for exams or needing a quick reference.

91,77159
MathsMaths

Comprehensive Maths Concepts

Explore essential mathematical concepts including polynomial theorems, logarithmic properties, trigonometric functions, and integration techniques. This resource covers everything from solving inequalities to understanding exponential functions, providing a solid foundation for A-level mathematics. Ideal for students aiming for top grades.

1222,0611,821
MathsMaths

GCSE Maths 2018 Exam Insights

Explore the key concepts from the 2018 GCSE Maths Paper 2, including compound interest, probability, standard form, and geometric transformations. This comprehensive summary covers essential topics such as interest rates, area calculations, and Venn diagrams, providing students with a clear understanding of the exam's requirements. Ideal for exam preparation and practice.

98,187411
MathsMaths

Understanding Surds

Explore the concept of surds, including their definition, examples, and methods for simplifying them. This summary covers key techniques for simplifying surds, such as identifying square factors and combining terms. Ideal for students looking to master radical expressions and enhance their understanding of square roots.

984620
MathsMaths

GCSE Maths Foundation Checklist

Comprehensive revision checklist covering essential topics for the GCSE Maths Foundation tier, including statistics, geometry, algebra, probability, and trigonometry. Perfect for students aiming to pass their exams with confidence.

113,86452
MathsMaths

Foundation Maths Exam Solutions

Explore detailed solutions for the Foundation Tier Non-Calculator Maths exam. This resource covers key concepts such as probability, volume calculations, data representation, and more. Perfect for students preparing for their GCSE Maths exam, with step-by-step explanations and examples.

1021,3461,242

Most popular content

9
SociologySociology

Comprehensive Crime & Deviance Overview

Explore an extensive revision of crime and deviance topics, including theories, types of crime, and the impact of media. This resource covers key concepts such as Marxism, functionalism, gender and crime, and the influence of globalization on criminal behavior. Ideal for students seeking a thorough understanding of criminology and its various theories. Type: Full Topic Revision.

1251,7221,403
CriminologyCriminology

Criminology: Crime & Punishment Overview

Comprehensive mindmaps covering key concepts in the Crime and Punishment topic for WJEC Criminology Unit 4. This resource includes detailed insights into the Criminal Justice System, crime prevention strategies, sentencing models, and the roles of various agencies. Ideal for A-Level revision, ensuring you grasp essential theories and legislative processes to excel in your exams.

1254,9211,060
SociologySociology

Sociology of Families: Comprehensive Revision

Dive into an extensive overview of family dynamics, perspectives, and patterns in sociology. This resource covers key concepts such as family diversity, gender roles, marriage, and the impact of social policies on family structures. Perfect for A-Level Sociology students preparing for Paper 2.

1273,9202,306
CriminologyCriminology

WJEC Unit 4 Criminology

Criminology unit 4 detailed revision note

127,187125
SociologySociology

Sociological Theories Overview

Comprehensive revision of key sociological theories including Functionalism, Marxism, Feminism, and Interpretivism. Explore concepts like value freedom, identity formation, and the critique of social control. Ideal for AQA A-Level Sociology students preparing for exams. This summary covers essential theories and their implications in sociology, providing a clear understanding of each perspective.

1231,546847
SociologySociology

Sociology of Education Overview

Explore comprehensive A-Level Sociology notes on the education system, covering key theories, policies, and sociological perspectives. This resource includes insights on marketisation, gender roles, cultural deprivation, and educational inequalities, providing a thorough understanding of how education shapes social stratification and individual achievement. Ideal for exam preparation and in-depth study.

12103,0863,042
SociologySociology

Media Studies: Key Concepts & Theories

Dive into the essential concepts and theories of media studies for AQA A-level Sociology. This comprehensive revision guide covers topics such as media influence, representations, globalization, and sociological perspectives, ensuring you grasp the critical elements needed for your exams. Perfect for students seeking to enhance their understanding of media's role in society.

1222,756515
SociologySociology

Crime and Deviance AQA A-level sociology

AQA A-level crime and deviance topic notes

1288819
BiologyBiology

A-Level Biology Year 1 Overview

Comprehensive summary of AQA A-Level Biology Year 1, covering key topics such as cellular structure, protein synthesis, immune response, gas exchange, and more. Ideal for exam preparation and understanding biological concepts. Includes detailed insights into cellular processes, biological classification, and the circulatory system.

1215,055699

Students love us — and so will you.

4.6/5App Store
4.7/5Google Play

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan SiOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha KlichAndroid user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

AnnaiOS user