Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Algebra Quiz

Algebra Quiz: Rearranging Formulas To Highlight Quantities

Practice Rearranging Formulas To Highlight Quantities in Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 20

0 of 20 answered

The line equation ax+by=cax + by = cax+by=c has constants aaa, bbb, and ccc. Solve for yyy in terms of xxx, aaa, bbb, and ccc.

Select an answer to continue

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.

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

The line equation ax+by=cax + by = cax+by=c has constants aaa, bbb, and ccc. Solve for yyy in terms of xxx, aaa, bbb, and ccc.

  1. y=c−axby = \dfrac{c - ax}{b}y=bc−ax​ (correct answer)
  2. y=ax−cby = \dfrac{ax - c}{b}y=bax−c​
  3. y=bc−axy = \dfrac{b}{c - ax}y=c−axb​
  4. by=c−xby = c - xby=c−x

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with ax + by = c, we first subtract ax from both sides: ax + by - ax = c - ax, which gives by = c - ax. Then divide both sides by b: by/b = (c - ax)/b, which simplifies to y = (c - ax)/b. Choice A is correct because it properly isolates y using subtraction of ax followed by division by b, giving y = (c - ax)/b. Perfect! Choice B has the wrong sign—it shows ax - c instead of c - ax in the numerator, which would happen if we incorrectly subtracted c from both sides instead of ax. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal!

Question 2

In physics, Newton’s second law is F=maF = maF=ma, where FFF is force, mmm is mass, and aaa is acceleration. Solve for mmm in terms of FFF and aaa.

  1. m=Fam = Fam=Fa
  2. a=mFa = \dfrac{m}{F}a=Fm​
  3. m=Fam = \dfrac{F}{a}m=aF​ (correct answer)
  4. m=aFm = \dfrac{a}{F}m=Fa​

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with F = ma, we want to isolate m, so we divide both sides by a: F/a = ma/a, which simplifies to F/a = m, or m = F/a. Choice C is correct because it properly isolates m using division by a, giving m = F/a. Perfect! Choice A incorrectly multiplies F by a—remember, to undo multiplication by a, we divide by a, not multiply more. When checking your work, substitute back: if you rearranged F = ma to get m = F/a, multiply both sides of your answer by a: a · m = a · (F/a) = F, which gives ma = F—same as the original! This 'does it work backward?' check confirms you rearranged correctly.

Question 3

Temperature can be converted using C=59(F−32)C = \dfrac{5}{9}(F - 32)C=95​(F−32), where CCC is degrees Celsius and FFF is degrees Fahrenheit. Solve the formula for FFF in terms of CCC.

  1. F=95(C−32)F = \dfrac{9}{5}(C - 32)F=59​(C−32)
  2. F=32−95CF = 32 - \dfrac{9}{5}CF=32−59​C
  3. F=59C−32F = \dfrac{5}{9}C - 32F=95​C−32
  4. F=95C+32F = \dfrac{9}{5}C + 32F=59​C+32 (correct answer)

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with C = (5/9)(F - 32), we first multiply both sides by 9/5: (9/5)C = F - 32, then add 32 to both sides: (9/5)C + 32 = F, or F = (9/5)C + 32. Choice B is correct because it properly isolates F using multiplication by 9/5 and addition of 32, giving F = (9/5)C + 32. Perfect! Choice A incorrectly shows F = (5/9)C - 32, which mixes up the fraction and subtraction—this would give a much colder temperature than intended. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For temperature conversion, remember that multiplying by 9/5 makes numbers bigger (Fahrenheit uses a wider scale), while 5/9 makes them smaller.

Question 4

The perimeter of a rectangle is given by P=2l+2wP = 2l + 2wP=2l+2w, where PPP is perimeter, lll is length, and www is width. Solve for lll in terms of PPP and www.

  1. l=P2−2wl = \dfrac{P}{2} - 2wl=2P​−2w
  2. l=P−2w2l = \dfrac{P - 2w}{2}l=2P−2w​ (correct answer)
  3. l=P+2w2l = \dfrac{P + 2w}{2}l=2P+2w​
  4. l=2w−P2l = \dfrac{2w - P}{2}l=22w−P​

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with P = 2l + 2w, we first subtract 2w from both sides: P - 2w = 2l, then divide both sides by 2: (P - 2w)/2 = l, or l = (P - 2w)/2. Choice A is correct because it properly isolates l using subtraction of 2w and division by 2, giving l = (P - 2w)/2. Perfect! Choice B incorrectly shows l = P/2 - 2w, which would mean l = P/2 - 2w, but if we substitute back: P = 2(P/2 - 2w) + 2w = P - 4w + 2w = P - 2w, which doesn't equal P. Common formula rearrangements to practice: d = rt becomes t = d/r (divide by rate) and r = d/t (divide by time); A = lw becomes l = A/w (divide by width); P = 2l + 2w becomes l = (P - 2w)/2 (subtract 2w, divide by 2). The same formulas show up repeatedly in math and science, so learning these rearrangements once helps you many times!

