Understanding limits and continuity is essential for grasping the foundation... Show more
Sign up to see the contentIt's free!
Access to all documents
Improve your grades
Join milions of students
Knowunity AI
Subjects
Triangle Congruence and Similarity Theorems
Triangle Properties and Classification
Linear Equations and Graphs
Geometric Angle Relationships
Trigonometric Functions and Identities
Equation Solving Techniques
Circle Geometry Fundamentals
Division Operations and Methods
Basic Differentiation Rules
Exponent and Logarithm Properties
Show all topics
Human Organ Systems
Reproductive Cell Cycles
Biological Sciences Subdisciplines
Cellular Energy Metabolism
Autotrophic Energy Processes
Inheritance Patterns and Principles
Biomolecular Structure and Organization
Cell Cycle and Division Mechanics
Cellular Organization and Development
Biological Structural Organization
Show all topics
Chemical Sciences and Applications
Atomic Structure and Composition
Molecular Electron Structure Representation
Atomic Electron Behavior
Matter Properties and Water
Mole Concept and Calculations
Gas Laws and Behavior
Periodic Table Organization
Chemical Thermodynamics Fundamentals
Chemical Bond Types and Properties
Show all topics
European Renaissance and Enlightenment
European Cultural Movements 800-1920
American Revolution Era 1763-1797
American Civil War 1861-1865
Global Imperial Systems
Mongol and Chinese Dynasties
U.S. Presidents and World Leaders
Historical Sources and Documentation
World Wars Era and Impact
World Religious Systems
Show all topics
Classic and Contemporary Novels
Literary Character Analysis
Rhetorical Theory and Practice
Classic Literary Narratives
Reading Analysis and Interpretation
Narrative Structure and Techniques
English Language Components
Influential English-Language Authors
Basic Sentence Structure
Narrative Voice and Perspective
Show all topics
192
•
Feb 20, 2026
•
Understanding limits and continuity is essential for grasping the foundation... Show more











A limit represents the value a function approaches as the input gets infinitely close to a specific number. Written as , it shows what happens to f(x) as x gets closer and closer to a—without necessarily being exactly a.
Sometimes a function's limit at a point exists even when the function itself isn't defined there. Consider . At x = 1, we get which is undefined. But what happens as we approach 1 from both sides?
By creating a table of values with x-values getting increasingly close to 1 (like 0.999 or 1.001), we can see the y-values converge to 0. This tells us that , even though f(1) doesn't exist.
💡 Remember: The limit of a function at a point can exist even when the function value doesn't. Always check by approaching from both sides!

When evaluating limits, you might encounter expressions like —this is an indeterminate form. While these expressions don't have well-defined values, we can often simplify them to find the limit.
For example, in our previous function , we can simplify to for all values except x = 1. This simplification helps us determine that the limit equals 0.
It's important to distinguish between indeterminate forms and undefined expressions. When an expression gives , it's not indeterminate—it's undefined, and the limit doesn't exist.
Let's try an example: For , we can factor the numerator to get . Simplifying gives us . Therefore, .

Some limits grow without bound as x approaches a specific value. These are called infinite limits.
Consider . As x gets closer to 0 from either side, the function values grow incredibly large. Looking at a table of values:
| x | $\frac{1}{x^2}$ |
|---|---|
| -0.001 | 1,000,000 |
| 0.001 | 1,000,000 |
We can see the function approaches positive infinity from both sides. We write this as , though technically this means the limit doesn't exist as infinity is not a real number.
One-sided limits are particularly important with functions like . As x approaches 0 from the positive side $x \to 0^+$, the limit is . From the negative side $x \to 0^-$, it's .
🔑 Key insight: When the left and right limits disagree like with $\frac{1}{x}$ at x = 0, the limit doesn't exist!

When evaluating tricky limits, examining what happens as we approach from each side can be crucial. This is especially important for functions like .
Creating a value table for :
| x | $\frac{1}{x}$ |
|---|---|
| -0.01 | -100 |
| -0.001 | -1000 |
| 0.001 | 1000 |
| 0.01 | 100 |
We observe that as x approaches 0 from the right, the function approaches , but as x approaches from the left, it approaches . Since these one-sided limits disagree, does not exist.
This highlights an important principle: for a limit to exist, both the left-side limit and right-side limit must exist and be equal. If they differ, even if both approach infinity, the limit doesn't exist.

