Knowunity AI

Open the App

Subjects

53

Updated Apr 20, 2026

6 pages

Eksponentne in logaritemske funkcije - Enostavna razlaga in uporaba

Eksponentne in logaritemske funkcije so kot matematična dvojčka - ena... Show more

Page 1
Page 2
Page 3
Page 4
Page 5
Page 6
1 / 6
# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Eksponentne in logaritemske funkcije - osnove

Eksponentne in logaritemske funkcije sta inverzni funkciji, kar pomeni, da se ena "razveljavi" z drugo. Eksponentna funkcija opisuje hitro rast (kot širjenje virusov) ali upadanje (kot radioaktivni razpad), logaritemska pa pomaga meriti stvari, ki se raztezajo preko ogromnih razponov.

Eksponentna funkcija ima obliko f(x) = aˣ, kjer je osnova a pozitivno število, različno od 1. Spremenljivka x je v eksponentu - to je ključno!

Logaritemska funkcija je njen "nasprotnik": f(x) = log_a x. Logaritem te vpraša: "S katerim eksponentom moram potencirati osnovo a, da dobim x?" Zelo važno: logaritmand x mora biti vedno pozitiven (x > 0).

💡 Pomembno: Naravni logaritem (ln x) ima osnovo e ≈ 2,718, desetiški logaritem (log x) pa osnovo 10. Če osnova ni napisana, je privzeto 10.

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Lastnosti eksponentne funkcije f(x) = aˣ

Graf eksponentne funkcije prepoznaš na prvi pogled - bodisi strmo raste ali pada, vendar nikoli ne dotakne x-osi.

Osnovne lastnosti:

  • Definicijsko območje: vsa realna števila (R)
  • Zaloga vrednosti: samo pozitivna števila (R⁺)
  • Začetna vrednost: vedno f(0) = 1, torej graf gre skozi točko (0, 1)
  • Asimptota: vodoravna premica y = 0 xosx-os

Monotonost je odvisna od osnove: če je a > 1, funkcija strogo narašča. Če je 0 < a < 1, funkcija strogo pada.

💡 Pomni: Eksponentna funkcija nima ničel - graf nikoli ne seka x-osi, ampak se ji le približuje!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Lastnosti logaritemske funkcije f(x) = log_a x

Logaritemska funkcija je "obrnjena" verzija eksponentne - kjer ena hitro raste, druga počasi narašča.

Osnovne lastnosti:

  • Definicijsko območje: samo pozitivna števila (R⁺) - pazi na ta pogoj!
  • Zaloga vrednosti: vsa realna števila (R)
  • Ničla: vedno pri x = 1, ker log_a 1 = 0
  • Asimptota: navpična premica x = 0 yosy-os

Monotonost sledi isti logiki kot pri eksponentni: če je a > 1, funkcija narašča; če je 0 < a < 1, pada.

Pravila za računanje z logaritmi moraš obvladati:

  • Logaritem produkta: log_a(x·y) = log_a x + log_a y
  • Logaritem kvocienta: log_ax/yx/y = log_a x - log_a y
  • Logaritem potence: log_a(xⁿ) = n·log_a x

💡 Pozor: Ne obstaja pravilo za log_ax+yx + y - to ni enako log_a x + log_a y!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Reševanje eksponentnih enačb

Pri eksponentnih enačbah imaš tri glavne strategije, odvisno od tega, kako je enačba videti.

Tip 1: Enake osnove - če lahko obe strani zapišeš z isto osnovo, izenačiš eksponenta. Primer: 3^x1x-1 = 9 → 3^x1x-1 = 3² → x-1 = 2 → x = 3.

Tip 2: Substitucija - uporabi pri enačbah oblike A·a^(2x) + B·a^x + C = 0. Nadomesti t = a^x in reši kvadratno enačbo. Paziti moraš: ker je a^x vedno pozitiven, zavržeš negativne rešitve za t.

