7Solve Blog

All articles

38 so far, newest first.

Study TipsActive Recall: The Study Method That Actually Works

Why re-reading feels productive and is not, what active recall is, exactly how to do it for maths, science and theory subjects, and how to tell within a week that it is working.

17 September 2026 · 3 min read
Formula SheetsArithmetic Progressions Formula Sheet (Class 10): Every Formula With When to Use It

The AP formulas for Class 10 — nth term, sum of n terms, nth term from the end, three-term tricks — each with when to use it, a worked line, and the mistakes that cost marks.

17 September 2026 · 3 min read
Board ExamsCBSE Class 10 Boards 2027: Most Important Topics by Marks

The chapters that carry the marks in CBSE Class 10 Maths and Science — with the unit-wise weightage, the question types each chapter turns into, and a revision order for the last two months.

17 September 2026 · 3 min read
Chapter NotesChemical Bonding: Explained With Examples (Class 11)

Ionic, covalent and coordinate bonds, Lewis structures, VSEPR shapes, hybridisation and molecular orbital theory for Class 11 — each with the examples examiners use and the rules for predicting shape.

17 September 2026 · 4 min read
Chapter NotesDifference Between Debit and Credit (With Table and Examples)

Debit vs credit explained without the confusion — what each does to assets, liabilities, capital, income and expenses, with a table, a memory rule and worked entries.

17 September 2026 · 2 min read
Chapter NotesDifference Between List and Tuple in Python (With Table and Examples)

List vs tuple in Python compared — mutability, syntax, speed, memory, methods, when to use which — with runnable examples and the Class 12 exam questions on it.

17 September 2026 · 3 min read
Chapter NotesDifference Between Mitosis and Meiosis (With Table and Examples)

Mitosis vs meiosis compared in a table — number of divisions, daughter cells, chromosome number, crossing over, where each happens — and the questions examiners set on it.

17 September 2026 · 2 min read
Chapter NotesDifference Between Speed and Velocity (With Table and Examples)

Speed vs velocity — scalar vs vector, distance vs displacement, when they are equal, and the round-trip and circular-motion examples that show why average velocity can be zero while average speed is not.

17 September 2026 · 3 min read
Chapter NotesDifference Between Stack and Queue (With Table and Examples)

Stack vs queue — LIFO vs FIFO, the operations, where each is used, a Python implementation of both, and the Class 12 and GATE questions that test them.

17 September 2026 · 2 min read
MathematicsDomain and Range of Functions — Explained With Examples

How to find the domain and range of any function, with the four cases that cover Class 11 and JEE questions and the mistakes that lose marks.

17 September 2026 · 3 min read
Important QuestionsElectricity Class 10: Important Questions With Answers

The important questions from CBSE Class 10 Electricity — Ohm's law, resistance, series and parallel, heating effect and power — solved with the working the marking scheme wants.

17 September 2026 · 4 min read
General StudiesFundamental Rights: Explained for UPSC, SSC and State Exams

The six Fundamental Rights (Articles 12–35) with what each article guarantees, the key cases and amendments, and the MCQ facts that competitive exams test every year.

17 September 2026 · 4 min read
ChemistryH2SO4 Properties: Sulphuric Acid Explained — Structure, Reactions and Uses

The physical and chemical properties of sulphuric acid — why it is a strong dibasic acid, a dehydrating agent and an oxidising agent — its manufacture by the Contact process, and the reactions exams ask.

17 September 2026 · 3 min read
Study TipsHow to Build a Mistake Book (And Why Toppers Revise It Instead of the Syllabus)

A mistake book turns every wrong answer into a revision item with a reason attached. Here is what to write, how to classify mistakes, and how to revise the book so the same error never returns.

17 September 2026 · 3 min read
Current AffairsHow to Prepare Current Affairs for Competitive Exams (UPSC, SSC, Banking)

A working method for current affairs — which sources, how far back, how to file each item so it becomes a question, and a weekly routine that fits around the static syllabus.

17 September 2026 · 3 min read
Study TipsHow to Stop Silly Mistakes in Maths

Silly mistakes are not random — they come from six habits. Here is how to find which ones are yours, the checks that catch each one in five seconds, and a two-week plan to make the checks automatic.

17 September 2026 · 3 min read
Study TipsHow to Write Answers That Score Full Marks

What examiners actually mark — the formula line, the labelled diagram, the stated unit, the reason after the fact — and how to present an answer so every mark that exists gets awarded.

17 September 2026 · 3 min read
Entrance ExamsJEE Main Syllabus 2027: Every Chapter With Weightage