A function is continuous at a point when two conditions are met: (1) the limit exists at that point, and (2) the function value at that point equals the limit. Mathematically, a function is continuous at x = a if and f(a) is defined.
Continuity means a function's graph has no breaks, jumps, or holes. For example, is discontinuous at x = 0 because f(0) is undefined (you can't divide by zero).
Functions like are continuous everywhere because the limit exists and equals the function value at every point. Meanwhile, is continuous only where x < 1, as the function isn't defined for x ≥ 1.
📝 Quick tip: To check continuity, ask yourself: "Can I draw this function without lifting my pencil from the paper?" If not, there's a discontinuity!

Discontinuities come in different forms. An infinite discontinuity occurs when the function approaches infinity at a point, like with at x = 0.
When analyzing continuity, always check both conditions:
For example, in at x = 0, the limit doesn't exist and the function isn't defined—double violation!
Limits at infinity examine function behavior as x grows arbitrarily large (positive or negative). These are written as or .
When evaluating these limits, pay attention to the term with the highest exponent, as it dominates the function's behavior as x grows large. For rational functions, compare the degrees of the numerator and denominator polynomials.

For simple rational functions like , creating a table helps show the trend:
| x | $\frac{1}{x}$ |
|---|---|
| 100 | 0.01 |
| 1000 | 0.001 |
| 10000 | 0.0001 |
As x grows larger, the function values approach 0. Thus, .
This illustrates an important principle: when a variable appears in the denominator and approaches infinity, the fraction approaches zero. You can think of it as dividing by an increasingly large number, making the result increasingly tiny.
For more complex expressions, you'll need to identify which terms matter most as x grows. The term with the highest power of x will ultimately determine the function's behavior.
🧠 Mental shortcut: For rational functions as x approaches infinity, only the highest-power terms in the numerator and denominator matter!

For polynomial functions like , the term with the highest exponent (x³) dominates as x gets very large. Since this term has a positive coefficient, the limit is .
The sign of the limit depends on two factors:
This handy table summarizes the behavior:
| Exponent | x → +∞ | x → -∞ |
|---|---|---|
| Odd | ±∞ (matches coefficient sign) | ∓∞ (opposite of coefficient sign) |
| Even | +∞ if coefficient > 0<br>-∞ if coefficient < 0 | +∞ if coefficient > 0<br>-∞ if coefficient < 0 |
For example, with (odd exponent, positive coefficient), the limits are and .
Remembering these patterns can save valuable time during tests!

When dealing with rational functions at infinity, compare the degrees of the numerator and denominator. For , both have the same highest power (x³).
In such cases, the limit equals the ratio of the coefficients of the highest power terms:
A formal approach is to factor out the highest power:
As x→∞, the terms with x in the denominator approach zero, leaving only the coefficients of the highest powers.
This technique works for all rational functions and saves time during exams.

