About Image

Give your child a chance to love math

With live online math classes, build not just their competence, but also their intuition for math.

Our 360 Degree curriculum ensures a strong math-foundation

School Math

We cover every concept in school math. The student learns-by-doing, through interactive simulations and personalised problem sets.
Tab Image

Mental Math

We ensure daily calculation practice. The student continuously improves their speed and accuracy using our gamified practice system
Tab Image

Practical Math

We do lots of real-world problem-solving. The student learns to see math all around them - from Covid's exponential growth to climate change.
Tab Image

Competitive Math

We offer a lot of advanced math content. The student can work on out-of-school topics like number series and parity to ace competitve tests.
Tab Image
Live Home Tuition Live Home Tuition

Lacking the guidance from experts?

Live Home Tuition Live Home Tuition

Not able to get good grades in school exams?

Live Home Tuition Live Home Tuition

Lacking behind your peers in school?

Live Home Tuition Live Home Tuition

Poor performance due to weak concepts?

Live Home Tuition Live Home Tuition

Child’s safety is a concern for you?

Ajay sir Live Home Tuition is an Engaging learning space to give Extra support, Extra time to do extra better

  • Strong Concept Building + Regular Reports

    Subject experts from Kota believes in building strong concept roots with regular feedbacks of students.

  • Personal attention + Stress Free Environment = Best Results

    Well-designed session with personal attention makes a stress-free study space for each child.

  • Regular Assignments + Examination = Star Performer in Class

    Regular assignments are provided and examinations are conducted to ensure a better understanding of the concepts.

Live Home Tuition

Subjects Offered

Live Home Tuition

Science

Live Home Tuition

Mathematics

Live Home Tuition

SST

Live Home Tuition

English

Live Home Tuition

Physics

Live Home Tuition

Chemistry

Live Home Tuition

Biology

Live Home Tuition

Mathematics

Live Home Tuition

SST

Live Home Tuition

English

How our math classes work

Leap Platform

Leap platform

Here Teacher conducts 2-3 live Classes weekly

Attention

1:1 attention

Teacher always interacts 1:1 with student via audio, video and chat

Personalised Worksheets

Personalised worksheets

Student solves intelligently created worksheets as teacher monitors each step

Extremely fast progress

Extremely fast progress

This is because student actively solves problems throughout every class

Simple, transparent pricing

For 6-8, we recommend 2 classes per week. Each class is an upto 60 min live online class with a dedicated teacher.

Standard Plan
₹ 2,900 /Month
~₹ 363 /Class
Standard Plan
₹ 2,650 /Month
~₹ 332 /Class
Personalised Plan
₹ 5,000 /Month
~₹ 625 /Class
Personalised Plan
₹ 4,600 /Month
~₹ 575 /Class
Tenure 6 months 12 months 6 months 12 months
Live Classes with teacher 48 96 48 96
Class Frequency 2/week 2/week 2/week 2/week
Students per class Up to 6 students Up to 6 students 1 Students exclusively 1 Students exclusively
Class Duration 60 mins 60 mins 60 mins 60 mins
Learning pattern Curriculum based Curriculum based Adapts basis analysis from:-
Exam Revisions- Mock
Assessments School
Performance Understanding
Adapts basis analysis from:-
Exam Revisions- Mock
Assessments School
Performance Understanding
Study material(E- content ) Yes Yes Yes Yes
Test Analysis & Report Yes Yes Yes Yes
Total Price ₹ 17,400
Incl. of alltaxes
₹ 34,800
₹ 31,800
Incl. of alltaxes
Save 8%
₹ 30,000
Incl. of alltaxes
₹ 60,000
₹ 55,200
Incl. of alltaxes
Save 8%

For any assistance Please call now on +91-9602281833

Call Now
9602281833

WhatsApp
9680904442

Enquiry
9602281833

// // Initialize the PDF.js library // const pdfjsLib = window['pdfjs-dist/build/pdf']; // // Specify the path to the PDF file // const pdfPath = 'path_to_your_pdf_file.pdf'; // // Fetch the PDF document // pdfjsLib.getDocument(pdfPath).promise.then(pdf => { // // Fetch the first page of the PDF // return pdf.getPage(1); // }).then(page => { // // Set the desired scale (you can adjust as needed) // const scale = 1.5; // const viewport = page.getViewport({ scale }); // // Prepare canvas using PDF page dimensions // const canvas = document.getElementById('pdf-renderer'); // const context = canvas.getContext('2d'); // canvas.height = viewport.height; // canvas.width = viewport.width; // // Render the PDF page into the canvas // const renderContext = { // canvasContext: context, // viewport: viewport // }; // page.render(renderContext); // }); // document.addEventListener('contextmenu', function(e) { // e.preventDefault(); // }); //