The JEE Main syllabus for Physics, Chemistry and Mathematics listed chapter by chapter, with the chapters that carry the most questions in recent papers and how to order your preparation.

17 September 2026 · 3 min read
Chapter NotesJournal Entries Explained With Examples (Class 11): The Rules and 12 Entries You Must Know

The golden rules and the modern rules of debit and credit, then the 12 journal entries every Class 11 and CA Foundation student is tested on — each with the reasoning written out.

17 September 2026 · 3 min read
Important QuestionsMole Concept Solved Examples — Moles, Molar Mass and Avogadro's Number Step by Step

Eight mole concept problems from Class 9 to Class 11 solved step by step — grams to moles, moles to particles, gas volumes at STP and limiting reagent.

17 September 2026 · 3 min read
Entrance ExamsHow to Prepare for NEET 2027: A Month-by-Month Plan

A NEET preparation plan that fits the real syllabus — what to cover each month, how to split Biology, Physics and Chemistry, the NCERT rule, and how to use mocks and a mistake book.

17 September 2026 · 3 min read
PhysicsNewton's Second Law Explained — F = ma, With Worked Examples

What Newton's second law really says, why F = ma is a special case, and five solved numericals from Class 9 to Class 11 with the units and vectors handled properly.

17 September 2026 · 3 min read
PhysicsOhm's Law Explained With Examples — V = IR, Limits and Numericals

Ohm's law stated properly, the V–I graph, when it fails, and six solved numericals covering series, parallel and resistivity for Class 10 and Class 12.

17 September 2026 · 3 min read
Chapter NotesPhotosynthesis in Higher Plants Class 11 Notes: Light Reaction, Calvin Cycle, C3 vs C4

Class 11 notes on photosynthesis in the order the chapter is taught — pigments, the light reaction, photophosphorylation, the Calvin cycle, C4 and CAM, and the limiting factors.

17 September 2026 · 3 min read
Important QuestionsQuadratic Equations Class 10: Important Questions With Answers

The 12 quadratic equations questions that keep coming back in CBSE Class 10 boards, solved step by step, with the method to use for each type.

17 September 2026 · 4 min read
Chapter NotesRecursion Explained With Examples (College) — Base Case, Call Stack and Five Classic Problems

What recursion is, how the call stack unwinds, and five worked programs — factorial, Fibonacci, sum of digits, binary search, Tower of Hanoi — with the traces examiners expect.

17 September 2026 · 3 min read
Formula SheetsTrigonometric Functions Formula Sheet (Class 11): Every Formula With When to Use It

One page of trigonometry formulas for Class 11 and JEE — ratios, identities, compound angles, multiple angles, sums to products — each with the situation it is for and a worked line.

17 September 2026 · 4 min read
Study TipsHow to Study Effectively with AI Tools in 2026

AI will not study for you — but used the right way it can double what you retain from every hour at your desk.

20 July 2026
Study TipsHow to Solve Maths Word Problems: A 5-Step Method

Word problems feel hard because two skills are tested at once: reading and maths. Separate them and the fear disappears.

17 July 2026
Study TipsHow AI Doubt Solvers Actually Work (Explained Simply)

You snap a photo, and seconds later a full solution appears. Here is what happens in between.

15 July 2026
Study TipsNote-Taking Methods That Actually Help You Score

Notes are not a copy of the textbook — they are a compression of it. The compression is where the learning happens.

12 July 2026
Study TipsHow to Overcome Exam Fear: Practical Steps That Work

Exam nerves are normal — a system, not a character flaw. And systems can be adjusted.

11 July 2026
Study TipsHow to Memorise Formulas So They Stay Memorised

Formulas are not memorised by staring at them. They are memorised by being used, spaced and connected.

9 July 2026
Study TipsGroup Study vs Self Study: What Actually Works?

The honest answer: both — but for different jobs. Knowing which job is which saves hundreds of hours.

8 July 2026
Study TipsHow to Use 7Solve: Get Any Doubt Explained in Seconds

A complete tour of 7Solve — from snapping a photo of your doubt to reading a teacher-style explanation.

7 July 2026
Study Tips15 English Grammar Mistakes Indian Students Keep Making

The same handful of grammar slips cost marks from Class 6 to competitive exams. Fix these and your writing instantly upgrades.

5 July 2026
Study TipsFree AI Tools Every Indian Student Should Be Using in 2026

A short, honest list — tools that genuinely help you learn, not just finish homework faster.

30 June 2026
Study TipsA Parent's Guide: Helping Your Child Study (Without Fights)

You cannot study for them — but the environment you build decides half their results.

25 June 2026