www.teachoo.com Open in urlscan Pro
2606:4700:3033::6815:5a0a  Public Scan

Submitted URL: http://www.teachoo.com/
Effective URL: https://www.teachoo.com/
Submission: On February 01 via manual from GB — Scanned from GB

Form analysis 2 forms found in the DOM

<form class="d-flex align-items-center margin">
  <svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25" fill="none">
    <path fill-rule="evenodd" clip-rule="evenodd"
      d="M18.5134 17.2286C20.0463 15.4056 20.9697 13.0531 20.9697 10.4848C20.9697 4.69423 16.2755 0 10.4848 0C4.69423 0 0 4.69423 0 10.4848C0 16.2755 4.69423 20.9697 10.4848 20.9697C13.0507 20.9697 15.4014 20.048 17.2237 18.5176L22.9428 24.2368C23.2989 24.5928 23.8761 24.5928 24.2322 24.2368C24.5882 23.8807 24.5882 23.3034 24.2322 22.9474L18.5134 17.2286ZM10.4848 18.9776C5.79444 18.9776 1.99212 15.1753 1.99212 10.4848C1.99212 5.79444 5.79444 1.99212 10.4848 1.99212C15.1753 1.99212 18.9776 5.79444 18.9776 10.4848C18.9776 15.1753 15.1753 18.9776 10.4848 18.9776Z"
      fill="#C2C2C2"></path>
  </svg>
  <input class="form-control border-0 shadow-none text-muted" type="text" placeholder="Search for anything...">
  <button type="button" class="btn-close text-reset ms-auto m-1 shadow-none" data-bs-dismiss="offcanvas" aria-label="Close"></button>
</form>

POST /login-mobile/1/#register