Question 5

Temperature conversion can be written as the literal equation C=59(F−32)C = \frac{5}{9}(F - 32)C=95​(F−32), where CCC is degrees Celsius and FFF is degrees Fahrenheit. Solve C=59(F−32)C = \frac{5}{9}(F - 32)C=95​(F−32) for FFF.

  1. F=95(C−32)F = \dfrac{9}{5}(C - 32)F=59​(C−32)
  2. F=32−95CF = 32 - \dfrac{9}{5}CF=32−59​C
  3. F=59C+32F = \dfrac{5}{9}C + 32F=95​C+32
  4. F=95C+32F = \dfrac{9}{5}C + 32F=59​C+32 (correct answer)

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! To solve C = (5/9)(F - 32) for F, we first multiply both sides by 9/5 to clear the fraction: (9/5)C = F - 32. Then we add 32 to both sides: (9/5)C + 32 = F, or F = (9/5)C + 32. Choice C is correct because it properly isolates F using multiplication by 9/5 and addition of 32, giving F = (9/5)C + 32. Perfect! Choice A incorrectly keeps the 5/9 fraction, while choice B has the wrong order of operations—we need to multiply C by 9/5 first, then add 32, not subtract 32 from C before multiplying. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For example, solving C = (5/9)(F - 32) for F is like solving 20 = (5/9)(x - 32) for x: multiply by 9/5, then add 32. Common formula rearrangements to practice: d = rt becomes t = d/r (divide by rate) and r = d/t (divide by time); A = lw becomes l = A/w (divide by width); P = 2l + 2w becomes l = (P - 2w)/2 (subtract 2w, divide by 2). The same formulas show up repeatedly in math and science, so learning these rearrangements once helps you many times!

Question 6

In physics, distance is modeled by d=rtd = rtd=rt, where ddd is distance, rrr is rate (speed), and ttt is time. Solve d=rtd = rtd=rt for ttt.

  1. d=rtd = \dfrac{r}{t}d=tr​
  2. t=drt = \dfrac{d}{r}t=rd​ (correct answer)
  3. t=rdt = \dfrac{r}{d}t=dr​
  4. t=drt = drt=dr

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! To solve d = rt for t, we need to isolate t on one side. Since t is being multiplied by r, we do the opposite operation—divide both sides by r: d/r = rt/r, which simplifies to d/r = t, or t = d/r. Choice A is correct because it properly isolates t using division by r, giving t = d/r. Perfect! Choice B incorrectly shows t = dr (multiplying instead of dividing), while choice C has the fraction flipped as t = r/d—remember, we divide distance by rate to get time, not the other way around. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For example, solving d = rt for t is just like solving 20 = 5x for x: divide both sides by r (or 5), giving t = d/r. Common formula rearrangements to practice: d = rt becomes t = d/r (divide by rate) and r = d/t (divide by time); A = lw becomes l = A/w (divide by width); P = 2l + 2w becomes l = (P - 2w)/2 (subtract 2w, divide by 2). The same formulas show up repeatedly in math and science, so learning these rearrangements once helps you many times!

Question 7

In the rectangle area formula A=lwA = lwA=lw (where AAA is area, lll is length, and www is width), solve for www. Treat the other variables like numbers and use inverse operations as you would in a numeric equation.

  1. w=lAw = \dfrac{l}{A}w=Al​
  2. w=Alw = \dfrac{A}{l}w=lA​ (correct answer)
  3. A=wlA = \dfrac{w}{l}A=lw​
  4. w=Alw = Alw=Al

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with A = lw, we want to isolate w, so we divide both sides by l: A/l = lw/l, which simplifies to A/l = w, or w = A/l. Choice B is correct because it properly isolates w using division by l, giving w = A/l. Perfect! Choice A incorrectly shows w = l/A, which would mean width equals length divided by area—this reverses the fraction and doesn't match our algebraic steps. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For example, solving A = lw for w is just like solving 12 = 3x for x: divide both sides by 3 (or l), giving x = 12/3 (or w = A/l).