Tip 3: Logaritmiranje - če ne moreš izenačiti osnov, logaritmiraj obe strani. Primer: 3^x = 5 → ln3x3^x = ln(5) → x·ln(3) = ln(5) → x = ln(5)/ln(3).

💡 Nasvet: Pri substituciji vedno preveri, ali so rešitve za t pozitivne, preden nadaljuješ!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Reševanje logaritemskih enačb

Pri logaritemskih enačbah je najpomembnejši korak določitev pogojev - vsak logaritmand mora biti pozitiven!

Korak 0: Zapiši pogoje. Za vsak log_a(nekaj) mora biti "nekaj" > 0.

Tip 1: Enake osnove - če imaš log_a f(x) = log_a g(x), potem je f(x) = g(x).

Tip 2: Uporaba pravil - s pravili za logaritme enačbo preoblikuješ v preprostejšo obliko. Nato "antilogitmiraš" - uporabiš definicijo logaritma.

Zadnji korak: Preveri rešitve! Vse rešitve moraš preveriti v začetnih pogojih.

Primer: logx+2x+2 + logx1x-1 = 1

  • Pogoji: x > 1
  • Preoblikovanje: log(x+2)(x1)(x+2)(x-1) = 1
  • Antilogaritmiranje: x+2x+2x1x-1 = 10¹ = 10
  • Rešimo: x² + x - 12 = 0, rešitvi x = 3 ali x = -4
  • Preverimo: samo x = 3 ustreza pogoju x > 1

💡 Ključno: Pri logaritemskih enačbah vedno zapiši pogoje na začetku in jih preveri na koncu!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Reševanje neenačb in praktični nasveti

Pri neenačbah je monotonost funkcije ključna - pove ti, kdaj obrneš znak neenačbe.

Pravilo za neenačbe:

  • Če je osnova a > 1 (funkcija narašča): znak neenačbe ostane enak
  • Če je 0 < a < 1 (funkcija pada): znak neenačbe se obrne

Primer: pri 2^x > 2³ dobiš x > 3, pri (1/2)^x > (1/2)³ pa dobiš x < 3.

Najpogostejše napake in kako se jim izogneš:

  • Vedno preveri pogoje pri logaritmih - logaritmand mora biti pozitiven
  • Ne pozabi obrniti neenačaja, če je osnova med 0 in 1
  • log_ax+yx + y ≠ log_a x + log_a y - za vsoto argumentov ni pravila!

Hitri povzetek za izpit:

  • Eksponentna: D = R, Z = R⁺, gre skozi (0,1), asimptota y = 0
  • Logaritemska: D = R⁺, Z = R, gre skozi (1,0), asimptota x = 0
  • Ključna pravila: produkt → vsota, kvocient → razlika, potenca → produkt z eksponentom

💡 Za izpit: Grafa eksponentne in logaritemske funkcije z isto osnovo sta zrcalni preko premice y = x!



We thought you’d never ask...

What is the Knowunity AI companion?

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.

Where can I download the Knowunity app?

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

Is Knowunity really free of charge?

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

Most popular content in Matematika

Most popular content

Can't find what you're looking for? Explore other subjects.

Students love us — and so will you.

4.6/5

App Store

4.7/5

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

Best app on earth! no words because it’s too good

Thomas R

iOS user

Just amazing. Let's me revise 10x better, this app is a quick 10/10. I highly recommend it to anyone. I can watch and search for notes. I can save them in the subject folder. I can revise it any time when I come back. If you haven't tried this app, you're really missing out.

Basil

Android user

This app has made me feel so much more confident in my exam prep, not only through boosting my own self confidence through the features that allow you to connect with others and feel less alone, but also through the way the app itself is centred around making you feel better. It is easy to navigate, fun to use, and helpful to anyone struggling in absolutely any way.

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

very reliable app to help and grow your ideas of Maths, English and other related topics in your works. please use this app if your struggling in areas, this app is key for that. wish I'd of done a review before. and it's also free so don't worry about that.

Rohan U

Android user