<form action="/login-mobile/1/#register" class="" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="tyKoQuX3ZGRkbD5i8TvsJPUGzdhauikRx0A8bEQ5EIpVZNsVhFgQaBcGcyDhHQCK">
  <select name="country_field_custom" class="input-sm select custom-select d-none" id="id_country_field_custom">
    <option value="91" selected="">India +91</option>
    <option value="1">United States +1</option>
    <option value="44">United Kingdom +44</option>
    <option value="1">Canada +1</option>
    <option value="971">United Arab Emirates +971</option>
    <option value="966">Saudi Arabia +966</option>
    <option value="974">Qatar +974</option>
    <option value="968">Oman +968</option>
    <option value="965">Kuwait +965</option>
    <option value="973">Bahrain +973</option>
    <option value="65">Singapore +65</option>
    <option value="61">Australia +61</option>
    <option value="64">New Zealand +64</option>
    <option value="353">Ireland +353</option>
    <option value="62">Indonesia +62</option>
    <option value="66">Thailand +66</option>
    <option value="27">South Africa +27</option>
    <option value="63">Philippines +63</option>
    <option value="234">Nigeria +234</option>
  </select>
  <p class="phone-text fw-bold">Login with Whatsapp number</p>
  <div id="div_id_mobile_number" class="input-group phone-input shadow mb-3">
    <div class="btn-group">
      <button id="main-country-button" type="button" class="btn btn-white dropdown-toggle dropdown-button-flag" data-bs-toggle="dropdown" aria-expanded="false">
        <img class="country-flag my-auto" src="https://upload.wikimedia.org/wikipedia/commons/4/41/Flag_of_India.svg">
      </button>
      <ul id="country-dropdown" class="dropdown-menu">
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" src="https://upload.wikimedia.org/wikipedia/commons/4/41/Flag_of_India.svg"></div>
          <div class="country-name p-2 flex-fill">India</div>
          <div class="country-code-div p-2">+91</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/a/a4/Flag_of_the_United_States.svg"></div>
          <div class="country-name p-2 flex-fill">United States</div>
          <div class="country-code-div p-2">+1</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/en/a/ae/Flag_of_the_United_Kingdom.svg"></div>
          <div class="country-name p-2 flex-fill">United Kingdom</div>
          <div class="country-code-div p-2">+44</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/d/d9/Flag_of_Canada_(Pantone).svg"></div>
          <div class="country-name p-2 flex-fill">Canada</div>
          <div class="country-code-div p-2">+1</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/c/cb/Flag_of_the_United_Arab_Emirates.svg"></div>
          <div class="country-name p-2 flex-fill">United Arab Emirates</div>
          <div class="country-code-div p-2">+971</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/0/0d/Flag_of_Saudi_Arabia.svg"></div>
          <div class="country-name p-2 flex-fill">Saudi Arabia</div>
          <div class="country-code-div p-2">+966</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/6/65/Flag_of_Qatar.svg"></div>
          <div class="country-name p-2 flex-fill">Qatar</div>
          <div class="country-code-div p-2">+974</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Oman.svg"></div>
          <div class="country-name p-2 flex-fill">Oman</div>
          <div class="country-code-div p-2">+968</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/a/aa/Flag_of_Kuwait.svg"></div>
          <div class="country-name p-2 flex-fill">Kuwait</div>
          <div class="country-code-div p-2">+965</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/2/2c/Flag_of_Bahrain.svg"></div>
          <div class="country-name p-2 flex-fill">Bahrain</div>
          <div class="country-code-div p-2">+973</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/4/48/Flag_of_Singapore.svg"></div>
          <div class="country-name p-2 flex-fill">Singapore</div>
          <div class="country-code-div p-2">+65</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/8/88/Flag_of_Australia_(converted).svg"></div>
          <div class="country-name p-2 flex-fill">Australia</div>
          <div class="country-code-div p-2">+61</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/3/3e/Flag_of_New_Zealand.svg"></div>
          <div class="country-name p-2 flex-fill">New Zealand</div>
          <div class="country-code-div p-2">+64</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/c/c0/Republic_of_Ireland_Flag.svg"></div>
          <div class="country-name p-2 flex-fill">Ireland</div>
          <div class="country-code-div p-2">+353</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/9/9f/Flag_of_Indonesia.svg"></div>
          <div class="country-name p-2 flex-fill">Indonesia</div>
          <div class="country-code-div p-2">+62</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/a/a9/Flag_of_Thailand.svg"></div>
          <div class="country-name p-2 flex-fill">Thailand</div>
          <div class="country-code-div p-2">+66</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/a/af/Flag_of_South_Africa.svg"></div>
          <div class="country-name p-2 flex-fill">South Africa</div>
          <div class="country-code-div p-2">+27</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/9/99/Flag_of_the_Philippines.svg"></div>
          <div class="country-name p-2 flex-fill">Philippines</div>
          <div class="country-code-div p-2">+63</div>
        </li>
        <li class="d-flex flex-row country-li">
          <div class="country-flag-div p-2 flex-fill"><img class="country-flag-dropdown my-auto" loading="lazy" src="https://upload.wikimedia.org/wikipedia/commons/7/79/Flag_of_Nigeria.svg"></div>
          <div class="country-name p-2 flex-fill">Nigeria</div>
          <div class="country-code-div p-2">+234</div>
        </li>
      </ul>
    </div>
    <span id="main-country-code" class="input-group-text phone-digit text-muted px-2 px-md-3 border-0">+91</span>
    <input type="tel" name="mobile_number" maxlength="128" class="form-control phone-digit shadow-none border-0 ps-0" placeholder="Whatsapp number" required="" id="id_mobile_number" autocomplete="tel-national">
    <button name="submit" id="submit-id-submit" class="input-group-text phone-button rounded justify-content-center border-0">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="#fff" class="bi bi-arrow-right" viewBox="0 0 16 16">
        <path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"></path>
      </svg>
    </button>
  </div>
</form>

Text Content

🌎 EN FR DE ES IT HR SV SR SL NL
βœ•


πŸͺ PRIVACY & TRANSPARENCY

We and our partners use cookies to Store and/or access information on a device.
We and our partners use data for Personalised ads and content, ad and content
measurement, audience insights and product development. An example of data being
processed may be a unique identifier stored in a cookie. Some of our partners
may process your data as a part of their legitimate business interest without
asking for consent. To view the purposes they believe they have legitimate
interest for, or to object to this data processing use the vendor list link
below. The consent submitted will only be used for data processing originating
from this website. If you would like to change your settings or withdraw consent
at any time, the link to do so is in our privacy policy accessible from our home
page..