Question 8

Simple interest is modeled by I=PrtI = PrtI=Prt (where III is interest, PPP is principal, rrr is annual rate, and ttt is time). Rearrange to solve for rrr.

  1. r=IPtr = \dfrac{I}{Pt}r=PtI​ (correct answer)
  2. r=PtIr = \dfrac{Pt}{I}r=IPt​
  3. r=IPtr = IPtr=IPt
  4. r=IP−tr = \dfrac{I}{P} - tr=PI​−t

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with I = Prt, we want to isolate r, so we divide both sides by Pt (the product of P and t): I/(Pt) = Prt/(Pt), which simplifies to I/(Pt) = r, or r = I/(Pt). Choice A is correct because it properly isolates r using division by the product Pt, giving r = I/(Pt). Perfect! Choice B incorrectly shows r = Pt/I, which inverts the fraction—this would mean rate equals principal times time divided by interest, which doesn't match our algebraic steps. When checking your work, substitute back: if you rearranged I = Prt to get r = I/(Pt), multiply both sides by Pt: Pt · r = Pt · [I/(Pt)] = I, which gives Prt = I—same as the original! This 'does it work backward?' check confirms you rearranged correctly.

Question 9

Temperature conversion can be written as C=59(F−32)C = \dfrac{5}{9}(F - 32)C=95​(F−32), where CCC is degrees Celsius and FFF is degrees Fahrenheit. Solve for FFF in terms of CCC.

  1. F=59C+32F = \dfrac{5}{9}C + 32F=95​C+32
  2. F=95(C−32)F = \dfrac{9}{5}(C - 32)F=59​(C−32)
  3. F=95C+32F = \dfrac{9}{5}C + 32F=59​C+32 (correct answer)
  4. F=32−95CF = 32 - \dfrac{9}{5}CF=32−59​C

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with C = (5/9)(F - 32), we first multiply both sides by 9/5: (9/5)C = (9/5) · (5/9)(F - 32), which simplifies to (9/5)C = F - 32. Then add 32 to both sides: (9/5)C + 32 = F - 32 + 32, which gives (9/5)C + 32 = F, or F = (9/5)C + 32. Choice C is correct because it properly isolates F using multiplication by 9/5 followed by addition of 32, giving F = (9/5)C + 32. Perfect! Choice B incorrectly applies the 9/5 to (C - 32) instead of just C—the parentheses placement matters! Common formula rearrangements to practice: d = rt becomes t = d/r (divide by rate) and r = d/t (divide by time); A = lw becomes l = A/w (divide by width); P = 2l + 2w becomes l = (P - 2w)/2 (subtract 2w, divide by 2). The same formulas show up repeatedly in math and science, so learning these rearrangements once helps you many times!

Question 10

Ohm’s law is V=IRV = IRV=IR (where VVV is voltage, III is current, and RRR is resistance). Rearrange the formula to solve for RRR.

  1. R=IVR = \dfrac{I}{V}R=VI​
  2. R=VIR = VIR=VI
  3. R=VIR = \dfrac{V}{I}R=IV​ (correct answer)
  4. V=RIV = \dfrac{R}{I}V=IR​

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with V = IR, we want to isolate R, so we divide both sides by I: V/I = IR/I, which simplifies to V/I = R, or R = V/I. Choice C is correct because it properly isolates R using division by I, giving R = V/I. Perfect! Choice A incorrectly shows R = I/V, which reverses the fraction—this would mean resistance equals current divided by voltage, which doesn't match our algebraic steps or the physics (higher voltage with same current means higher resistance, not lower). The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For example, solving V = IR for R is just like solving 12 = 3x for x: divide both sides by 3 (or I), giving x = 12/3 (or R = V/I).

Question 11