The behavior of rational functions at infinity follows these patterns:
Numerator degree > denominator degree: The limit is ±∞, determined by the leading terms' signs and whether the power difference is odd or even.
Numerator degree < denominator degree: The limit is always 0, regardless of coefficients.
Equal degrees: The limit equals the ratio of the leading coefficients $\frac{\text{leading coef. of numerator}}{\text{leading coef. of denominator}}$.
For example:
🌟 Test success tip: Always identify the degrees first! This simple step will immediately tell you which rule to apply and save precious time during your exam.
Our AI companion is specifically built for the needs of students. Based on the millions of content pieces we have on the platform we can provide truly meaningful and relevant answers to students. But its not only about answers, the companion is even more about guiding students through their daily learning challenges, with personalised study plans, quizzes or content pieces in the chat and 100% personalisation based on the students skills and developments.
You can download the app in the Google Play Store and in the Apple App Store.
That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.
App Store
Google 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 S
iOS 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 Klich
Android 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.
Anna
iOS user
I think it’s very much worth it and you’ll end up using it a lot once you get the hang of it and even after looking at others notes you can still ask your Artificial intelligence buddy the question and ask to simplify it if you still don’t get it!!! In the end I think it’s worth it 😊👍 ⚠️Also DID I MENTION ITS FREEE YOU DON’T HAVE TO PAY FOR ANYTHING AND STILL GET YOUR GRADES IN PERFECTLY❗️❗️⚠️
Thomas R
iOS user
Knowunity is the BEST app I’ve used in a minute. This is not an ai review or anything this is genuinely coming from a 7th grade student (I know 2011 im young) but dude this app is a 10/10 i have maintained a 3.8 gpa and have plenty of time for gaming. I love it and my mom is just happy I got good grades
Brad T
Android user
Not only did it help me find the answer but it also showed me alternative ways to solve it. I was horrible in math and science but now I have an a in both subjects. Thanks for the help🤍🤍
David K
iOS user
The app's just great! All I have to do is enter the topic in the search bar and I get the response real fast. I don't have to watch 10 YouTube videos to understand something, so I'm saving my time. Highly recommended!
Sudenaz Ocak
Android user
In school I was really bad at maths but thanks to the app, I am doing better now. I am so grateful that you made the app.
Greenlight Bonnie
Android user
I found this app a couple years ago and it has only gotten better since then. I really love it because it can help with written questions and photo questions. Also, it can find study guides that other people have made as well as flashcard sets and practice tests. The free version is also amazing for students who might not be able to afford it. Would 100% recommend
Aubrey
iOS user
Best app if you're in Highschool or Junior high. I have been using this app for 2 school years and it's the best, it's good if you don't have anyone to help you with school work.😋🩷🎀
Marco B
iOS user
THE QUIZES AND FLASHCARDS ARE SO USEFUL AND I LOVE Knowunity AI. IT ALSO IS LITREALLY LIKE CHATGPT BUT SMARTER!! HELPED ME WITH MY MASCARA PROBLEMS TOO!! AS WELL AS MY REAL SUBJECTS ! DUHHH 😍😁😲🤑💗✨🎀😮
Elisha
iOS user
This app is phenomenal down to the correct info and the various topics you can study! I greatly recommend it for people who struggle with procrastination and those who need homework help. It has been perfectly accurate for world 1 history as far as I’ve seen! Geometry too!
Paul T
iOS user
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 S
iOS 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 Klich
Android 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.
Anna
iOS user
I think it’s very much worth it and you’ll end up using it a lot once you get the hang of it and even after looking at others notes you can still ask your Artificial intelligence buddy the question and ask to simplify it if you still don’t get it!!! In the end I think it’s worth it 😊👍 ⚠️Also DID I MENTION ITS FREEE YOU DON’T HAVE TO PAY FOR ANYTHING AND STILL GET YOUR GRADES IN PERFECTLY❗️❗️⚠️
Thomas R
iOS user
Knowunity is the BEST app I’ve used in a minute. This is not an ai review or anything this is genuinely coming from a 7th grade student (I know 2011 im young) but dude this app is a 10/10 i have maintained a 3.8 gpa and have plenty of time for gaming. I love it and my mom is just happy I got good grades
Brad T
Android user
Not only did it help me find the answer but it also showed me alternative ways to solve it. I was horrible in math and science but now I have an a in both subjects. Thanks for the help🤍🤍
David K
iOS user
The app's just great! All I have to do is enter the topic in the search bar and I get the response real fast. I don't have to watch 10 YouTube videos to understand something, so I'm saving my time. Highly recommended!
Sudenaz Ocak
Android user
In school I was really bad at maths but thanks to the app, I am doing better now. I am so grateful that you made the app.
Greenlight Bonnie
Android user
I found this app a couple years ago and it has only gotten better since then. I really love it because it can help with written questions and photo questions. Also, it can find study guides that other people have made as well as flashcard sets and practice tests. The free version is also amazing for students who might not be able to afford it. Would 100% recommend
Aubrey
iOS user
Best app if you're in Highschool or Junior high. I have been using this app for 2 school years and it's the best, it's good if you don't have anyone to help you with school work.😋🩷🎀
Marco B
iOS user
THE QUIZES AND FLASHCARDS ARE SO USEFUL AND I LOVE Knowunity AI. IT ALSO IS LITREALLY LIKE CHATGPT BUT SMARTER!! HELPED ME WITH MY MASCARA PROBLEMS TOO!! AS WELL AS MY REAL SUBJECTS ! DUHHH 😍😁😲🤑💗✨🎀😮
Elisha
iOS user
This app is phenomenal down to the correct info and the various topics you can study! I greatly recommend it for people who struggle with procrastination and those who need homework help. It has been perfectly accurate for world 1 history as far as I’ve seen! Geometry too!
Paul T
iOS user
Understanding limits and continuity is essential for grasping the foundation of calculus. These concepts help us analyze what happens to functions as they approach specific values, even when the function itself might not be defined at those points.