Manage Settings Continue with Recommended Cookies

Vendor List | Privacy Policy
Your browser does not support the audio element.

 * Learn
   
   CLASS 6
   
    * Class 6 Maths
    * Class 6 Science
    * Class 6 English
   
   CLASS 7
   
    * Class 7 Maths
    * Class 7 Science
    * Class 7 English
   
   CLASS 8
   
    * Class 8 Maths
    * Class 8 Science
    * Class 8 English
   
   CLASS 9
   
    * Class 9 Maths
    * Class 9 Science
    * Class 9 English
   
   CLASS 10
   
    * Class 10 Maths
    * Class 10 Science
    * Class 10 Social Science
    * Class 10 English
   
   CLASS 11
   
    * Class 11 Maths
    * Class 11 English
    * Class 11 Computer Science (Python)
   
   CLASS 12
   
    * Class 12 Maths
    * Class 12 English
    * Class 12 Economics
    * Class 12 Accountancy
    * Class 12 Physics
    * Class 12 Chemistry
    * Class 12 Biology
    * Class 12 Computer Science (Python)
    * Class 12 Physical Education
   
   COURSES
   
    * GST and Accounting Course
    * Excel Course
    * Tally Course
    * Finance and CMA Data Course
    * Payroll Course
   
   INTERESTING
   
    * Learn English
    * Learn Excel
    * Learn Tally
    * Learn GST (Goods and Services Tax)
    * Learn Accounting and Finance
   
   POPULAR
   
    * GST Demo
    * GST Tax Invoice Format
    * Accounts Tax Practical
    * Tally Ledger List
    * GSTR 2A - JSON to Excel

Teachoo Black
Login
Old search 1
Old search 2
Old search 3
Trending search 1
Trending search 2
Trending search 3


CLASS 6

 * Class 6 Maths
 * Class 6 Science
 * Class 6 English


CLASS 7

 * Class 7 Maths
 * Class 7 Science
 * Class 7 English


CLASS 8

 * Class 8 Maths
 * Class 8 Science
 * Class 8 English


CLASS 9

 * Class 9 Maths
 * Class 9 Science
 * Class 9 English


CLASS 10

 * Class 10 Maths
 * Class 10 Science
 * Class 10 Social Science
 * Class 10 English


CLASS 11

 * Class 11 Maths
 * Class 11 Computer Science (Python)
 * Class 11 English


CLASS 12

 * Class 12 Maths
 * Class 12 English
 * Class 12 Economics
 * Class 12 Accountancy
 * Class 12 Physics
 * Class 12 Chemistry
 * Class 12 Biology
 * Class 12 Computer Science (Python)
 * Class 12 Physical Education


COURSES

 * GST and Accounting Course
 * Excel Course
 * Tally Course
 * Finance and CMA Data Course
 * Payroll Course


INTERESTING

 * Learn English
 * Learn Excel
 * Learn Tally
 * Learn GST (Goods and Services Tax)
 * Learn Accounting and Finance


POPULAR

 * GST Demo
 * GST Tax Invoice Format
 * Accounts Tax Practical
 * Tally Ledger List
 * GSTR 2A - JSON to Excel

Teachoo Black
Login


WE WORK HARD SO THAT YOU CAN LEARN SMART

Get access to quality study materials, brush up on concepts, solve sample papers
and clarify all your doubts.

India +91 United States +1 United Kingdom +44 Canada +1 United Arab Emirates
+971 Saudi Arabia +966 Qatar +974 Oman +968 Kuwait +965 Bahrain +973 Singapore
+65 Australia +61 New Zealand +64 Ireland +353 Indonesia +62 Thailand +66 South
Africa +27 Philippines +63 Nigeria +234

Login with Whatsapp number

 * India
   +91
 * United States
   +1
 * United Kingdom
   +44
 * Canada
   +1
 * United Arab Emirates
   +971
 * Saudi Arabia
   +966
 * Qatar
   +974
 * Oman
   +968
 * Kuwait
   +965
 * Bahrain
   +973
 * Singapore
   +65
 * Australia
   +61
 * New Zealand
   +64
 * Ireland
   +353
 * Indonesia
   +62
 * Thailand
   +66
 * South Africa
   +27
 * Philippines
   +63
 * Nigeria
   +234