The perimeter of a rectangle is given by P=2l+2wP = 2l + 2wP=2l+2w, where PPP is perimeter, lll is length, and www is width. Solve P=2l+2wP = 2l + 2wP=2l+2w for lll.

  1. l=P−2w2l = \dfrac{P - 2w}{2}l=2P−2w​ (correct answer)
  2. l=P2−2wl = \dfrac{P}{2} - 2wl=2P​−2w
  3. l=P−w2l = \dfrac{P - w}{2}l=2P−w​
  4. l=2w−P2l = \dfrac{2w - P}{2}l=22w−P​

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! To solve P = 2l + 2w for l, we first subtract 2w from both sides: P - 2w = 2l. Then we divide both sides by 2: (P - 2w)/2 = l, or l = (P - 2w)/2. Choice A is correct because it properly isolates l using subtraction of 2w and division by 2, giving l = (P - 2w)/2. Perfect! Choice B incorrectly divides P by 2 before subtracting 2w, while choice C forgets to multiply w by 2 when subtracting—remember, we need to subtract the entire term 2w, not just w. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For example, solving P = 2l + 2w for l is just like solving 20 = 2x + 6 for x: subtract 6 (or 2w), then divide by 2. When checking your work, substitute back: if you rearranged P = 2l + 2w to get l = (P - 2w)/2, multiply your answer by 2 and add 2w: 2 · [(P - 2w)/2] + 2w = P - 2w + 2w = P—same as the original! This 'does it work backward?' check confirms you rearranged correctly.

Question 12

The perimeter of a rectangle is given by P=2l+2wP = 2l + 2wP=2l+2w. Solve this literal equation for lll (length) in terms of PPP and www.

  1. l=P−w2l = \dfrac{P - w}{2}l=2P−w​
  2. l=P+2w2l = \dfrac{P + 2w}{2}l=2P+2w​
  3. l=P−2w2l = \dfrac{P - 2w}{2}l=2P−2w​ (correct answer)
  4. l=P−2wl = P - 2wl=P−2w

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with P = 2l + 2w, we first subtract 2w from both sides: P - 2w = 2l + 2w - 2w, which gives P - 2w = 2l. Then we divide both sides by 2: (P - 2w)/2 = 2l/2, which simplifies to l = (P - 2w)/2. Choice C is correct because it properly isolates l using subtraction of 2w followed by division by 2, giving l = (P - 2w)/2. Perfect! Choice A incorrectly shows l = (P - w)/2, forgetting that we need to subtract 2w (both width terms), not just w—this is a common error when dealing with coefficients. When checking your work, substitute back: if you rearranged P = 2l + 2w to get l = (P - 2w)/2, multiply both sides by 2 and add 2w: 2l + 2w = 2[(P - 2w)/2] + 2w = P - 2w + 2w = P—same as the original! This 'does it work backward?' check confirms you rearranged correctly.

Question 13

The average (mean) of nnn numbers is given by xˉ=Sn\bar{x} = \dfrac{S}{n}xˉ=nS​, where SSS is the sum of the numbers. Solve for SSS in terms of xˉ\bar{x}xˉ and nnn.

  1. S=xˉnS = \dfrac{\bar{x}}{n}S=nxˉ​
  2. S=xˉnS = \bar{x}nS=xˉn (correct answer)
  3. S=nxˉS = \dfrac{n}{\bar{x}}S=xˉn​
  4. xˉ=Sn\bar{x} = Snxˉ=Sn

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with x̄ = S/n (where x̄ is the average), we want to isolate S, so we multiply both sides by n: n · x̄ = n · (S/n), which simplifies to nx̄ = S, or S = x̄n. Choice B is correct because it properly isolates S using multiplication by n, giving S = x̄n. Perfect! Choice A incorrectly shows S = x̄/n, which would mean the sum equals the average divided by the count—this doesn't make sense because sums are larger than averages when we have multiple values. When checking your work, substitute back: if you rearranged x̄ = S/n to get S = x̄n, divide both sides by n: S/n = (x̄n)/n = x̄—same as the original! This 'does it work backward?' check confirms you rearranged correctly.

Question 14