Access to all documents
Improve your grades
Join milions of students
A limit represents the value a function approaches as the input gets infinitely close to a specific number. Written as , it shows what happens to f(x) as x gets closer and closer to a—without necessarily being exactly a.
Sometimes a function's limit at a point exists even when the function itself isn't defined there. Consider . At x = 1, we get which is undefined. But what happens as we approach 1 from both sides?
By creating a table of values with x-values getting increasingly close to 1 (like 0.999 or 1.001), we can see the y-values converge to 0. This tells us that , even though f(1) doesn't exist.
💡 Remember: The limit of a function at a point can exist even when the function value doesn't. Always check by approaching from both sides!

Access to all documents
Improve your grades
Join milions of students
When evaluating limits, you might encounter expressions like —this is an indeterminate form. While these expressions don't have well-defined values, we can often simplify them to find the limit.
For example, in our previous function , we can simplify to for all values except x = 1. This simplification helps us determine that the limit equals 0.
It's important to distinguish between indeterminate forms and undefined expressions. When an expression gives , it's not indeterminate—it's undefined, and the limit doesn't exist.
Let's try an example: For , we can factor the numerator to get . Simplifying gives us . Therefore, .

Access to all documents
Improve your grades
Join milions of students
Some limits grow without bound as x approaches a specific value. These are called infinite limits.
Consider . As x gets closer to 0 from either side, the function values grow incredibly large. Looking at a table of values:
| x | $\frac{1}{x^2}$ |
|---|---|
| -0.001 | 1,000,000 |
| 0.001 | 1,000,000 |
We can see the function approaches positive infinity from both sides. We write this as , though technically this means the limit doesn't exist as infinity is not a real number.
One-sided limits are particularly important with functions like . As x approaches 0 from the positive side $x \to 0^+$, the limit is . From the negative side $x \to 0^-$, it's .
🔑 Key insight: When the left and right limits disagree like with $\frac{1}{x}$ at x = 0, the limit doesn't exist!

Access to all documents
Improve your grades
Join milions of students
When evaluating tricky limits, examining what happens as we approach from each side can be crucial. This is especially important for functions like .
Creating a value table for :
| x | $\frac{1}{x}$ |
|---|---|
| -0.01 | -100 |
| -0.001 | -1000 |
| 0.001 | 1000 |
| 0.01 | 100 |
We observe that as x approaches 0 from the right, the function approaches , but as x approaches from the left, it approaches . Since these one-sided limits disagree, does not exist.
This highlights an important principle: for a limit to exist, both the left-side limit and right-side limit must exist and be equal. If they differ, even if both approach infinity, the limit doesn't exist.

Access to all documents
Improve your grades
Join milions of students
A function is continuous at a point when two conditions are met: (1) the limit exists at that point, and (2) the function value at that point equals the limit. Mathematically, a function is continuous at x = a if and f(a) is defined.
Continuity means a function's graph has no breaks, jumps, or holes. For example, is discontinuous at x = 0 because f(0) is undefined (you can't divide by zero).
Functions like are continuous everywhere because the limit exists and equals the function value at every point. Meanwhile, is continuous only where x < 1, as the function isn't defined for x ≥ 1.
📝 Quick tip: To check continuity, ask yourself: "Can I draw this function without lifting my pencil from the paper?" If not, there's a discontinuity!