I know a lot of apps use fake accounts to boost their reviews but this app deserves it all. Originally I was getting 4 in my English exams and this time I got a grade 7. I didn’t even know about this app three days until the exam and it has helped A LOT. Please actually trust me and use it as I’m sure you too will see developments.

Xander S

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 apps acc the goat. I find revision so boring but this app makes it so easy to organize it all and then you can ask the freeeee ai to test yourself so good and you can easily upload your own stuff. highly recommend as someone taking mocks now

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

Best app on earth! no words because it’s too good

Thomas R

iOS user

Just amazing. Let's me revise 10x better, this app is a quick 10/10. I highly recommend it to anyone. I can watch and search for notes. I can save them in the subject folder. I can revise it any time when I come back. If you haven't tried this app, you're really missing out.

Basil

Android user

This app has made me feel so much more confident in my exam prep, not only through boosting my own self confidence through the features that allow you to connect with others and feel less alone, but also through the way the app itself is centred around making you feel better. It is easy to navigate, fun to use, and helpful to anyone struggling in absolutely any way.

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

very reliable app to help and grow your ideas of Maths, English and other related topics in your works. please use this app if your struggling in areas, this app is key for that. wish I'd of done a review before. and it's also free so don't worry about that.

Rohan U

Android user

I know a lot of apps use fake accounts to boost their reviews but this app deserves it all. Originally I was getting 4 in my English exams and this time I got a grade 7. I didn’t even know about this app three days until the exam and it has helped A LOT. Please actually trust me and use it as I’m sure you too will see developments.

Xander S

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 apps acc the goat. I find revision so boring but this app makes it so easy to organize it all and then you can ask the freeeee ai to test yourself so good and you can easily upload your own stuff. highly recommend as someone taking mocks now

Paul T

iOS user

 

Matematika

53

Updated Apr 20, 2026

6 pages

Eksponentne in logaritemske funkcije - Enostavna razlaga in uporaba

Eksponentne in logaritemske funkcije so kot matematična dvojčka - ena raste eksplozivno, druga pa to rast "umirja". Najdeš jih povsod: od obresti na hranilnem računu do merjenja jakosti potresov.

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

Eksponentne in logaritemske funkcije - osnove

Eksponentne in logaritemske funkcije sta inverzni funkciji, kar pomeni, da se ena "razveljavi" z drugo. Eksponentna funkcija opisuje hitro rast (kot širjenje virusov) ali upadanje (kot radioaktivni razpad), logaritemska pa pomaga meriti stvari, ki se raztezajo preko ogromnih razponov.

Eksponentna funkcija ima obliko f(x) = aˣ, kjer je osnova a pozitivno število, različno od 1. Spremenljivka x je v eksponentu - to je ključno!

Logaritemska funkcija je njen "nasprotnik": f(x) = log_a x. Logaritem te vpraša: "S katerim eksponentom moram potencirati osnovo a, da dobim x?" Zelo važno: logaritmand x mora biti vedno pozitiven (x > 0).

💡 Pomembno: Naravni logaritem (ln x) ima osnovo e ≈ 2,718, desetiški logaritem (log x) pa osnovo 10. Če osnova ni napisana, je privzeto 10.

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

Lastnosti eksponentne funkcije f(x) = aˣ

Graf eksponentne funkcije prepoznaš na prvi pogled - bodisi strmo raste ali pada, vendar nikoli ne dotakne x-osi.

Osnovne lastnosti:

  • Definicijsko območje: vsa realna števila (R)
  • Zaloga vrednosti: samo pozitivna števila (R⁺)
  • Začetna vrednost: vedno f(0) = 1, torej graf gre skozi točko (0, 1)
  • Asimptota: vodoravna premica y = 0 xosx-os

Monotonost je odvisna od osnove: če je a > 1, funkcija strogo narašča. Če je 0 < a < 1, funkcija strogo pada.

💡 Pomni: Eksponentna funkcija nima ničel - graf nikoli ne seka x-osi, ampak se ji le približuje!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