The volume of a cylinder is V=πr2hV = \pi r^2 hV=πr2h, where VVV is volume, rrr is radius, and hhh is height. Solve for hhh in terms of VVV and rrr.

  1. h=Vπr2h = \dfrac{V}{\pi r^2}h=πr2V​ (correct answer)
  2. h=πr2Vh = \dfrac{\pi r^2}{V}h=Vπr2​
  3. h=Vπrh = \dfrac{V}{\pi r}h=πrV​
  4. h=πr2Vh = \pi r^2 Vh=πr2V

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with V = πr²h, we want to isolate h, so we divide both sides by πr²: V/(πr²) = πr²h/(πr²), which simplifies to V/(πr²) = h, or h = V/(πr²). Choice A is correct because it properly isolates h using division by πr², giving h = V/(πr²). Perfect! Choice C incorrectly shows h = V/(πr), forgetting to square the r—this would give volume V = πr · V/(πr) = V, which seems right but doesn't include the r² term we need. Common formula rearrangements to practice: d = rt becomes t = d/r (divide by rate) and r = d/t (divide by time); A = lw becomes l = A/w (divide by width); V = πr²h becomes h = V/(πr²) (divide by base area). The same formulas show up repeatedly in math and science, so learning these rearrangements once helps you many times!

Question 15

Rearrange the formula y=x−aby = \dfrac{x - a}{b}y=bx−a​ (assume b≠0b \ne 0b=0) to solve for xxx in terms of yyy, aaa, and bbb.

  1. x=by−ax = by - ax=by−a
  2. x=y−abx = \dfrac{y - a}{b}x=by−a​
  3. x=by+ax = by + ax=by+a (correct answer)
  4. x=by+ax = \dfrac{b}{y} + ax=yb​+a

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with y = (x - a)/b, we first multiply both sides by b: by = b · (x - a)/b, which simplifies to by = x - a. Then we add a to both sides: by + a = x - a + a, which gives us x = by + a. Choice C is correct because it properly isolates x using multiplication by b followed by addition of a, giving x = by + a. Perfect! Choice B incorrectly shows x = (y - a)/b, which seems to just swap x and y in the original formula without proper algebraic steps—remember, we need to undo the operations around x systematically. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. When you see y = (x - a)/b, think of solving 3 = (x - 2)/5: multiply by 5 to get 15 = x - 2, then add 2 to get x = 17, just like we get x = by + a!

Question 16

In finance, simple interest is modeled by I=PrtI = PrtI=Prt, where III is interest, PPP is principal, rrr is annual interest rate, and ttt is time. Rearrange the formula to solve for rrr (in terms of III, PPP, and ttt).

  1. r=IPtr = \dfrac{IP}{t}r=tIP​
  2. r=IPtr = \dfrac{I}{Pt}r=PtI​ (correct answer)
  3. r=PtIr = \dfrac{Pt}{I}r=IPt​
  4. r=I−Ptr = I - Ptr=I−Pt

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! For I = P r t, isolate r by dividing both sides by (P t), since r is multiplied by both P and t, giving r = I / (P t). Choice B is correct because it properly isolates r using division by the product P t, giving r = I / (P t). Perfect! Choice C flips the fraction, but remember, to undo multiplication by P t, we divide I by P t—it's easy to mix up, but verifying with numbers helps! The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For example, solving V = I R for R is just like solving 12 = 3x for x: divide both sides by I, giving R = V / I. When checking your work, substitute back: plug in values like I=10, P=100, t=1, r=0.05 into original (I=5) and your formula to confirm it matches.

Question 17

In physics, distance traveled is modeled by d=rtd = rtd=rt, where ddd is distance, rrr is speed (rate), and ttt is time. Solve for ttt in terms of ddd and rrr using the same steps you would use to isolate a variable in a numeric equation.

  1. t=d−rt = d - rt=d−r
  2. t=rdt = \dfrac{r}{d}t=dr​
  3. t=drt = drt=dr
  4. t=drt = \dfrac{d}{r}t=rd​ (correct answer)

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with d = r t, to isolate t, divide both sides by r (treating d and r like constants), resulting in t = d / r. Choice C is correct because it properly isolates t using division, giving t = d / r. Perfect! Something like choice A multiplies instead, but that's the opposite of what we need—since r and t are multiplied, division is the inverse to undo it, so double-check those operations! Common formula rearrangements to practice: d = r t becomes t = d / r (divide by rate) and r = d / t (divide by time); A = l w becomes l = A / w (divide by width). The same formulas show up repeatedly in math and science, so learning these rearrangements once helps you many times! When checking your work, substitute back: if you rearranged d = r t to get t = d / r, multiply both sides by r: r · t = r · (d / r) = d, matching the original.

Question 18

