Here is a sample problem for each of the core high-yield formulas listed above, broken down by section.
Physics: Mechanics
Kinematics ($v = v_0 + at$)
Problem: A car starts from rest ($v_0 = 0$) and accelerates uniformly at 3 m/s2 for 5 seconds. What is its final velocity?
Solution: v=0+(3)(5)=15 m/s
Kinematics (d=v0t+21at2)
Problem: A ball is dropped from rest off a cliff. If it accelerates down due to gravity (g≈10 m/s2) for 4 seconds, how far has it fallen?
Solution: d=(0)(4)+21(10)(4)2=5(16)=80 meters
Kinematics ($v^2 = v_0^2 + 2ad$)
Problem: An airplane accelerates from rest down a runway at 4 m/s2. If the runway is 200 meters long, what is its velocity at takeoff?
Solution: v2=02+2(4)(200)=1600⟹v=1600=40 m/s
Newton's Second Law ($F = ma$)
Problem: How much net force is required to accelerate a 1200 kg vehicle at a rate of 2 m/s2?
Solution: F=(1200 kg)(2 m/s2)=2400 N
Kinetic Energy (KE=21mv2)
Problem: What is the kinetic energy of a 2 kg projectile moving at a speed of 10 m/s?
Solution: KE=21(2)(10)2=1(100)=100 Joules
Potential Energy ($PE = mgh$)
Problem: A 5 kg textbook is sitting on a shelf 2 meters above the ground. What is its gravitational potential energy relative to the floor? (Use g=10 m/s2)
Solution: PE=(5)(10)(2)=100 Joules
Work (W=Fdcosθ)
Problem: A worker pulls a crate along the floor with a force of 50 N applied at an angle of 60∘ to the horizontal. If the crate moves 10 meters, how much work is done? (Note: cos(60∘)=0.5)
Solution: W=(50)(10)cos(60∘)=500(0.5)=250 Joules
Power (P=tW)
Problem: An electric motor lifts an elevator by performing 15,000 Joules of work in 3 seconds. What is the power output of the motor?
Solution: P=315,000=5,000 Watts (or 5 kW)
Momentum ($p = mv$)
Problem: What is the momentum of a 0.5 kg baseball thrown at a velocity of 40 m/s?
Solution: p=(0.5 kg)(40 m/s)=20 kg⋅m/s
Physics: Optics
Snell's Law (n1sinθ1=n2sinθ2)
Problem: A beam of light travels from air ($n_1 = 1.0$) into a plastic block ($n_2 = 2.0$). If the angle of incidence is 30∘, what is the sine of the angle of refraction? (Note: sin(30∘)=0.5)
Problem: An object is placed 6 cm ($d_o$) in front of a converging lens with a focal length ($f$) of 2 cm. How far from the lens will the image form ($d_i$)?
Solution: 21=61+di1⟹di1=21−61=63−61=62=31⟹di=3 cm
Magnification (M=−dodi)
Problem: An object placed 10 cm away from a lens produces a real image at a distance of 30 cm on the opposite side. What is the magnification?
Solution: M=−1030=−3 (The image is inverted and 3 times larger)
Lens Power (P=f1)
Problem: What is the power in diopters of a converging lens that has a focal length of 25 cm?
Solution: Convert focal length to meters first: 25 cm=0.25 m. P=0.251=+4 Diopters
Index of Refraction (n=vc)
Problem: The speed of light in a certain type of glass is 2.0×108 m/s. If the speed of light in a vacuum ($c$) is 3.0×108 m/s, what is the index of refraction of the glass?
Solution: n=2.0×1083.0×108=1.5
Physics: Electricity & Waves
Ohm's Law ($V = IR$)
Problem: A circuit has a resistor with a resistance of 5Ω connected to a 12-volt battery. What is the current flowing through the circuit?
Solution: 12=I(5)⟹I=512=2.4 Amperes
Wave Velocity (v=fλ)
Problem: A sound wave has a frequency of 200 Hz and a wavelength of 1.7 meters. What is the velocity of the sound wave?
Solution: v=(200 Hz)(1.7 m)=340 m/s
Photon Energy ($E = hf$)
Problem: If the frequency of an electromagnetic wave doubles, what happens to the energy of its individual photons?
Solution: Because $E$ is directly proportional to $f$ ($E = hf$), doubling the frequency perfectly doubles the energy.
Quantitative Reasoning: Math
Quadratic Formula (x=2a−b±b2−4ac)
Problem: Solve for $x$ in the equation $x^2 - 5x + 6 = 0$.
Solution: Here $a=1, b=-5, c=6$. x=2(1)−(−5)±(−5)2−4(1)(6)=25±25−24=25±1⟹x=3 or x=2
Distance Formula (d=r×t)
Problem: A cyclist rides at a constant rate of 15 mph for 3.5 hours. How far do they travel?
Solution: d=15×3.5=52.5 miles
Combined Work (T1=t11+t21)
Problem: Pipe A can fill a tank in 3 hours, and Pipe B can fill it in 6 hours. How long will it take to fill the tank if both pipes run at the same time?
Solution: T1=31+61=62+61=63=21⟹T=2 hours
Slope of a Line (m=x2−x1y2−y1)
Problem: Find the slope of the line passing through points $(2, 4)$ and $(5, 13)$.
Solution: m=5−213−4=39=3
Distance Between Points (d=(x2−x1)2+(y2−y1)2)
Problem: Find the straight-line distance between coordinate points $(1, 2)$ and $(4, 6)$.
Solution: d=(4−1)2+(6−2)2=32+42=9+16=25=5
Circle Area (A=πr2)
Problem: A circular lens has a radius of 3 cm. What is its area in terms of π?
Solution: A=π(3)2=9π cm2
Circle Circumference (C=2πr)
Problem: What is the perimeter/circumference of a circle with a diameter of 10 cm?
Solution: If diameter is $10$, the radius ($r$) is $5$. C=2π(5)=10π cm
Probability (P=TotalWant)
Problem: A jar contains $4$ red marbles, $5$ blue marbles, and $1$ green marble. What is the probability of pulling out a red marble at random?
Problem: How many ways can you award 1st, 2nd, and 3rd place trophies to a pool of $5$ racers?
Solution: Order matters here, so use permutations where $n=5, r=3$. P(5,3)=(5−3)!5!=2×15×4×3×2×1=5×4×3=60 ways
Combinations (C(n,r)=r!(n−r)!n!)
Problem: A clinic wants to choose a committee of $3$ optometrists from a staff of $5$. How many different committees can be made?
Solution: Order does not matter, so use combinations where $n=5, r=3$. C(5,3)=3!(5−3)!5!=3!×2×15×4×3!=220=10 ways
General Chemistry
Ideal Gas Law ($PV = nRT$)
Problem: If the absolute temperature ($T$) of an ideal gas sample in a rigid container (constant volume $V$) is doubled, what happens to the pressure ($P$)?
Solution: Since $P$ and $T$ are directly proportional when $V$ and $n$ are constant, doubling $T$ will cause the pressure to double.
Molarity (M=Litersmoles)
Problem: A solution is prepared by dissolving 0.5 moles of NaCl into enough water to make 2 Liters of solution. What is the molarity?
Solution: M=2 L0.5 moles=0.25 M
pH (pH=−log[H+])
Problem: What is the pH of an aqueous solution with a hydrogen ion concentration of [H+]=1.0×10−4 M?
Solution: pH=−log(1.0×10−4)=4
Would you like to try a few multiple-choice practice questions under timed conditions, or would you like to review test-taking strategies for the real exam?