Access to all documents
Improve your grades
Join milions of students
Discontinuities come in different forms. An infinite discontinuity occurs when the function approaches infinity at a point, like with at x = 0.
When analyzing continuity, always check both conditions:
For example, in at x = 0, the limit doesn't exist and the function isn't defined—double violation!
Limits at infinity examine function behavior as x grows arbitrarily large (positive or negative). These are written as or .
When evaluating these limits, pay attention to the term with the highest exponent, as it dominates the function's behavior as x grows large. For rational functions, compare the degrees of the numerator and denominator polynomials.

Access to all documents
Improve your grades
Join milions of students
For simple rational functions like , creating a table helps show the trend:
| x | $\frac{1}{x}$ |
|---|---|
| 100 | 0.01 |
| 1000 | 0.001 |
| 10000 | 0.0001 |
As x grows larger, the function values approach 0. Thus, .
This illustrates an important principle: when a variable appears in the denominator and approaches infinity, the fraction approaches zero. You can think of it as dividing by an increasingly large number, making the result increasingly tiny.
For more complex expressions, you'll need to identify which terms matter most as x grows. The term with the highest power of x will ultimately determine the function's behavior.
🧠 Mental shortcut: For rational functions as x approaches infinity, only the highest-power terms in the numerator and denominator matter!

Access to all documents
Improve your grades
Join milions of students
For polynomial functions like , the term with the highest exponent (x³) dominates as x gets very large. Since this term has a positive coefficient, the limit is .
The sign of the limit depends on two factors:
This handy table summarizes the behavior:
| Exponent | x → +∞ | x → -∞ |
|---|---|---|
| Odd | ±∞ (matches coefficient sign) | ∓∞ (opposite of coefficient sign) |
| Even | +∞ if coefficient > 0<br>-∞ if coefficient < 0 | +∞ if coefficient > 0<br>-∞ if coefficient < 0 |
For example, with (odd exponent, positive coefficient), the limits are and .
Remembering these patterns can save valuable time during tests!

Access to all documents
Improve your grades
Join milions of students
When dealing with rational functions at infinity, compare the degrees of the numerator and denominator. For , both have the same highest power (x³).
In such cases, the limit equals the ratio of the coefficients of the highest power terms:
A formal approach is to factor out the highest power:
As x→∞, the terms with x in the denominator approach zero, leaving only the coefficients of the highest powers.
This technique works for all rational functions and saves time during exams.

