Solvequill Blog
Guides that teach the method, not just the answer.
Step-by-step explainers for math, physics, chemistry, coding, and study strategy. Each post targets a real place where students get stuck.
Featured
Two Sum: why one loop beats two, measured rather than asserted
Latest posts
44 posts
- Chemistry3 min read38 views
Compress 5.00 L to 2.00 L at constant temperature — what is the pressure?
Two routes reach the same number. One needs the gas constant, the other needs nothing but a ratio — and knowing why they agree is the point.Read the post
- Physics3 min read43 views
12 V across a series–parallel network: what is the total current?
Reduce before you solve. Collapsing the parallel pair first turns a three-resistor network into a one-loop circuit you can do in your head.Read the post
- Physics3 min read35 views
A 4 kg block on a 30° slope with friction — find its acceleration
Two forces along the slope, one against the other. The whole problem is resolving weight correctly, and the mass cancels at the end.Read the post
- Math3 min read40 views
Turn 0.454545… into a fraction — without guessing
The repeating-decimal trick is one line of algebra, not a rule to memorise. Here is why multiplying by 100 is the right move and 10 is not.Read the post
- Chemistry3 min read38 views
28 g of N₂ and 4 g of H₂ — which one runs out first?
Grams cannot be compared directly; moles can. Converting first turns a limiting-reagent question into a single ratio check.Read the post
- Math3 min read43 views
A 5 m ladder slides down a wall — how fast does the top fall?
A related-rates problem where the answer is not the speed you were given. One implicit derivative turns a geometry fact into a rate.Read the post
- Coding3 min read30 views
Naive fib(30) makes 2.7 million calls. Memoised, it makes 61.
Memoisation is not a speed trick bolted on afterwards. Counting the calls shows exactly which work it removes and why the shape of the recursion changes.Read the post
- Math7 min read207 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
- Biology7 min read203 views
Photosynthesis: track matter and energy separately
A clearer way to remember what enters, what leaves, and where light energy fits.Read the post
- Physics7 min read213 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
- Coding7 min read169 views
Think of tests as small promises
Write tests that describe behavior clearly enough to protect future changes.Read the post
- Study6 min read177 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
- Chemistry7 min read188 views
Redox: electrons have to go somewhere
A simple way to tell oxidation and reduction apart without relying on memory tricks alone.Read the post
- Study6 min read154 views
A two-minute exam checklist before you start
Small setup habits that reduce avoidable mistakes during timed work.Read the post
- Physics7 min read140 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
- Coding7 min read136 views
Big-O makes sense when you imagine the input growing
A beginner-friendly way to compare algorithms without memorizing names.Read the post
- Biology7 min read142 views
Punnett squares are probability tables
Read genetic crosses as chances, not guaranteed outcomes for every child.Read the post
- Chemistry7 min read143 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 read151 views
Trigonometry identities that actually mean something
A visual way to remember instead of treating it like a random spell.Read the post
- Coding7 min read148 views
Recursion: base case first, cleverness later
Understand recursive functions by naming the stopping point before expanding calls.Read the post
- Physics8 min read160 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
- Physics7 min read141 views
Projectile motion: components first, formulas second
How to separate horizontal and vertical motion without mixing range, height, and time.Read the post
- Study7 min read149 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
- Chemistry7 min read147 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
- Math9 min read148 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
- Math9 min read178 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
- Math7 min read134 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
- Physics9 min read215 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
- Biology6 min read137 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 read145 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
- Coding10 min read157 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
- Coding7 min read132 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 read131 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
- Math7 min read140 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
- Study7 min read132 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
- Chemistry7 min read144 views
Balance chemical equations like accounting
A reliable method for balancing equations without changing the substances themselves.Read the post
- Study6 min read147 views
Spaced repetition works better with real prompts
Turn notes into questions so review sessions train recall instead of recognition.Read the post
- Physics7 min read135 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
- Math8 min read145 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 read190 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 read162 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 read141 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 read147 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.