Ohm's law is V=IRV = IRV=IR, where VVV is voltage, III is current, and RRR is resistance. Rearrange the formula to solve for III in terms of VVV and RRR.

  1. I=RVI = \dfrac{R}{V}I=VR​
  2. I=VRI = VRI=VR
  3. I=VRI = \dfrac{V}{R}I=RV​ (correct answer)
  4. R=VIR = \dfrac{V}{I}R=IV​

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with V = IR, we want to isolate I, so we divide both sides by R: V/R = IR/R, which simplifies to V/R = I, or I = V/R. Choice C is correct because it properly isolates I using division by R, giving I = V/R. Perfect! Choice B incorrectly shows I = VR, which would mean voltage equals VR times R, giving V = VR², not our original formula. When checking your work, substitute back: if you rearranged V = IR to get I = V/R, multiply both sides of your answer by R: R · I = R · (V/R) = V, which gives IR = V—same as the original! This 'does it work backward?' check confirms you rearranged correctly.

Question 19

Temperature conversion is given by C=59(F−32)C = \dfrac{5}{9}(F - 32)C=95​(F−32), where CCC is degrees Celsius and FFF is degrees Fahrenheit. Solve for FFF in terms of CCC.

  1. F=59C+32F = \dfrac{5}{9}C + 32F=95​C+32
  2. F=95C−32F = \dfrac{9}{5}C - 32F=59​C−32
  3. F=95C+32F = \dfrac{9}{5}C + 32F=59​C+32 (correct answer)
  4. F=59(C−32)F = \dfrac{5}{9}(C - 32)F=95​(C−32)

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! Starting with C = (5/9)(F - 32), we first multiply both sides by 9/5: (9/5)C = (9/5) · (5/9)(F - 32), which simplifies to (9/5)C = F - 32. Then we add 32 to both sides: (9/5)C + 32 = F - 32 + 32, giving us F = (9/5)C + 32. Choice C is correct because it properly isolates F using multiplication by 9/5 followed by addition of 32, giving F = (9/5)C + 32. Perfect! Choice A incorrectly shows F = (5/9)C + 32, keeping the original fraction 5/9 instead of using its reciprocal 9/5—when we multiply both sides by 9/5, we're undoing the original multiplication by 5/9. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For temperature conversion, think of it as solving 20 = (5/9)(x - 32) for x: multiply by 9/5, then add 32.

Question 20

In geometry, the volume of a rectangular prism is V=lwhV = lwhV=lwh, where VVV is volume, lll is length, www is width, and hhh is height. Solve V=lwhV = lwhV=lwh for hhh.

  1. h=Vlwh = \dfrac{V}{lw}h=lwV​ (correct answer)
  2. h=Vlwh = Vlwh=Vlw
  3. h=lwVh = \dfrac{lw}{V}h=Vlw​
  4. V=hlwV = \dfrac{h}{lw}V=lwh​

Explanation: This question tests your ability to rearrange formulas with multiple variables—an essential skill for working with formulas in science, geometry, and real life. Rearranging formulas (sometimes called solving literal equations) works exactly like solving regular equations, with one difference: instead of finding a number, we're finding a formula that expresses one variable in terms of the others. The same algebraic moves apply—we just keep the variables as letters instead of substituting numbers! To solve V = lwh for h, we need to isolate h on one side. Since h is being multiplied by both l and w (giving lwh), we divide both sides by lw: V/(lw) = lwh/(lw), which simplifies to V/(lw) = h, or h = V/(lw). Choice A is correct because it properly isolates h using division by lw, giving h = V/(lw). Perfect! Choice B incorrectly shows h = lw/V (the reciprocal), while choice C multiplies all the variables together—remember, we need to divide volume by length times width to get height. The secret to rearranging formulas: pretend the variable you want to solve for is x (like in regular equations), and treat all the other variables like they're numbers. Use the same steps—add, subtract, multiply, divide, just like normal! For example, solving V = lwh for h is just like solving 60 = 12x for x: divide both sides by lw (or 12), giving h = V/(lw). Common formula rearrangements to practice: d = rt becomes t = d/r (divide by rate) and r = d/t (divide by time); A = lw becomes l = A/w (divide by width); P = 2l + 2w becomes l = (P - 2w)/2 (subtract 2w, divide by 2). The same formulas show up repeatedly in math and science, so learning these rearrangements once helps you many times!