+91



BROWSE CLASSES

Class 6
Maths
Science
English
Class 7
Maths
Science
English
Class 8
Maths
Science
English
Class 9
Maths
Science
English
Class 10
Maths
Science
Social Science
English
Class 11
Maths
English
Computer Science (Python)
Class 12
Maths
English
Economics
Accountancy
Physics
Chemistry
Biology
Computer Science (Python)
Physical Education
I have cleared school


BROWSE SUBJECTS


Maths

Science


English

Economics


Accounts

Taxation


Social Science

Computer Science (Python)


Physics

Biology


Chemistry

Physical Education


JOIN OUR COURSES

GST AND ACCOUNTING COURSE

Learn Accounts Tax GST return Filing at Teachoo

Book free Demo class >

EXCEL COURSE

Tally and Excel Course... now available for you by Teachoo!

Book free Demo class >

TALLY COURSE

Learn Tally Prime for GST and general accounting

Book free Demo class >

FINANCE & CMA COURSE

Learn Finance and CMA data making at Teachoo

Book free Demo class >

PAYROLL PROCESSING COURSE

Learn Payroll and Taxation for HR and Finance Professionals..

Book free Demo class >



FREQUENTLY ASKED QUESTIONS


FAQS

Got any queries? We’re here to help. Check out the FAQs below to know more about
us or contact us here


WHAT IS TEACHOO?

Teachoo is your go-to resource to learn anything. For school students, we
provide the most organized content for all subjects for Class 6 to 12. And for
non-school students, we teach Excel, Tax Filing, Accounting, Finance and English
speaking.


HOW DO I PRONOUNCE TEACHOO?

Teachoo is pronounced as tee-chu.


WHAT SUBJECTS / TOPICS CAN I LEARN AT TEACHOO?

Excellent question! Here are some of the topics you can learn
 * Maths
 * Science
 * GST (Goods and Services Tax)
 * Excel
 * Physics
 * Chemistry
 * English
 * Social Science
 * Accounting
 * Economics


IS TEACHOO FREE?

Whatever you see right now, is free

But, Teachoo needs to sustain itself, and we need your support for that

Thus, teachoo is launching 2 new things

 * For School students, Teachoo has launched Teachoo Black - an ad-free and
   video version of Teachoo

 * And, if you are a non-school student, check the courses


WHAT ARE THE BENEFITS OF BECOMING A PREMIUM USER?

If you are a Teachoo Black user, then you get an ad-free version and all videos
which we have made for your class.

--------------------------------------------------------------------------------

If you take up one of our courses, you will get all the content in it with
videos, to master the subject!


ARE THE VIDEOS LIVE OR RECORDED?

We believe live videos are too long and take out the essence of the teaching.
So, we don't support it. All videos which you see on Teachoo, are made using
multiple days worth of effort in making, editing, uploading. This helps us
ensure you get the best videos!


WHAT DO I DO IF I FACE A DOUBT?

Best bet is to fill the Contact form, preference given to Teachoo Black users


HOW CAN I SUPPORT TEACHOO?

Teachoo is a boostrapped, Ed-Tech company running since 2014. Whatever little we
earn, we spend it on making our content better.

You can click this link to support Teachoo




WHAT STUDENTS SAY ABOUT US

2,00,000+
downloads
4.7+ Star
app rating
42 Min
avg time spent daily

Best app for maths students... I usually don't write reviews but this app has
compelled me to do so....I will request to every student should download this
app... Totally loved it...😍😍. Lots of love , support and blessings to teachoo
team.... hatsoff fir making this...πŸ˜ŠπŸ˜ŠπŸ˜ŠπŸ€—πŸ€—πŸ€—πŸ˜‡πŸ˜‡πŸ˜‡

MARIA GOMES

Class 11

It's really very nice guide for a student in his/her studies. The methods used
in this app to solve the questions are very simple, even the most tricky
problems... are solved in very easy methods. I really enjoyed a lot while using
this app. And learned a lot from here.

JAGPREET SINGH

Class 10