Access to all documents
Improve your grades
Join milions of students
The behavior of rational functions at infinity follows these patterns:
Numerator degree > denominator degree: The limit is ±∞, determined by the leading terms' signs and whether the power difference is odd or even.
Numerator degree < denominator degree: The limit is always 0, regardless of coefficients.
Equal degrees: The limit equals the ratio of the leading coefficients $\frac{\text{leading coef. of numerator}}{\text{leading coef. of denominator}}$.
For example:
🌟 Test success tip: Always identify the degrees first! This simple step will immediately tell you which rule to apply and save precious time during your exam.
Our AI companion is specifically built for the needs of students. Based on the millions of content pieces we have on the platform we can provide truly meaningful and relevant answers to students. But its not only about answers, the companion is even more about guiding students through their daily learning challenges, with personalised study plans, quizzes or content pieces in the chat and 100% personalisation based on the students skills and developments.
You can download the app in the Google Play Store and in the Apple App Store.
That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.
4
Smart Tools NEW
Transform this note into: ✓ 50+ Practice Questions ✓ Interactive Flashcards ✓ Full Practice Test ✓ Essay Outlines
App Store
Google 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 S
iOS 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 Klich
Android 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.
Anna
iOS user
I think it’s very much worth it and you’ll end up using it a lot once you get the hang of it and even after looking at others notes you can still ask your Artificial intelligence buddy the question and ask to simplify it if you still don’t get it!!! In the end I think it’s worth it 😊👍 ⚠️Also DID I MENTION ITS FREEE YOU DON’T HAVE TO PAY FOR ANYTHING AND STILL GET YOUR GRADES IN PERFECTLY❗️❗️⚠️
Thomas R
iOS user
Knowunity is the BEST app I’ve used in a minute. This is not an ai review or anything this is genuinely coming from a 7th grade student (I know 2011 im young) but dude this app is a 10/10 i have maintained a 3.8 gpa and have plenty of time for gaming. I love it and my mom is just happy I got good grades
Brad T
Android user
Not only did it help me find the answer but it also showed me alternative ways to solve it. I was horrible in math and science but now I have an a in both subjects. Thanks for the help🤍🤍
David K
iOS user
The app's just great! All I have to do is enter the topic in the search bar and I get the response real fast. I don't have to watch 10 YouTube videos to understand something, so I'm saving my time. Highly recommended!
Sudenaz Ocak
Android user
In school I was really bad at maths but thanks to the app, I am doing better now. I am so grateful that you made the app.
Greenlight Bonnie
Android user
I found this app a couple years ago and it has only gotten better since then. I really love it because it can help with written questions and photo questions. Also, it can find study guides that other people have made as well as flashcard sets and practice tests. The free version is also amazing for students who might not be able to afford it. Would 100% recommend
Aubrey
iOS user
Best app if you're in Highschool or Junior high. I have been using this app for 2 school years and it's the best, it's good if you don't have anyone to help you with school work.😋🩷🎀
Marco B
iOS user
THE QUIZES AND FLASHCARDS ARE SO USEFUL AND I LOVE Knowunity AI. IT ALSO IS LITREALLY LIKE CHATGPT BUT SMARTER!! HELPED ME WITH MY MASCARA PROBLEMS TOO!! AS WELL AS MY REAL SUBJECTS ! DUHHH 😍😁😲🤑💗✨🎀😮
Elisha
iOS user
This app is phenomenal down to the correct info and the various topics you can study! I greatly recommend it for people who struggle with procrastination and those who need homework help. It has been perfectly accurate for world 1 history as far as I’ve seen! Geometry too!
Paul T
iOS user
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 S
iOS 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 Klich
Android 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.
Anna
iOS user
I think it’s very much worth it and you’ll end up using it a lot once you get the hang of it and even after looking at others notes you can still ask your Artificial intelligence buddy the question and ask to simplify it if you still don’t get it!!! In the end I think it’s worth it 😊👍 ⚠️Also DID I MENTION ITS FREEE YOU DON’T HAVE TO PAY FOR ANYTHING AND STILL GET YOUR GRADES IN PERFECTLY❗️❗️⚠️
Thomas R
iOS user
Knowunity is the BEST app I’ve used in a minute. This is not an ai review or anything this is genuinely coming from a 7th grade student (I know 2011 im young) but dude this app is a 10/10 i have maintained a 3.8 gpa and have plenty of time for gaming. I love it and my mom is just happy I got good grades
Brad T
Android user
Not only did it help me find the answer but it also showed me alternative ways to solve it. I was horrible in math and science but now I have an a in both subjects. Thanks for the help🤍🤍
David K
iOS user
The app's just great! All I have to do is enter the topic in the search bar and I get the response real fast. I don't have to watch 10 YouTube videos to understand something, so I'm saving my time. Highly recommended!
Sudenaz Ocak
Android user
In school I was really bad at maths but thanks to the app, I am doing better now. I am so grateful that you made the app.
Greenlight Bonnie
Android user
I found this app a couple years ago and it has only gotten better since then. I really love it because it can help with written questions and photo questions. Also, it can find study guides that other people have made as well as flashcard sets and practice tests. The free version is also amazing for students who might not be able to afford it. Would 100% recommend
Aubrey
iOS user
Best app if you're in Highschool or Junior high. I have been using this app for 2 school years and it's the best, it's good if you don't have anyone to help you with school work.😋🩷🎀
Marco B
iOS user
THE QUIZES AND FLASHCARDS ARE SO USEFUL AND I LOVE Knowunity AI. IT ALSO IS LITREALLY LIKE CHATGPT BUT SMARTER!! HELPED ME WITH MY MASCARA PROBLEMS TOO!! AS WELL AS MY REAL SUBJECTS ! DUHHH 😍😁😲🤑💗✨🎀😮
Elisha
iOS user
This app is phenomenal down to the correct info and the various topics you can study! I greatly recommend it for people who struggle with procrastination and those who need homework help. It has been perfectly accurate for world 1 history as far as I’ve seen! Geometry too!
Paul T
iOS user