Lastnosti logaritemske funkcije f(x) = log_a x

Logaritemska funkcija je "obrnjena" verzija eksponentne - kjer ena hitro raste, druga počasi narašča.

Osnovne lastnosti:

  • Definicijsko območje: samo pozitivna števila (R⁺) - pazi na ta pogoj!
  • Zaloga vrednosti: vsa realna števila (R)
  • Ničla: vedno pri x = 1, ker log_a 1 = 0
  • Asimptota: navpična premica x = 0 yosy-os

Monotonost sledi isti logiki kot pri eksponentni: če je a > 1, funkcija narašča; če je 0 < a < 1, pada.

Pravila za računanje z logaritmi moraš obvladati:

  • Logaritem produkta: log_a(x·y) = log_a x + log_a y
  • Logaritem kvocienta: log_ax/yx/y = log_a x - log_a y
  • Logaritem potence: log_a(xⁿ) = n·log_a x

💡 Pozor: Ne obstaja pravilo za log_ax+yx + y - to ni enako log_a x + log_a y!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

Reševanje eksponentnih enačb

Pri eksponentnih enačbah imaš tri glavne strategije, odvisno od tega, kako je enačba videti.

Tip 1: Enake osnove - če lahko obe strani zapišeš z isto osnovo, izenačiš eksponenta. Primer: 3^x1x-1 = 9 → 3^x1x-1 = 3² → x-1 = 2 → x = 3.

Tip 2: Substitucija - uporabi pri enačbah oblike A·a^(2x) + B·a^x + C = 0. Nadomesti t = a^x in reši kvadratno enačbo. Paziti moraš: ker je a^x vedno pozitiven, zavržeš negativne rešitve za t.

Tip 3: Logaritmiranje - če ne moreš izenačiti osnov, logaritmiraj obe strani. Primer: 3^x = 5 → ln3x3^x = ln(5) → x·ln(3) = ln(5) → x = ln(5)/ln(3).

💡 Nasvet: Pri substituciji vedno preveri, ali so rešitve za t pozitivne, preden nadaljuješ!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

Reševanje logaritemskih enačb

Pri logaritemskih enačbah je najpomembnejši korak določitev pogojev - vsak logaritmand mora biti pozitiven!

Korak 0: Zapiši pogoje. Za vsak log_a(nekaj) mora biti "nekaj" > 0.

Tip 1: Enake osnove - če imaš log_a f(x) = log_a g(x), potem je f(x) = g(x).

Tip 2: Uporaba pravil - s pravili za logaritme enačbo preoblikuješ v preprostejšo obliko. Nato "antilogitmiraš" - uporabiš definicijo logaritma.

Zadnji korak: Preveri rešitve! Vse rešitve moraš preveriti v začetnih pogojih.

Primer: logx+2x+2 + logx1x-1 = 1

  • Pogoji: x > 1
  • Preoblikovanje: log(x+2)(x1)(x+2)(x-1) = 1
  • Antilogaritmiranje: x+2x+2x1x-1 = 10¹ = 10
  • Rešimo: x² + x - 12 = 0, rešitvi x = 3 ali x = -4
  • Preverimo: samo x = 3 ustreza pogoju x > 1

💡 Ključno: Pri logaritemskih enačbah vedno zapiši pogoje na začetku in jih preveri na koncu!

# Eksponentne in logaritemske
funkcije

Pregled eksponentnih in logaritemskih funkcij

To sta dve ključni družini funkcij, ki sta med seboj

Sign up to see the contentIt's free!

Access to all documents

Improve your grades

Join milions of students

Reševanje neenačb in praktični nasveti

Pri neenačbah je monotonost funkcije ključna - pove ti, kdaj obrneš znak neenačbe.

Pravilo za neenačbe:

  • Če je osnova a > 1 (funkcija narašča): znak neenačbe ostane enak
  • Če je 0 < a < 1 (funkcija pada): znak neenačbe se obrne

Primer: pri 2^x > 2³ dobiš x > 3, pri (1/2)^x > (1/2)³ pa dobiš x < 3.

