Solvequill Blog
Guides that teach the method, not just the answer.
Step-by-step explainers for math, physics, coding, and study strategy. Each post targets a real place where students get stuck.
Featured
Redox: electrons have to go somewhere
Latest posts
36 posts
- Physics7 min read73 views
Circuit problems: let the units guide you
Use volts, amps, and ohms as a built-in error check when applying Ohm's law.Read the post
- Biology7 min read75 views
Photosynthesis: track matter and energy separately
A clearer way to remember what enters, what leaves, and where light energy fits.Read the post
- Study6 min read69 views
Read textbooks with a pencil, not a highlighter-first mindset
A practical way to turn dense textbook pages into questions, diagrams, and checks.Read the post
- Coding7 min read55 views
Think of tests as small promises
Write tests that describe behavior clearly enough to protect future changes.Read the post
- Math7 min read74 views
Limits: when substitution works and when it lies
A short guide to deciding whether to plug in the value, factor first, or look for a hidden cancellation.Read the post
- Study6 min read50 views
A two-minute exam checklist before you start
Small setup habits that reduce avoidable mistakes during timed work.Read the post
- Coding7 min read44 views
Big-O makes sense when you imagine the input growing
A beginner-friendly way to compare algorithms without memorizing names.Read the post
- Chemistry7 min read51 views
pH is a logarithm, not a normal scale
Understand why one pH unit means a tenfold change in hydrogen ion concentration.Read the post
- Math7 min read60 views
Trigonometry identities that actually mean something
A visual way to remember instead of treating it like a random spell.Read the post
- Biology7 min read50 views
Punnett squares are probability tables
Read genetic crosses as chances, not guaranteed outcomes for every child.Read the post
- Physics7 min read51 views
When energy conservation beats force equations
A quick test for deciding whether a mechanics problem wants energy instead of a long acceleration setup.Read the post
- Coding10 min read66 views
Recursion Explained: How Functions Call Themselves (And When to Stop)
What recursion actually does in memory, the two rules every recursive function must follow, how to trace a call stack, and why it often replaces a tricky loop.Read the post
- Math9 min read61 views
Basic Probability: Sets, Events, and the Three Rules That Always Work
What probability actually measures, how to count outcomes using combinations and permutations, and the addition and multiplication rules with worked examples you can reuse.Read the post
- Physics9 min read85 views
Projectile Motion: How to Split Horizontal and Vertical to Solve Any Throw
Why you treat horizontal and vertical motion independently, how to set up the equations for range and time of flight, and the three mistakes students make on every projectile problem.Read the post
- Study7 min read48 views
Spaced Repetition: The Study Method That Actually Beats Cramming
How the spacing effect works in memory research, why reviewing material right before you forget it is more effective than daily review, and a practical schedule you can start tonight.Read the post
- Math9 min read53 views
What Is Integration? The Reverse of Derivatives Explained
A clear introduction to integrals: what they measure, why the antiderivative and the area under a curve are the same thing, and how to apply the power rule in reverse.Read the post
- Physics8 min read54 views
Newton's Laws Applied: The Five Force-Problem Mistakes Students Always Make
A practical guide to applying Newton's second law: how to choose a system, write the correct ΣF = ma equation, and avoid the sign and direction errors that cost points on every test.Read the post
- Biology6 min read47 views
Enzymes: why shape matters more than memorizing names
Understand active sites, temperature, and pH by focusing on enzyme shape.Read the post
- Study6 min read51 views
Review mistakes in a way that changes next time
A three-question routine for turning wrong answers into better future decisions.Read the post
- Coding7 min read51 views
Recursion: base case first, cleverness later
Understand recursive functions by naming the stopping point before expanding calls.Read the post
- Chemistry7 min read52 views
Moles are the bridge between grams and particles
Use the mole concept as a conversion path instead of a formula to memorize.Read the post
- Physics7 min read54 views
Projectile motion: components first, formulas second
How to separate horizontal and vertical motion without mixing range, height, and time.Read the post
- Math7 min read47 views
How to read a function graph before calculating
Use intercepts, slope, and turning points to understand a graph before you reach for formulas.Read the post
- Study7 min read47 views
How to Study From a Solution Video Without Just Watching Passively
A practical routine for turning an explanation video into real learning: pause points, recall checks, mistake logs, and follow-up practice.Read the post
- Study6 min read47 views
Spaced repetition works better with real prompts
Turn notes into questions so review sessions train recall instead of recognition.Read the post
- Coding7 min read46 views
Debug loops by writing the state, not by staring
A small table for finding off-by-one mistakes and wrong updates in loops.Read the post
- Biology6 min read46 views
Cell transport: always ask which way particles move
Diffusion, osmosis, and active transport become clearer when direction is the first question.Read the post
- Physics7 min read48 views
Free-body diagrams that actually do work
A practical way to draw force diagrams that lead directly to equations instead of decorative arrows.Read the post
- Chemistry7 min read57 views
Balance chemical equations like accounting
A reliable method for balancing equations without changing the substances themselves.Read the post
- Math7 min read52 views
Linear equations without losing the sign
A calm way to solve one-variable equations and catch the sign mistakes that usually hide in the middle line.Read the post
- Math8 min read56 views
Limits in Calculus: Build the Intuition Before Memorizing Rules
What limits mean, how to read one-sided behavior, and how to choose between substitution, factoring, rationalizing, and graph reasoning.Read the post
- Coding10 min read69 views
Big-O Notation Explained with Real Code (Not Just Theory)
What -O actually measures, why O() loops kill production code, and a practical guide to recognizing constant, linear, log, linearithmic, and quadratic time in code you write every day.Read the post
- Physics10 min read67 views
Free-Body Diagrams: The Honest Guide They Don't Give You in Class
How to draw a free-body diagram that actually helps you solve the problem — including the inclined plane, friction, tension, and the moment most students get the normal force wrong.Read the post
- Math11 min read46 views
Understanding Derivatives Without Fear: A Plain-English Guide to Calculus 1
What a derivative actually is, why the limit definition matters, and how to use the power, product, quotient, and chain rules without memorizing tricks you will forget by the exam.Read the post
- Math9 min read47 views
How to Solve Quadratic Equations Step by Step (With Worked Examples)
A clear, classroom-style walkthrough of factoring, completing the square, and the quadratic formula — with the small mistakes most students make and how to avoid them.Read the post
Turn your own question into a video solution
Upload a photo, PDF, or typed question and see the same kind of reasoning applied to your exact problem.