Algebra 2 Quiz: Rearranging Formulas To Highlight Quantities
20 questions · exam conditions
0:00
Rearranging Formulas To Highlight QuantitiesQuestion 1 of 20
A projectile's vertical displacement can be modeled by the kinematic equation s=ut+21at2, where s is displacement, u is initial velocity, a is acceleration, and t is time. Solve s=ut+21at2 for t (a quadratic in t).
Algebra 2 Quiz: Rearranging Formulas To Highlight Quantities
Practice Rearranging Formulas To Highlight Quantities in Algebra 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Rearranging Formulas To Highlight Quantities, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra 2.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
A projectile's vertical displacement can be modeled by the kinematic equation s=ut+21at2, where s is displacement, u is initial velocity, a is acceleration, and t is time. Solve s=ut+21at2 for t (a quadratic in t).
t=a−u±u2−2as
t=a−u±u2+2as (correct answer)
t=2a−u±u2+as
t=au±u2+2as
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. More complex rearrangements may require advanced techniques: if your target variable is squared (like r2 in A=πr2), you'll need square roots (r=πA). If it appears in a denominator (like f in f1=a1+b1), you'll need to clear fractions first. If it appears with different powers (like t in s=ut+21at2), you may need the quadratic formula! The complexity of the rearrangement depends on how the variable appears in the formula. Starting with s=ut+21at2, we need to solve for t. First multiply through by 2: 2s=2ut+at2. Rearranging: at2+2ut−2s=0. This is a quadratic in standard form with A=a, B=2u, C=−2s. Using the quadratic formula: t=2a−2u±4u2+8as=2a−2u±2u2+2as=a−u±u2+2as. Choice A correctly applies the quadratic formula to get t=a−u±u2+2as. Choice B has the wrong sign on u, Choice C has the wrong sign under the square root (should be +2as not -2as), and Choice D incorrectly divides by 2a instead of a. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc.
Question 2
In physics, the kinematic equation v2=u2+2as relates final speed v, initial speed u, acceleration a, and displacement s. Solve v2=u2+2as for a (treat the other variables as constants, using the same inverse-operation reasoning as solving a numeric equation).
a=sv2−u2
a=2sv2−u2 (correct answer)
a=v2−u22s
a=2su2−v2
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. The same algebraic moves apply—just keep everything symbolic! For example, solving V = πr²h for r is like solving 100 = 3.14·r²·5 for r: divide by π and h, then take square root. Starting with v² = u² + 2as, we need to isolate a. First subtract u² from both sides: v² - u² = 2as. Then divide both sides by 2s: (v² - u²)/(2s) = a, which gives us a = (v² - u²)/(2s). Choice B correctly isolates a through subtraction and division to get a = (v² - u²)/(2s). Choice A forgets to divide by 2, Choice C incorrectly switches the order in the numerator (should be v² - u², not u² - v²), and Choice D inverts the entire fraction. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc.
Question 3
In physics, the kinematic equation v2=u2+2as relates final speed v, initial speed u, acceleration a, and displacement s. Solve v2=u2+2as for a (treating the other variables as constants, as in solving a numeric equation).
a=sv2−u2
a=v2−u22s
a=2sv2−u2 (correct answer)
a=2su2−v2
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. Starting with v2=u2+2as, subtract u2 from both sides to get v2−u2=2as, then divide both sides by 2s to isolate a, resulting in a=2sv2−u2. Choice B correctly isolates a through subtraction and division to get a=2sv2−u2. A common distractor like choice C might forget to switch the signs when subtracting u2, but remember that v2−u2 is positive if v > u, so the order matters for the physics context. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. Keep practicing these, and you'll master kinematic equations in no time!
Question 4
In chemistry, a simplified relationship can be written as P=VnRT, where P is pressure, n is moles, R is a constant, T is temperature, and V is volume. Solve P=VnRT for T.
T=nRPV (correct answer)
T=PVnR
T=nRVP
T=VnRP
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. The same algebraic moves apply—just keep everything symbolic! For example, solving V=πr2h for r is like solving 100=3.14⋅r2⋅5 for r: divide by π and h, then take square root. Starting with P=VnRT, we need to isolate T. First multiply both sides by V: PV=nRT. Then divide both sides by nR: nRPV=T, which gives us T=nRPV. Choice A correctly isolates T through multiplication and division to get T=nRPV. Choice B inverts the expression, Choice C has only P in the numerator instead of PV, and Choice D incorrectly has nRP in the numerator. Watch for variables appearing multiple times: if your target variable appears in multiple places (like x in xy+xz=w), factor it out first: x(y+z)=w, then x=y+zw. If you don't factor, you'll struggle to isolate! Also, when taking square roots of a variable, remember ± if the formula context allows both positive and negative (though often context restricts to positive only, like radius r≥0). Physics and geometry formulas usually want positive values only!
Question 5
A physics student needs to determine the acceleration of an object given the formula F=ma+kv2, where F is the total force, m is mass, a is acceleration, k is a drag coefficient, and v is velocity. Which expression correctly isolates the acceleration?
a=mF−kv2 (correct answer)
a=mF+kv2
a=F−m−kv2
a=mF−kv2
Explanation: To isolate a, subtract kv2 from both sides: F−kv2=ma, then divide by m: a=mF−kv2. Choice B incorrectly adds instead of subtracts kv2. Choice C fails to divide by m. Choice D incorrectly distributes the division.
Question 6
The formula for the period of a pendulum is T=2πgL, where T is period, L is length, and g is gravitational acceleration. An engineer needs to determine what length produces a specific period. Which expression correctly gives L?
L=gT24π2
L=4π2gT
L=4π2gT2 (correct answer)
L=2πgT2
Explanation: When you encounter formula manipulation problems, you're essentially working backwards from a given equation to isolate a specific variable. This requires systematic algebraic steps to "undo" the operations around your target variable.Starting with T=2πgL, you need to isolate L. First, eliminate the coefficient by dividing both sides by 2π: 2πT=gL. Next, square both sides to eliminate the square root: (2πT)2=gL. This gives you 4π2T2=gL. Finally, multiply both sides by g to isolate L: L=4π2gT2, which is answer choice C.Looking at the incorrect options: Choice A has 4π2 in the numerator instead of the denominator, suggesting someone inverted the fraction incorrectly. Choice B is missing the squared term on T, indicating they forgot to square both sides when eliminating the square root. Choice D has 2π in the denominator instead of 4π2, showing they didn't properly square the 2π term.Remember that when solving literal equations, work step-by-step and be especially careful when squaring expressions with coefficients—(2π)2=4π2, not 2π2. Always verify your final answer by substituting it back into the original equation to ensure it makes sense.
Question 7
The compound interest formula A=P(1+nr)nt can be rearranged to find the principal. If an investment grows to $8000 after 3 years with 6% annual interest compounded quarterly, which setup correctly finds the initial principal?
P=(1+40.06)4⋅38000 (correct answer)
P=(1+30.06)3⋅48000
P=8000⋅(1+40.06)4⋅3
P=(1.06)128000
Explanation: Rearranging A=P(1+nr)nt gives P=(1+nr)ntA. With quarterly compounding, n=4, so we get nr=40.06 and nt=4⋅3=12. Choice B confuses n and t. Choice C multiplies instead of divides. Choice D uses annual compounding incorrectly.
Question 8
The surface area formula for a cylinder is S=2πr2+2πrh. A manufacturer wants to express the height in terms of the other variables to optimize production costs. Which rearrangement correctly isolates h?
h=2πrS−2πr2
h=2πrS+2πr2
h=2πS−2πr2
h=2πrS−2πr2 (correct answer)
Explanation: When you encounter a formula that needs to be rearranged to solve for a different variable, you're working with literal equations. This is essentially algebraic manipulation where some variables are treated as constants while you isolate your target variable.To isolate h from S=2πr2+2πrh, start by moving the term without h to the left side: S−2πr2=2πrh. Now divide both sides by the coefficient of h, which is 2πr: h=2πrS−2πr2. This matches answer choice D.Let's examine why the other options are incorrect. Choice A attempts the right first step by subtracting 2πr2, but then divides S by 2πr while leaving 2πr2 as a separate term instead of dividing the entire numerator. Choice B adds 2πr2 instead of subtracting it, which moves the term in the wrong direction. Choice C correctly subtracts 2πr2 in the numerator but only divides by 2π instead of 2πr, forgetting that the full coefficient of h includes the r.When solving literal equations, always identify the complete coefficient of your target variable and ensure you perform the same operation on the entire expression. Double-check by substituting your result back into the original equation to verify it's algebraically equivalent.
Question 9
The formula relating pressure, volume, and temperature for an ideal gas is T1P1V1=T2P2V2. A chemistry student needs to find the final temperature T2 when the pressure doubles and volume is halved. Which setup is correct?
Explanation: When you encounter gas law problems, you're working with proportional relationships where changing one variable affects the others predictably. The key is correctly rearranging the ideal gas equation to solve for your target variable.To find T2, you need to isolate it by rearranging T1P1V1=T2P2V2. Cross-multiplying gives you P1V1T2=P2V2T1, so T2=P1V1P2V2T1. Since pressure doubles (P2=2P1) and volume halves (V2=2V1), you substitute to get T2=P1V1(2P1)(2V1)T1. This matches choice B exactly.Choice A flips the fraction, putting P1V1T1 in the numerator and P2V2 in the denominator. This gives you T21 instead of T2—a common algebraic error when cross-multiplying.Choice C is missing T1 in the numerator. This setup would give you T1T2 rather than T2 itself, representing an incomplete rearrangement of the original equation.Choice D uses subtraction instead of the proportional relationship that defines gas laws. Gas laws involve ratios and products, never simple addition or subtraction of the state variables.Study tip: When rearranging proportional equations like gas laws, always cross-multiply first, then isolate your target variable. Double-check by ensuring your setup makes physical sense—if pressure doubles and volume halves, temperature should remain constant, which you can verify by simplifying the correct expression.
Question 10
The relativistic energy formula is E=1−c2v2mc2, where E is energy, m is rest mass, c is speed of light, and v is velocity. A physics student needs to solve for velocity v. Which expression is correct?
v=cE2m2c4−1
v=c1−E2m2c4 (correct answer)
v=c2−E2m2c4
v=cE2E2−m2c4
Explanation: When you encounter a formula that needs to be solved for a variable buried inside a complex expression, your goal is to systematically isolate that variable through algebraic manipulation.Starting with E=1−c2v2mc2, first isolate the square root by multiplying both sides by it and dividing by E:1−c2v2=Emc2Square both sides to eliminate the square root:1−c2v2=E2m2c4Rearrange to isolate the v2 term:c2v2=1−E2m2c4Finally, multiply by c2 and take the square root:v=c1−E2m2c4This matches answer choice B.Looking at the wrong answers: Choice A has the fraction flipped and subtracts 1 instead of subtracting the fraction from 1 — this likely comes from incorrectly rearranging the equation. Choice C is missing the factor of c outside the square root, resulting from forgetting to multiply both sides by c2. Choice D rearranges the numerator incorrectly, putting E2−m2c4 instead of starting with 1 in the original subtraction.Remember: when solving for a variable in a complex fraction or under a radical, work step-by-step to isolate terms, and always double-check your algebra by substituting back into the original equation.
Question 11
In economics, the break-even formula is R=C+F, where R is revenue, C is variable costs, and F is fixed costs. If R=px and C=vx (where p is price per unit, v is variable cost per unit, and x is quantity), which expression gives the break-even quantity?
x=F(p−v)
x=p+vF
x=vF+p
x=p−vF (correct answer)
Explanation: Break-even problems test your ability to solve literal equations by isolating a specific variable. When you see formulas with multiple variables representing real-world scenarios, focus on substitution and algebraic manipulation to find what you need.Start with the break-even formula R=C+F and substitute the given expressions. Since R=px and C=vx, you get:
px=vx+FTo solve for x, collect all terms containing x on one side:
px−vx=FFactor out x:
x(p−v)=FFinally, divide both sides by (p−v):
x=p−vFThis makes economic sense: you need to sell enough units so that your profit per unit (p−v) times quantity equals your fixed costs.Choice A gives x=F(p−v), which incorrectly multiplies F by (p−v) instead of dividing—this comes from forgetting to divide both sides when solving x(p−v)=F. Choice B uses x=p+vF, which adds the costs instead of finding the profit margin—this suggests confusing total costs with profit per unit. Choice C gives x=vF+p, which scrambles the variables entirely and doesn't maintain the proper relationship between fixed costs and profit margin.When solving literal equations, always perform the same operation to both sides and double-check that your final answer makes sense in context. Here, larger fixed costs should require more units sold, and larger profit margins should require fewer units.
Question 12
The lens equation in optics is f1=do1+di1, where f is focal length, do is object distance, and di is image distance. A student needs to find the object distance. Which rearrangement is correct?
do=fdif−di
do=di+ffdi
do=di−ffdi (correct answer)
do=fdidi−f
Explanation: When you encounter equations with multiple fractions that need to be solved for a specific variable, your goal is to systematically isolate that variable using algebraic manipulation.Starting with f1=do1+di1, you need to solve for do. First, isolate the term containing do by subtracting di1 from both sides: f1−di1=do1.To subtract these fractions, find a common denominator: fdidi−f=do1. Finally, take the reciprocal of both sides to solve for do: do=di−ffdi, which is choice C.Let's examine why the other options are incorrect. Choice A gives do=fdif−di, which results from incorrectly ordering the terms in the numerator when finding the common denominator—this would give you fdif−di instead of fdidi−f. Choice B shows do=di+ffdi, which represents the error of adding fractions incorrectly in the denominator. Choice D gives do=fdidi−f, which is what you get before taking the final reciprocal step.When solving rational equations for a variable, work methodically: isolate the term with your target variable, combine fractions using common denominators, then take reciprocals when needed. Always double-check your fraction arithmetic, as sign errors and incorrect operations are the most common mistakes.
Question 13
In geometry, the volume of a sphere is V=34πr3. Solve for the radius r in terms of V.
r=4π3V
r=33V4π
r=4π3V
r=34π3V (correct answer)
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. The same algebraic moves apply—just keep everything symbolic! For example, solving V = πr²h for r is like solving 100 = 3.14·r²·5 for r: divide by π and h, then take square root. More complex rearrangements may require advanced techniques: if your target variable is squared (like r² in A = πr²), you'll need square roots (r = √(A/π)). If it appears in a denominator (like f in 1/f = 1/a + 1/b), you'll need to clear fractions first. If it appears with different powers (like t in s = ut + (1/2)at²), you may need the quadratic formula! The complexity of the rearrangement depends on how the variable appears in the formula. To solve V = (4/3)πr³ for r, first multiply both sides by 3/4 to isolate the r³ term: (3V)/(4π) = r³. Then take the cube root of both sides: r = ∛((3V)/(4π)). Choice A correctly isolates r through multiplying by the reciprocal and taking the cube root to get r = ∛(3V/(4π)). A common distractor like choice B fails by using a square root instead of a cube root, which would be incorrect because r is cubed, not squared; always match the root to the power. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. Example: T = 2π√(L/g) solve for L: square both sides → T² = 4π²L/g, multiply by g → gT² = 4π²L, divide by 4π² → L = gT²/(4π²). Each step undoes an operation! Watch for variables appearing multiple times: if your target variable appears in multiple places (like x in xy + xz = w), factor it out first: x(y + z) = w, then x = w/(y + z). If you don't factor, you'll struggle to isolate! Also, when taking square roots of a variable, remember ± if the formula context allows both positive and negative (though often context restricts to positive only, like radius r ≥ 0). Physics and geometry formulas usually want positive values only!
Question 14
In finance, compound interest can be modeled by A=P(1+r)t, where A is final amount, P is principal, r is interest rate per period, and t is the number of periods. Solve A=P(1+r)t for P.
P=(1+r)tA (correct answer)
P=1+rtA
P=A(1+r)t
P=A(1+r)t
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. Starting with A = P(1 + r)^t, divide both sides by (1 + r)^t to isolate P, resulting in P = A / (1 + r)^t. Choice A correctly isolates P through division to get P = A / (1 + r)^t. A distractor like choice B might confuse it with solving for A instead, but always check which variable is the target. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. You're building strong finance skills—keep going!
Question 15
In optics, thin lens relationships can be written as f1=a1+b1, where f is focal length and a,b are distances. Rearrange f1=a1+b1 to solve for f.
f=aba+b
f=a+bab (correct answer)
f=a−ba+b
f=a−bab
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. More complex rearrangements may require advanced techniques: if your target variable is in a denominator (like 1/f in 1/f = 1/a + 1/b), you'll need to clear fractions first. Starting with 1/f = 1/a + 1/b, combine the right side over a common denominator to get 1/f = (a + b)/(ab), then take the reciprocal of both sides for f = ab/(a + b). Choice B correctly isolates f through combining fractions and taking the reciprocal to get f = ab/(a + b). A distractor like choice A might swap the reciprocal step, resulting in the inverse, but remember that reciprocating flips the equation correctly. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. Great job tackling optics formulas—optics will feel intuitive soon!
Question 16
A projectile's height might be modeled by a quadratic literal equation h=ut−21gt2, where h is height, u is initial vertical velocity, g is gravitational acceleration, and t is time. Solve h=ut−21gt2 for t.
t=gu±u2−2gh (correct answer)
t=g−u±u2−2gh
t=gu±u2+2gh
t=2gu±u2−gh
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. More complex rearrangements may require advanced techniques: if your target variable appears with different powers (like t in h = ut - (1/2)gt²), you may need the quadratic formula! Rewrite as (1/2)gt² - ut + h = 0, then apply quadratic formula t = [u ± √(u² - 2gh)] / g, adjusting coefficients carefully. Choice A correctly isolates t using the quadratic formula to get t = (u ± √(u² - 2gh)) / g. A distractor like choice B might flip the sign on u, but in the standard arrangement, it's positive u for the linear term. Watch for variables appearing multiple times: if your target variable appears in multiple places (like t here), rearrange to standard quadratic form first. You're handling projectiles like a pro—keep practicing quadratics!
Question 17
In geometry, the area of a triangle can be written as A=21bh, where b is base and h is height. Solve A=21bh for h.
h=2bA
h=2Ab
h=b2A (correct answer)
h=2Ab
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. Starting with A = (1/2)bh, multiply both sides by 2 to get 2A = bh, then divide by b to isolate h as h = 2A/b. Choice C correctly isolates h through multiplication and division to get h = 2A/b. A distractor like choice A might swap the 2 in the denominator, but multiplying by 2 clears the fraction properly. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. Great foundation for geometry—keep building!
Question 18
In physics, the kinematic relation v2=u2+2as connects final speed v, initial speed u, acceleration a, and displacement s. Solve for a in terms of v, u, and s.
a=sv2−u2
a=v2−u22s
a=2su2−v2
a=2sv2−u2 (correct answer)
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. The same algebraic moves apply—just keep everything symbolic! For example, solving V = πr²h for r is like solving 100 = 3.14·r²·5 for r: divide by π and h, then take square root. More complex rearrangements may require advanced techniques: if your target variable is squared (like r² in A = πr²), you'll need square roots (r = √(A/π)). If it appears in a denominator (like f in 1/f = 1/a + 1/b), you'll need to clear fractions first. If it appears with different powers (like t in s = ut + (1/2)at²), you may need the quadratic formula! The complexity of the rearrangement depends on how the variable appears in the formula. To solve v² = u² + 2as for a, first subtract u²: v² - u² = 2as. Then divide by 2s: a = (v² - u²)/(2s). Choice A correctly isolates a through subtraction and division to get a = (v² - u²)/(2s). A common distractor like choice B fails by reversing the signs in the numerator, which would give negative acceleration incorrectly; preserve the order of subtraction. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. Example: T = 2π√(L/g) solve for L: square both sides → T² = 4π²L/g, multiply by g → gT² = 4π²L, divide by 4π² → L = gT²/(4π²). Each step undoes an operation! Watch for variables appearing multiple times: if your target variable appears in multiple places (like x in xy + xz = w), factor it out first: x(y + z) = w, then x = w/(y + z). If you don't factor, you'll struggle to isolate! Also, when taking square roots of a variable, remember ± if the formula context allows both positive and negative (though often context restricts to positive only, like radius r ≥ 0). Physics and geometry formulas usually want positive values only!
Question 19
A right circular cone has volume V=31πr2h, where r is the radius and h is the height. Solve for r in terms of V and h.
r=πh3V
r=πh3V (correct answer)
r=3Vπh
r=±πh3V
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. The same algebraic moves apply—just keep everything symbolic! For example, solving V = πr²h for r is like solving 100 = 3.14·r²·5 for r: divide by π and h, then take square root. More complex rearrangements may require advanced techniques: if your target variable is squared (like r² in A = πr²), you'll need square roots (r = √(A/π)). If it appears in a denominator (like f in 1/f = 1/a + 1/b), you'll need to clear fractions first. If it appears with different powers (like t in s = ut + (1/2)at²), you may need the quadratic formula! The complexity of the rearrangement depends on how the variable appears in the formula. To solve V = (1/3)πr²h for r, first multiply both sides by 3/πh to isolate r²: (3V)/(πh) = r². Then take the square root: r = √((3V)/(πh)). Choice B correctly isolates r through multiplying by the reciprocal and taking the square root to get r = √(3V/(πh)). A common distractor like choice A fails by omitting the square root, leaving r² unaddressed; always apply the inverse of the power. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. Example: T = 2π√(L/g) solve for L: square both sides → T² = 4π²L/g, multiply by g → gT² = 4π²L, divide by 4π² → L = gT²/(4π²). Each step undoes an operation! Watch for variables appearing multiple times: if your target variable appears in multiple places (like x in xy + xz = w), factor it out first: x(y + z) = w, then x = w/(y + z). If you don't factor, you'll struggle to isolate! Also, when taking square roots of a variable, remember ± if the formula context allows both positive and negative (though often context restricts to positive only, like radius r ≥ 0). Physics and geometry formulas usually want positive values only!
Question 20
In chemistry, the ideal gas law is PV=nRT, where P is pressure, V is volume, n is moles, R is a constant, and T is temperature. Solve for T in terms of P, V, n, and R.
T=PVnR
T=nRPV (correct answer)
T=nVPR
T=nRVP
Explanation: This question tests your ability to rearrange formulas to solve for a specific variable—essential for using formulas flexibly in science, engineering, and real-world problem-solving. Rearranging formulas with multiple variables works exactly like solving numeric equations, except the answer contains other variables instead of numbers: treat the variable you're solving for as the 'unknown x,' treat all other variables as 'known numbers,' then use inverse operations to isolate your target variable. The same algebraic moves apply—just keep everything symbolic! For example, solving V = πr²h for r is like solving 100 = 3.14·r²·5 for r: divide by π and h, then take square root. More complex rearrangements may require advanced techniques: if your target variable is squared (like r² in A = πr²), you'll need square roots (r = √(A/π)). If it appears in a denominator (like f in 1/f = 1/a + 1/b), you'll need to clear fractions first. If it appears with different powers (like t in s = ut + (1/2)at²), you may need the quadratic formula! The complexity of the rearrangement depends on how the variable appears in the formula. To solve PV = nRT for T, divide both sides by nR: T = PV/(nR). Choice B correctly isolates T through division by nR to get T = PV/(nR). A common distractor like choice A fails by inverting the fraction incorrectly, which would not isolate T properly; ensure you divide by the coefficients multiplying T. The formula rearrangement recipe: (1) Identify what you're solving for (that's your 'x'), (2) Identify what operation(s) are being done to that variable in the original formula, (3) Apply inverse operations in reverse order to isolate it (just like numeric equations!), (4) Simplify the result—combine fractions, simplify radicals, etc. Example: T = 2π√(L/g) solve for L: square both sides → T² = 4π²L/g, multiply by g → gT² = 4π²L, divide by 4π² → L = gT²/(4π²). Each step undoes an operation! Watch for variables appearing multiple times: if your target variable appears in multiple places (like x in xy + xz = w), factor it out first: x(y + z) = w, then x = w/(y + z). If you don't factor, you'll struggle to isolate! Also, when taking square roots of a variable, remember ± if the formula context allows both positive and negative (though often context restricts to positive only, like radius r ≥ 0). Physics and geometry formulas usually want positive values only!