Study Topics
Hand-curated explanations and worked examples for the topics students search most. Pick one and dive in.
Mathematics
Quadratic Equations
A quadratic equation has the form ax² + bx + c = 0. There are three reliable ways to solve one: factoring, completing the square, or the quadratic formula. ScanSolve picks the fastest method for your problem and shows every step.
The Quadratic Formula
The quadratic formula x = (-b ± √(b² - 4ac)) / 2a solves every quadratic equation, even the ones that don't factor. Plug in a, b, and c — the rest is arithmetic.
The Pythagorean Theorem
In any right triangle, the square of the hypotenuse equals the sum of squares of the two legs: a² + b² = c². It's the most-used result in geometry — from carpentry to coordinate geometry to relativity.
Factoring Polynomials
Factoring rewrites a polynomial as a product of simpler polynomials. The method depends on the form — start with the greatest common factor, then look for patterns like difference of squares or factorable trinomials.
Derivatives
A derivative measures instantaneous rate of change — the slope of a curve at a point. Once you know a few rules (power, product, chain, quotient), you can differentiate almost any function.
Integrals
Integration is the reverse of differentiation — find the function whose derivative is the one you're given. Most integrals need a substitution or a technique like integration by parts.
Linear Equations
A linear equation in one variable has the form ax + b = 0. Solve by isolating x. Linear equations are the foundation of algebra and appear in every quantitative subject.
Systems of Equations
A system of equations is a set of equations sharing the same variables. The solution is the set of values that satisfy every equation at once. Three main methods: substitution, elimination, matrix row-reduction.
Slope-Intercept Form
Slope-intercept form is y = mx + b — where m is the slope (rise over run) and b is the y-intercept (where the line crosses the y-axis). It's the most useful linear form for graphing.
Probability
Probability is the chance an event happens, between 0 (never) and 1 (certain). The basics: P(A) = favorable outcomes / total outcomes. Things get interesting with combined events and conditional probabilities.
SAT Math Section
The SAT math section tests algebra, problem-solving, data analysis, and some advanced math (trig, geometry). Roughly 60% calculator-allowed, 40% no-calculator. Strategy matters as much as content knowledge.
AP Calculus BC
AP Calculus BC covers everything in AB plus parametric/polar equations, vector-valued functions, and infinite series. The exam is 3 hours 15 minutes — half multiple choice, half free response.
Logarithms
A logarithm is the inverse of an exponential. log_b(x) = y means b^y = x. The three rules (product, quotient, power) plus change-of-base let you simplify or solve almost any logarithmic expression.
Exponential Equations
An exponential equation has the variable in the exponent (e.g. 2^x = 32). When the bases match, equate exponents directly. When they don't, take a logarithm of both sides — that brings the variable out of the exponent.
Trigonometric Identities
Trigonometric identities are equations that hold for every angle. Knowing the core set (Pythagorean, reciprocal, quotient, double-angle, sum/difference) lets you simplify any trig expression or solve any trig equation.
The Law of Sines
The Law of Sines relates the sides of a triangle to the sines of their opposite angles: a/sin(A) = b/sin(B) = c/sin(C). Use it when you know an angle and its opposite side, plus one more piece.
The Law of Cosines
The Law of Cosines is a generalization of the Pythagorean theorem: c² = a² + b² - 2ab·cos(C). It works for every triangle — right or oblique — and is the right choice when you have SAS (two sides and the included angle) or SSS.
Arithmetic Sequences
An arithmetic sequence has a constant difference between consecutive terms (e.g. 3, 7, 11, 15, ... where d = 4). Two key formulas: the nth term a_n = a_1 + (n-1)·d, and the sum of the first n terms S_n = n/2·(a_1 + a_n).
Geometric Sequences
A geometric sequence has a constant ratio between consecutive terms (e.g. 3, 6, 12, 24, ... where r = 2). The nth term is a_n = a_1·r^(n-1). Finite sums use S_n = a_1·(1 - r^n)/(1 - r); infinite sums converge when |r| < 1 to a_1/(1 - r).
Matrices and Determinants
A matrix is a rectangular grid of numbers; a determinant is a single scalar derived from a square matrix. Matrices encode linear transformations; determinants tell you whether the transformation is invertible (det ≠ 0) and how much it scales area or volume.
Complex Numbers
A complex number has the form a + bi, where i = √(-1). They're the natural extension of real numbers — solving x² = -1 forced their invention, and they now appear in physics, engineering, and signal processing.
Conic Sections
Conic sections are the curves you get by slicing a cone with a plane: circle, ellipse, parabola, hyperbola. Each has a standard equation form that makes its center, vertices, foci, and axes immediately readable.
ACT Math Section
The ACT math section is 60 questions in 60 minutes — a question every minute. It tests pre-algebra, algebra, geometry, trigonometry, and a small amount of advanced topics. Pacing is the hard part: fast accurate test-taking matters as much as content mastery.
Absolute Value Equations
An absolute value equation looks like |x + a| = b. It shows the distance from zero on a number line. These are crucial for solving real-world measurement problems. ScanSolve guides you through isolating variables and breaking down expressions.
Absolute Value Inequalities
An absolute value inequality involves expressions like |x + a| < b. It's critical for understanding distances and tolerances in equations. ScanSolve provides a clear breakdown of cases and interval testing.
Rational Equations
A rational equation is an equation involving fractions where the numerator or denominator contains a variable (e.g. 1/x + 3/(x-1) = 2). These equations are crucial for analyzing relationships in algebra. ScanSolve identifies the right method and guides you through each computation.
Radical Equations
A radical equation includes variables within a root, often √x or higher. Solving is key when dealing with physics problems or real-world measurements. ScanSolve breaks down the steps to simplify and resolve these equations quickly.
Polynomial Long Division
Polynomial long division involves dividing one polynomial by another, much like numerical long division. This method is essential for simplifying expressions and solving equations where polynomial terms are involved. ScanSolve breaks down the process step-by-step, ensuring clarity and comprehension.
Synthetic Division
Synthetic division is a shortcut method for dividing a polynomial by a linear divisor of the form x - c. It simplifies expression without dealing with full polynomial long division, making it useful in algebra for evaluating polynomials and finding roots. ScanSolve efficiently guides you through each calculation step.
Rational Root Theorem
The Rational Root Theorem states that for a polynomial equation with integer coefficients, any rational solution p/q is such that p divides the constant term and q divides the leading coefficient. This theorem aids in identifying potential rational roots for easier polynomial factorization. ScanSolve efficiently lists and verifies possible rational roots, step-by-step.
Binomial Theorem
The Binomial Theorem provides a method to expand expressions of the form (a + b)ⁿ. It's used in algebra to simplify polynomial expansions and solve problems efficiently. ScanSolve demonstrates each term's derivation and simplifies calculations.
Permutations
A permutation is an arrangement of items where order matters, defined by nPr = n! / (n-r)!. Used extensively in probability, statistics, and combinatorial problems. ScanSolve calculates permutations instantly and walks you through each calculation step.
Combinations
Combinations refer to the selection of items from a larger set where order does not matter, calculated using nCr = n! ÷ (r! × (n-r)!) formula. They're essential for probability and statistics to find the number of ways items can be chosen. ScanSolve shows each calculation step-by-step for any combination problem.
Bayes' Theorem
Bayes' Theorem calculates the probability of an event based on prior knowledge of related conditions. It is essential in data science for updating beliefs with new data. ScanSolve guides you through the formula P(A|B) = [P(B|A) × P(A)] / P(B), offering interactive examples.
Expected Value
Expected value (E[X]) is the mean of all possible values of a random variable, weighted by their probabilities. It's crucial in statistics for estimating average outcomes in uncertain situations. ScanSolve guides you through each step to calculate it smoothly.
The Normal Distribution
The normal distribution is a probability distribution with a symmetric bell-shaped curve centered at the mean (μ), characterized by its standard deviation (σ). It's used in statistics to model real-world variables like test scores and heights. ScanSolve visualizes and calculates probabilities for your dataset instantly.
Z-Scores
A z-score measures how many standard deviations away a point x is from the mean µ in a normal distribution. It's crucial for understanding variability and comparing data points. ScanSolve calculates z-scores instantly, showing each step.
Confidence Intervals
A confidence interval provides a range of values that likely includes a population parameter. Represented as (estimate ± margin of error), it's vital for statistical validation. ScanSolve calculates and explains each step of the interval process.
Hypothesis Testing
Hypothesis testing uses a null hypothesis (H₀) and an alternative hypothesis (H₁) to statistically infer whether a hypothesis is supported by sample data. It is crucial in determining the validity of predictions and claims using data analysis. ScanSolve guides you through setting up test hypotheses and analyzing results with clear steps.
Linear Regression
Linear regression models the relationship between two variables with a linear equation (y = mx + b). It’s used for prediction and to understand relationships in data. ScanSolve breaks down the process to compute the line of best fit efficiently.
Polar Coordinates
Polar coordinates represent a point in the plane with a radius and angle (r, θ). They simplify mathematical models involving circular motion and curves. ScanSolve efficiently converts and explains these coordinates for deeper understanding.
Parametric Equations
A parametric equation describes a set of related quantities as continuous functions of one or more independent variables, typically t (e.g., x = f(t), y = g(t)). This approach models motion and paths, crucial in physics and engineering. With ScanSolve, visualize and convert paths to Cartesian coordinates seamlessly.
Vectors and Scalars
A vector is a quantity with both magnitude and direction, such as velocity (v = 3 m/s, north). A scalar is a quantity with only magnitude, like temperature (T = 23°C). Understanding these concepts is crucial for analyzing forces, motion, and more. ScanSolve provides clear visual examples and explanations.
The Dot Product
The dot product of two vectors A = (a₁, a₂, a₃) and B = (b₁, b₂, b₃) is a scalar given by a₁b₁ + a₂b₂ + a₃b₃. This operation measures vector alignment and is crucial for projections and angle calculations. ScanSolve quickly computes this and provides step-by-step explanation, enhancing your understanding.
The Cross Product
The cross product of two vectors, denoted by a × b, results in a third vector perpendicular to the plane containing a and b. It is used in physics for torque and rotational calculations. ScanSolve helps find the cross product and explains each step with diagrams.
Limits and Continuity
In calculus, a limit examines the behavior of a function as the input approaches a certain value (lim x→a f(x)). Continuity ensures a function has no breaks, jumps, or holes at a point. These concepts are crucial for analyzing and understanding functions. ScanSolve guides you through solving limits and assessing continuity, showing every calculation.
L'Hôpital's Rule
L'Hôpital's Rule helps solve limits of indeterminate forms like 0/0 or ∞/∞. This technique often comes in handy in calculus for finding precise limit values. ScanSolve walks you through differentiation steps for numerator and denominator functions.
The Mean Value Theorem
The Mean Value Theorem states that for a continuous function f on [a, b], differentiable on (a, b), there exists a point c in (a, b) such that f'(c) = (f(b)-f(a))/(b-a). This theorem is crucial in analyzing the behavior of functions and ensuring the existence of roots. ScanSolve explains each step clearly and provides practical examples.
Fundamental Theorem of Calculus
The Fundamental Theorem of Calculus links differentiation and integration, expressed as ∫[a,b] f(x) dx = F(b) - F(a). It's crucial in evaluating definite integrals and understanding area under curves. ScanSolve demystifies each step and calculation visually.
Related Rates
A related rates problem involves finding the rate at which one quantity changes with respect to another, usually time. They are commonly applied when different geometrical quantities change together. ScanSolve allows you to input the problem and follows through with differentiation steps to provide a clear solution.
Optimization Problems
Optimization problems involve finding the maximum or minimum value of a function subject to certain constraints. This is critical in fields like economics, engineering, and operations research, where optimal solutions can save resources or improve efficiency. ScanSolve guides you through derivatives and constraint handling to reach the optimal solution effortlessly.
Taylor and Maclaurin Series
Taylor series represent functions as infinite sums of derivatives at a point: f(x) = Σ(n=0 to ∞) [fⁿ(a)/n!](x-a)ⁿ. They provide polynomial approximations for complex functions, essential in calculus and physics for simplifying calculations. ScanSolve automates term-by-term expansion and solution verification.
Convergence Tests
Convergence tests determine if an infinite series, Σaₙ, converges or diverges. Knowing convergence ensures calculations are meaningful and valid in applications like physics and engineering. ScanSolve quickly guides you to the appropriate test and solves it step-by-step.
Physics
Newton's Laws of Motion
Newton's three laws of motion are the foundation of classical mechanics. Once you understand them, you can model everything from a falling apple to a rocket launch.
Kinematics Equations
Kinematics describes motion without worrying about forces. For uniformly accelerated motion (constant a), four equations relate displacement, initial/final velocity, acceleration, and time.
Ohm's Law
Ohm's law is V = IR — voltage equals current times resistance. Together with Kirchhoff's laws, it lets you analyze almost any DC circuit.
Projectile Motion
Projectile motion is 2D motion under gravity alone. Horizontal velocity stays constant; vertical motion is uniformly accelerated. Decompose the launch into x and y components and the rest is kinematics.
Conservation of Energy
In an isolated system with no friction, the total mechanical energy stays constant. Kinetic energy (½mv²) and potential energy (mgh for gravity, ½kx² for springs) can convert into each other, but their sum is fixed. This single principle solves a huge class of problems faster than kinematics would.
Momentum and Impulse
Momentum p = mv is the 'oomph' of motion. Impulse J = F·Δt is the change in momentum. In any collision or interaction, total momentum is conserved when no external force acts — the single most useful principle in collision problems.
Simple Harmonic Motion
Simple harmonic motion is the back-and-forth oscillation when the restoring force is proportional to displacement (F = -kx). Period T = 2π·√(m/k) for a spring; T = 2π·√(L/g) for a small-angle pendulum. The position oscillates sinusoidally.
Work-Energy Theorem
The work-energy theorem states that the net work done on an object equals its change in kinetic energy: W_net = ΔKE = ½m·v_f² - ½m·v_i². It's the link between forces, displacement, and motion — and often the fastest way to find a final speed.
Electromagnetic Induction
A changing magnetic flux through a loop induces an EMF (voltage). Faraday's law: EMF = -dΦ/dt, where Φ = B·A·cos(θ). Lenz's law says the induced current flows in whichever direction opposes the change. Together they explain generators, transformers, and induction cooktops.
Uniform Circular Motion
Uniform circular motion occurs when an object travels in a circular path at a constant speed. It's a key concept in understanding real-world applications such as satellites orbiting planets and vehicles turning on curved roads. ScanSolve breaks down the physics principles step by step, providing clarity and precision.
Centripetal Force
Centripetal force keeps an object moving in a circular path and is directed towards the center of the circle. It's essential for understanding motion in systems ranging from car tires to planetary orbits. ScanSolve breaks down the math, step-by-step.
Torque
Torque, denoted by τ, measures the rotational force around an axis, given by τ = r × F × sin(θ). It's crucial in mechanics for determining the rotational effectiveness of forces. ScanSolve demonstrates step-by-step solutions, helping you ace physics problems.
Rotational Kinematics
Rotational kinematics deals with the motion of objects that rotate around an axis, described using angular displacement, velocity, and acceleration. It is essential for understanding phenomena in circular motion, gears, and celestial mechanics. ScanSolve helps by providing step-by-step solutions to rotational kinematics problems.
Angular Momentum
Angular momentum, denoted as L, is a measure of the rotational motion of an object, given by L = Iω where I is the moment of inertia and ω is the angular velocity. It's crucial in systems where rotational forces are involved, like planets orbiting or a spinning top. ScanSolve illustrates how to compute angular momentum with straightforward examples.
Universal Gravitation
Universal gravitation states that every mass attracts every other mass with a force F = G(m₁m₂)/r². It's crucial for understanding planetary motions and satellite orbits. ScanSolve helps break down these calculations step-by-step.
Friction (Static and Kinetic)
Friction is the resistive force that occurs when two surfaces interact and can be static (f_s) or kinetic (f_k). It's crucial for understanding motion, as it affects how objects start or stop moving. ScanSolve breaks down problems involving friction coefficients and normal forces.
Hooke's Law
Hooke's Law defines how a spring stretches or compresses. It states that F = -kx, where F is the force exerted by the spring, k is the spring constant, and x is the displacement from equilibrium. This principle is crucial in understanding elasticity and mechanical systems. ScanSolve provides clear, step-by-step solutions to plug-and-chug problems or tougher applications.
Fluid Pressure
Fluid pressure is defined as P = ρgh, where ρ is density, g is gravitational acceleration, and h is height of the fluid column. It plays a critical role in fields like hydraulics and meteorology. ScanSolve simplifies your calculations with clear step-by-step solutions.
Buoyancy and Archimedes' Principle
Buoyancy is the upward force exerted by a fluid, counteracting gravity, calculated by Archimedes' Principle: F_b = ρVg. It's crucial for understanding floating and sinking objects. ScanSolve computes buoyant force and explains each variable's role.
The Doppler Effect
The Doppler Effect explains how the frequency of a wave changes for an observer moving relative to the wave source. This principle is central in applications from radar detection to astrophysics, helping measure speed and distance. ScanSolve demystifies this concept with intuitive steps and clear explanations.
The Wave Equation
The wave equation is a second-order linear partial differential equation typically written as ∂²u/∂t² = c²∂²u/∂x². It describes how waveforms like sound and light propagate over time. Understanding this equation helps in fields like acoustics, electromagnetism, and quantum mechanics. ScanSolve breaks it down into manageable steps.
Snell's Law
Snell's Law defines how light refracts at the boundary between two media: n₁sinθ₁ = n₂sinθ₂. It's crucial for designing lenses, prisms, and understanding optical properties. ScanSolve quickly computes refraction angles, showing work for transparency.
Thin Lens Equation
The thin lens equation is 1/f = 1/do + 1/di, relating focal length (f), object distance (do), and image distance (di). It's crucial for calculating how lenses form images, applicable in cameras, eyeglasses, and microscopes. ScanSolve quickly computes and visualizes image formation for your optical problems.
Coulomb's Law
Coulomb's Law calculates the electric force (F) between two point charges: F = k × (|q₁q₂|/r²). This law is fundamental in electrostatics to predict charge interactions. ScanSolve computes these forces effortlessly, providing clear visualizations.
Electric Fields
An electric field is a vector field around a charged object, defined by E = F/q, where E represents the electric field, F is force, and q is charge. It describes the force a charge would feel at any point in space. ScanSolve assists by automating complex calculations and visualizing the field.
Capacitors
A capacitor is a device used to store electrical energy in an electric field, defined by the equation C = Q/V where C is capacitance, Q is charge, and V is voltage. Capacitors are crucial in energy storage, filtering, and signal processing. ScanSolve simplifies complex circuit problems, showing every calculation step-by-step.
Magnetic Force on Moving Charges
A moving charge in a magnetic field experiences a magnetic force, calculated using F = q(v × B). This is crucial in understanding electromagnetism and its applications, such as in electric motors and generators. ScanSolve automates the calculation, guiding you through each step with precision.
Chemistry
Balancing Chemical Equations
A chemical equation is balanced when the number of atoms of each element is the same on both sides. Most equations can be balanced by inspection — adjusting coefficients until the atom counts match.
Stoichiometry
Stoichiometry uses balanced chemical equations to relate amounts of reactants and products. The bridge is always the mole ratio — coefficients in the balanced equation.
pH and pOH
pH measures how acidic or basic a solution is — pH = -log[H⁺]. pOH does the same for hydroxide: pOH = -log[OH⁻]. They always satisfy pH + pOH = 14 at 25°C.
Ideal Gas Law
The ideal gas law PV = nRT relates pressure, volume, moles, and temperature of an idealized gas. R is the universal gas constant (0.0821 L·atm/(mol·K) or 8.314 J/(mol·K)). Real gases deviate at high pressure and low temperature, but most chemistry problems use the ideal form.
Electron Configuration
Electron configuration describes how electrons fill the orbitals of an atom. Three rules govern the filling: Aufbau (fill lowest energy first), Pauli exclusion (max 2 electrons per orbital with opposite spins), Hund's rule (fill degenerate orbitals singly before pairing).
Periodic Trends
Periodic trends are systematic patterns in atomic properties across the periodic table. Atomic radius shrinks left-to-right and grows top-to-bottom. Ionization energy and electronegativity do the opposite. All four trends derive from one cause: how strongly the nucleus pulls on outer-shell electrons.
Thermochemistry
Thermochemistry tracks heat in chemical reactions. The key quantity is enthalpy change ΔH — negative for exothermic (releases heat), positive for endothermic (absorbs heat). Hess's law lets you sum step ΔH's to get the overall ΔH for any reaction.
Molarity and Concentration
Molarity (M) is a measure of solute concentration, expressed as moles of solute per liter of solution (mol/L). It's essential for preparing solutions and carrying out reactions accurately in chemistry. ScanSolve computes molarity rapidly, taking the guesswork out of lab calculations.
Limiting Reactants
In a chemical reaction, the limiting reactant is the substance that is entirely consumed first, limiting the amount of product formed. Understanding this helps optimize quantities and predict reactant efficiency. ScanSolve calculates precisely, showing each step in your solution.
Percent Yield
Percent yield is the ratio of the actual yield to the theoretical yield, expressed as a percentage. It measures the efficiency of a chemical reaction. ScanSolve breaks down each step, ensuring accurate calculations and understanding.
Empirical and Molecular Formulas
An empirical formula represents the simplest whole-number ratio of elements in a compound. The molecular formula gives the actual number of atoms. These formulas are vital in determining a compound's composition from experimental data. ScanSolve breaks down each calculation step so you never miss a detail.
Ionic vs Covalent Bonding
Chemical bonds are interactions that hold atoms together. Ionic bonds form between metals and non-metals, involving electron transfer. Covalent bonds occur between non-metals with shared electron pairs. ScanSolve clearly distinguishes these bonds with step-by-step analysis.
Lewis Structures
Lewis structures represent the valence electrons in molecules using dots and lines to indicate bonds and lone pairs. They help predict molecular geometry, reactivity, and properties. ScanSolve guides you in drawing accurate structures by identifying electrons and bonds.
VSEPR Theory
VSEPR (Valence Shell Electron Pair Repulsion) theory predicts molecular shapes based on electron pair repulsions. It’s essential for understanding molecular geometry, which affects reactivity and properties. ScanSolve explains each step to simplify this complex topic.
Oxidation States
Oxidation states indicate the degree of oxidation of an atom in a compound, represented as a number (e.g., +1, −2). They are crucial in determining electron flow in redox reactions. ScanSolve quickly identifies oxidation states with detailed steps for each atom.
Redox Reactions
Redox reactions involve the transfer of electrons, characterized by oxidation and reduction processes. They're crucial in energy production, corrosion, and many biological systems. ScanSolve walks you through balancing equations using both half-reaction and oxidation number methods, making it simple and clear.
The Equilibrium Constant (K)
The equilibrium constant (K) is a value that expresses the ratio of concentrations of products to reactants at equilibrium. It tells us the extent of a chemical reaction under specific conditions. ScanSolve swiftly computes K values and elucidates each step.
Le Chatelier's Principle
Le Chatelier's Principle states that if a dynamic equilibrium is disturbed, the system will adjust to minimize the disturbance. It's crucial for predicting how changes in concentration, pressure, or temperature affect chemical reactions. ScanSolve illustrates shifts in equilibrium with clear visuals and explanations.
Buffer Solutions
A buffer solution consists of a weak acid or base and its salt, resisting pH change upon adding small amounts of acids or bases. Buffers are crucial in biological systems and industrial processes for maintaining stable pH. ScanSolve helps calculate buffer capacity and pH, detailing each calculation step.
Acid-Base Titration
Acid-base titration involves adding a titrant to an analyte until the reaction reaches the equivalence point. This process helps determine the concentration of an unknown solution. ScanSolve lets you input data and get instant step-by-step calculations with visual graphing.
Reaction Rates and Order
Reaction rates measure how fast a chemical reaction occurs, typically in mol/L·s. Knowing the rate helps predict product formation and optimize conditions. ScanSolve analyzes rate laws and integrates collision theory to simplify these calculations.
Gibbs Free Energy
Gibbs Free Energy, ΔG = ΔH - TΔS, predicts chemical reaction spontaneity. It's crucial for assessing if a reaction occurs under given conditions. ScanSolve automates these calculations, providing clarity on the results.
Orbital Hybridization
Orbital hybridization is the concept of mixing atomic orbitals to form new hybrid orbitals (e.g., sp, sp², sp³). These hybrid orbitals are used to explain molecular geometry and bonding properties. ScanSolve visualizes these transformations and molecular orientations step-by-step.
Biology
Photosynthesis
Photosynthesis converts light energy into chemical energy stored in glucose. The overall reaction: 6CO₂ + 6H₂O → C₆H₁₂O₆ + 6O₂. It happens in two stages: the light reactions (in the thylakoid membrane) and the Calvin cycle (in the stroma).
Cellular Respiration
Cellular respiration breaks glucose down to release ATP. The overall reaction: C₆H₁₂O₆ + 6O₂ → 6CO₂ + 6H₂O + ~30-32 ATP. It happens in three main stages: glycolysis, Krebs cycle, and the electron transport chain.
Mitosis vs Meiosis
Mitosis produces two genetically identical diploid cells — used for growth and repair. Meiosis produces four genetically unique haploid cells — used for sexual reproduction (sperm, egg).
Punnett Squares
A Punnett square predicts offspring genotypes and phenotypes from parental crosses. Each parent's gametes label the rows and columns; each cell shows a possible offspring combination.
Protein Synthesis
Protein synthesis is the process by which cells translate DNA into functional proteins. It has two main stages: transcription (DNA → mRNA, in the nucleus) and translation (mRNA → protein, at the ribosome). The genetic code maps every 3-nucleotide codon to one of 20 amino acids.
Evolution by Natural Selection
Evolution by natural selection is the process by which species change over generations. It requires three things: variation (individuals differ), inheritance (offspring resemble parents), and differential survival/reproduction (some variants leave more offspring). Over many generations, populations shift toward variants that best survive and reproduce.
Enzyme Kinetics
Enzymes are biological catalysts that speed up reactions by lowering activation energy. The Michaelis-Menten equation describes their kinetics: rate v = V_max·[S] / (K_m + [S]). V_max is the maximum rate at saturating substrate; K_m is the substrate concentration at half V_max — a measure of enzyme-substrate affinity.
DNA Replication
DNA replication is the process by which a cell duplicates its DNA before cell division. It ensures each daughter cell receives an exact copy of the DNA. ScanSolve walks you through its phases, ensuring you understand enzyme functions and synthesis directionality.
Transcription and Translation
Transcription is the synthesis of RNA from a DNA template. Translation is the process of decoding RNA to synthesize proteins. These are fundamental for gene expression and protein synthesis in biology. ScanSolve guides you through each step, illuminating the pathway from DNA to protein.
Cell Membrane Transport
Cell membrane transport involves the movement of substances across the cell membrane either by passive (e.g., diffusion, osmosis) or active transport (requiring ATP). This process is crucial for maintaining homeostasis and supplying nutrients. ScanSolve provides detailed explanations and visualizations for each transport mechanism.
Osmosis and Diffusion
Osmosis is the movement of water across a semipermeable membrane from low to high solute concentration, while diffusion is the spread of particles from high to low concentration. Both processes are crucial for cellular function, nutrient uptake, and waste removal. ScanSolve helps visualize and understand these processes at molecular level.
ATP Synthesis
ATP synthesis is the process by which cells generate adenosine triphosphate (ATP), the primary energy carrier in living organisms. This process is crucial for fueling cellular work such as muscle contraction and chemical reactions. ScanSolve provides a detailed exploration of oxidative phosphorylation and substrate-level phosphorylation.
Ecology and Food Webs
A food web is a complex network of interconnected food chains showing energy flow between organisms. It highlights the roles and relationships of producers, consumers, and decomposers in maintaining ecosystem balance. ScanSolve breaks down each interaction to clarify this intricate web.
Biomes
A biome is a large ecosystem characterized by distinct climate, flora, and fauna. They include types like forests, grasslands, and deserts. Understanding biomes is crucial for ecology and environmental science, as they affect biodiversity and climate patterns.
Homeostasis
Homeostasis is the process by which organisms regulate internal conditions to maintain stability, such as temperature and pH. It is crucial for survival, allowing organisms to function effectively in varying external environments. ScanSolve provides detailed breakdowns of how homeostasis works in different biological systems.
The Cardiovascular System
The cardiovascular system comprises the heart, blood vessels, and blood, facilitating circulation throughout the body. Vital for distributing oxygen and nutrients while removing wastes, its efficiency affects overall health and performance. ScanSolve breaks down each component, highlighting their functions and interactions.
The Immune System
The immune system is the body's defense against infectious pathogens like bacteria and viruses. It uses a combination of physical barriers, immune cells, and antibodies to detect and neutralize threats. ScanSolve helps you grasp each component's function with detailed insights.
The Endocrine System
The endocrine system is a network of glands producing hormones to regulate body functions. These hormones affect growth, metabolism, and mood. Understanding this system is crucial for insights into bodily regulation and health conditions. ScanSolve breaks down each gland's role and hormone interactions step-by-step.
Mendelian Genetics
Mendelian genetics is the study of how hereditary traits are passed from parents to offspring, based on Gregor Mendel's laws of inheritance. It predicts inheritance patterns in traits controlled by alleles. ScanSolve visualizes Punnett squares and genotype ratios to clarify these predictions.
Hardy-Weinberg Equilibrium
The Hardy-Weinberg equilibrium describes the genetic makeup of a population not affected by evolutionary forces, represented by p² + 2pq + q² = 1. This model helps predict allele frequencies and genotype frequencies in a population. ScanSolve helps you calculate and interpret these frequencies for any given dataset.
The Nervous System
The nervous system is a complex network that transmits signals between different parts of the body, comprising the central and peripheral systems. It's crucial for regulating bodily functions, enabling movement, processing sensory information, and maintaining homeostasis. Using ScanSolve, visualize neuron pathways and understand synaptic transmissions.
English
Thesis Statement
A thesis statement is one sentence that declares the main argument of your essay. Strong theses are specific, debatable, and previewed by the rest of the essay.
MLA Format Citations
MLA (Modern Language Association) is the citation style used in most humanities classes. It has two parts: in-text citations within the body of the essay, and a Works Cited page at the end listing every source.
APA Format Citations
APA (American Psychological Association) is the citation style for psychology, social sciences, education, and some sciences. It has two parts: in-text citations (Author, year) and a References page at the end. APA 7th edition is the current standard.
Literary Devices
Literary devices are techniques writers use to create meaning beyond literal words. Identifying them lets you analyze why a text affects you the way it does. The most-tested in school are metaphor, simile, irony, foreshadowing, symbolism, allusion, personification, and hyperbole.
Compare and Contrast Essay
A compare and contrast essay examines similarities and differences between two subjects. It's crucial for developing analytical thinking and writing skills. ScanSolve guides you through structuring, organizing, and crafting strong arguments.
Narrative Essay
A narrative essay tells a story or recounts an event. It combines descriptive writing and emotional appeal to engage readers. Mastering narrative essays is essential for creative writing and personal expression. ScanSolve guides you through structure, character development, and tone.
Persuasive Essay
A persuasive essay is designed to convince readers of a specific viewpoint using logical arguments and evidence. This essay format is essential for developing critical thinking and argumentative skills. ScanSolve guides you in mastering each component of the essay for clarity and impact.
Rhetorical Analysis
Rhetorical analysis examines how authors use ethos, pathos, and logos to persuade. It is vital for dissecting essays, speeches, and literature. ScanSolve interprets arguments and identifies these elements in texts.
Subject-Verb Agreement
Subject-verb agreement means ensuring the subject and verb in a sentence align in number. This is crucial for grammatical accuracy and comprehension. ScanSolve guides you through tricky cases, like collective nouns and compound subjects.
Active vs Passive Voice
Active voice emphasizes the subject performing an action, e.g., 'The cat chased the mouse.' Passive voice emphasizes the action or object, e.g., 'The mouse was chased by the cat.' Knowing the difference enriches your writing style and improves clarity. ScanSolve helps you identify and revise sentences with ease.
Comma Rules
A comma is a punctuation mark (,) used to indicate a pause between parts of a sentence or to separate items in a list. Proper comma usage clarifies meaning and improves readability. ScanSolve provides examples and explanations for common comma rules to enhance your writing.
Semicolon vs Colon
Semicolons (;) connect closely related independent clauses, while colons (:) introduce lists or explanations. Correct usage can clarify meaning and improve readability in writing. ScanSolve provides examples and guides to help you choose the right punctuation for every situation.
Computer Science
Big O Notation
Big O notation describes the upper limit of algorithm time/space complexity as input size n → ∞. It's crucial for understanding algorithm efficiency and scalability. ScanSolve clarifies each notation step-by-step.
Binary Search
Binary search is an algorithm that finds the position of a target value within a sorted array, using a divide-and-conquer approach. Often utilized in efficient data retrieval operations, it significantly reduces search time compared to linear search methods. ScanSolve demonstrates each split and comparison step for clarity.
Recursion
Recursion is a programming technique where a function calls itself to solve a problem. It is essential for simplifying complex problems into manageable sub-problems, such as in search algorithms and data structure traversal. ScanSolve walks you through each recursive step with clarity and precision.
Linked Lists
A linked list is a linear data structure where elements are stored in nodes, each pointing to the next. It's crucial for dynamic memory allocation and creating efficient data structures. ScanSolve's AI explains each linked list operation with clarity and precision.
Binary Trees
A binary tree is a data structure where each node has up to two children, called left and right. It is essential for efficient data storage and retrieval. In computer science, understanding binary trees enhances algorithm implementation and optimization. ScanSolve provides step-by-step solutions for traversal, insertion, and deletion tasks.
Hash Tables
A hash table offers a key-value data structure that allows O(1) average-time complexity for lookups. It's crucial for efficiently storing and retrieving data in many applications, from caching to indexing. ScanSolve helps visualize and handle collisions effectively.
Dynamic Programming
Dynamic programming (DP) is a method for solving complex problems by breaking them down into simpler subproblems, storing solutions to avoid recomputation. It's essential for optimization tasks where a single problem can be solved in parts, like calculating the Fibonacci sequence. ScanSolve demonstrates how to apply DP to major problems using either top-down or bottom-up approaches with memoization or tabulation.
Graph Traversal (BFS/DFS)
Graph traversal involves visiting all the nodes in a graph in a systematic manner, using either Breadth-First Search (BFS) or Depth-First Search (DFS). These algorithms are crucial for solving problems like finding paths, detecting cycles, and parsing data structures. ScanSolve breaks down each step so you can follow along effortlessly.
Economics
Supply and Demand
Supply and demand are fundamental concepts in economics that describe how prices vary based on the availability of products (supply) and the desire for them (demand). This relationship determines market equilibrium and is crucial for understanding how markets operate. ScanSolve helps visualize these shifts with interactive graphs and detailed explanations.
Elasticity of Demand
Elasticity of demand measures how quantity demanded responds to price changes, calculated as percentage change in quantity demanded divided by percentage change in price. This metric is crucial for businesses to set pricing strategies and forecast revenue changes. ScanSolve provides step-by-step calculations for accurate analysis.
Comparative Advantage
Comparative advantage occurs when a country can produce a good at a lower opportunity cost than another. This concept is crucial for optimizing resource allocation and gaining trade benefits. ScanSolve provides detailed examples and explains the trade-offs clearly.
Inflation and CPI
Inflation measures the rate at which the general level of prices for goods and services rises, eroding purchasing power. The Consumer Price Index (CPI) tracks changes in the price level of a market basket of consumer goods and services. Understanding these concepts is crucial for economic policy and personal finance decisions.
GDP Explained
Gross Domestic Product (GDP) represents the total monetary value of all goods and services produced within a country's borders over a specific period. It is a crucial indicator of economic health and is used by policymakers and economists to gauge economic performance. ScanSolve explains GDP components and their practical impacts in real-world scenarios.
Monetary vs Fiscal Policy
Monetary policy involves central bank actions, like adjusting interest rates, to control money supply. Fiscal policy refers to government spending and taxation decisions to influence the economy. Both are crucial for managing economic stability and growth. ScanSolve outlines each with clarity, making complex policies approachable.
History
The American Revolution
The American Revolution (1775-1783) was a conflict between the thirteen American colonies and British rule. It led to the formation of the United States. Understanding these events is crucial for grasping the birth of modern democracy. ScanSolve unpacks key battles, figures, and diplomacy involved.
Causes of World War I
World War I, a global conflict from 1914 to 1918, was triggered by a complex interplay of factors including alliances, militarism, imperialism, and nationalism. Understanding these causes helps us comprehend geopolitical dynamics and conflicts. ScanSolve offers a detailed walkthrough of these factors and their interactions.
The Industrial Revolution
The Industrial Revolution was a period from the late 18th to early 19th century marked by rapid technological, socioeconomic, and cultural shifts. It fundamentally altered manufacturing processes, transportation, and everyday life. ScanSolve offers detailed breakdowns of key events, inventions, and figures to facilitate deep understanding and analysis.
The Cold War
The Cold War (1947-1991) was a geopolitical tension between the Soviet Union and the United States. It shaped global politics, influenced military strategies, and led to numerous proxy wars. ScanSolve offers a comprehensive timeline, highlighting significant events and policies that defined this era.