Najpogostejše napake in kako se jim izogneš:

  • Vedno preveri pogoje pri logaritmih - logaritmand mora biti pozitiven
  • Ne pozabi obrniti neenačaja, če je osnova med 0 in 1
  • log_ax+yx + y ≠ log_a x + log_a y - za vsoto argumentov ni pravila!

Hitri povzetek za izpit:

  • Eksponentna: D = R, Z = R⁺, gre skozi (0,1), asimptota y = 0
  • Logaritemska: D = R⁺, Z = R, gre skozi (1,0), asimptota x = 0
  • Ključna pravila: produkt → vsota, kvocient → razlika, potenca → produkt z eksponentom

💡 Za izpit: Grafa eksponentne in logaritemske funkcije z isto osnovo sta zrcalni preko premice y = x!

We thought you’d never ask...

What is the Knowunity AI companion?

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.

Where can I download the Knowunity app?

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

Is Knowunity really free of charge?

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

0

Smart Tools NEW

Transform this note into: ✓ 50+ Practice Questions ✓ Interactive Flashcards ✓ Full Mock Exam ✓ Essay Outlines

Mock Exam
Quiz
Flashcards
Essay

Most popular content in Matematika

Most popular content

Can't find what you're looking for? Explore other subjects.

Students love us — and so will you.

4.6/5

App Store

4.7/5

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

Best app on earth! no words because it’s too good

Thomas R

iOS user

Just amazing. Let's me revise 10x better, this app is a quick 10/10. I highly recommend it to anyone. I can watch and search for notes. I can save them in the subject folder. I can revise it any time when I come back. If you haven't tried this app, you're really missing out.

Basil

Android user

This app has made me feel so much more confident in my exam prep, not only through boosting my own self confidence through the features that allow you to connect with others and feel less alone, but also through the way the app itself is centred around making you feel better. It is easy to navigate, fun to use, and helpful to anyone struggling in absolutely any way.

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

very reliable app to help and grow your ideas of Maths, English and other related topics in your works. please use this app if your struggling in areas, this app is key for that. wish I'd of done a review before. and it's also free so don't worry about that.

Rohan U

Android user

I know a lot of apps use fake accounts to boost their reviews but this app deserves it all. Originally I was getting 4 in my English exams and this time I got a grade 7. I didn’t even know about this app three days until the exam and it has helped A LOT. Please actually trust me and use it as I’m sure you too will see developments.

Xander S

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 apps acc the goat. I find revision so boring but this app makes it so easy to organize it all and then you can ask the freeeee ai to test yourself so good and you can easily upload your own stuff. highly recommend as someone taking mocks now

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

Best app on earth! no words because it’s too good

Thomas R

iOS user

Just amazing. Let's me revise 10x better, this app is a quick 10/10. I highly recommend it to anyone. I can watch and search for notes. I can save them in the subject folder. I can revise it any time when I come back. If you haven't tried this app, you're really missing out.

Basil

Android user

This app has made me feel so much more confident in my exam prep, not only through boosting my own self confidence through the features that allow you to connect with others and feel less alone, but also through the way the app itself is centred around making you feel better. It is easy to navigate, fun to use, and helpful to anyone struggling in absolutely any way.

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

very reliable app to help and grow your ideas of Maths, English and other related topics in your works. please use this app if your struggling in areas, this app is key for that. wish I'd of done a review before. and it's also free so don't worry about that.

Rohan U

Android user

I know a lot of apps use fake accounts to boost their reviews but this app deserves it all. Originally I was getting 4 in my English exams and this time I got a grade 7. I didn’t even know about this app three days until the exam and it has helped A LOT. Please actually trust me and use it as I’m sure you too will see developments.

Xander S

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 apps acc the goat. I find revision so boring but this app makes it so easy to organize it all and then you can ask the freeeee ai to test yourself so good and you can easily upload your own stuff. highly recommend as someone taking mocks now

Paul T

iOS user