It's just a mind blowing app for Mathematics This app will help you alot on
studies I have been using this app for a long time and now i can say that this
is a... perfect app for practicing maths Simply just mind blowing app.

ASHUTOSH GUHA

Class 11

Really a good app it helps me alot and if I can't understand any problems than
the video helps me by understanding more better. Recommended to all school
students!

ARSHIYA MISHRA

Class 10

It helped my daughter a lot, the solutions are perfect πŸ’― and the organisation
of questions are also too satisfactory. I loved it!

FATHER OF AKANKSHA GANDHI

Class 6

Improved my concept and marks. Davneet sir is amazing. A brilliant calm and
patient teacher who can make any average student understand any Class 10 maths
beautifully.

JATIN SHARMA

Class 10

Best app for maths students... I usually don't write reviews but this app has
compelled me to do so....I will request to every student should download this
app... Totally loved it...😍😍. Lots of love , support and blessings to teachoo
team.... hatsoff fir making this...πŸ˜ŠπŸ˜ŠπŸ˜ŠπŸ€—πŸ€—πŸ€—πŸ˜‡πŸ˜‡πŸ˜‡

MARIA GOMES

Class 11

It's really very nice guide for a student in his/her studies. The methods used
in this app to solve the questions are very simple, even the most tricky
problems... are solved in very easy methods. I really enjoyed a lot while using
this app. And learned a lot from here.

JAGPREET SINGH

Class 10

It's just a mind blowing app for Mathematics This app will help you alot on
studies I have been using this app for a long time and now i can say that this
is a... perfect app for practicing maths Simply just mind blowing app.

ASHUTOSH GUHA

Class 11

Really a good app it helps me alot and if I can't understand any problems than
the video helps me by understanding more better. Recommended to all school
students!

ARSHIYA MISHRA

Class 10

It helped my daughter a lot, the solutions are perfect πŸ’― and the organisation
of questions are also too satisfactory. I loved it!

FATHER OF AKANKSHA GANDHI

Class 6

Improved my concept and marks. Davneet sir is amazing. A brilliant calm and
patient teacher who can make any average student understand any Class 10 maths
beautifully.

JATIN SHARMA

Class 10

HI, IT LOOKS LIKE YOU'RE USING ADBLOCK :(

Displaying ads are our only source of revenue. To help Teachoo create more
content, and view the ad-free version of Teachooo... please purchase Teachoo
Black subscription.
Join Teachoo Black

PLEASE LOGIN TO VIEW MORE PAGES. IT'S FREE :)

Teachoo gives you a better experience when you're logged in. Please login :)
Login

SOLVE ALL YOUR DOUBTS WITH TEACHOO BLACK!

Teachoo answers all your questions if you are a Black user!
Join Teachoo Black

TEACHOO WORKS HARD SO THAT YOU CAN LEARN SMART

Sample Paper Solutions

 * Class 10 Maths
 * Class 10 Science
 * Class 10 English
 * Class 10 Social Science
 * Class 12 Maths
 * Class 12 English
 * Class 12 Accountancy
 * Class 12 Economics
 * Class 12 Computer Science (Python)
 * Class 12 Physics
 * Class 12 Chemistry
 * Class 12 Biology
 * Class 12 Physical Education

Maths - Useful links

 * Class 6 Maths NCERT Solutions
 * Class 7 Maths NCERT Solutions
 * Class 8 Maths NCERT Solutions
 * Class 9 Maths NCERT Solutions
 * Class 10 Maths NCERT Solutions
 * Class 11 Maths NCERT Solutions
 * Class 12 Maths NCERT Solutions

Science - Useful Links

 * Class 6 Science NCERT Solutions
 * Class 7 Science NCERT Solutions
 * Class 8 Science NCERT Solutions
 * Class 9 Science NCERT Solutions
 * Class 10 Science NCERT Solutions

Interesting

 * Learn English
 * Learn Excel
 * Learn Tally
 * Learn GST (Goods and Services Tax)

Other Useful Links

 * Englishtan
 * NCERT Books
 * Class 10 Maths - Basic vs Standard
 * CBSE Sample Papers

About us Contact us Terms of Service Privacy Policy Refund Policy

Made with lots of love and caffeine

Β© 2023, Teachoo. All rights reserved.