Math III · A-CED.4

Rearranging Advanced Formulas to Highlight a Chosen Quantity

Formula rearrangement lets students control relationships instead of being trapped by the form in which a formula is first given.

Concept Algebra
Domain Creating Equations
Read time 6 minutes

What this learning objective is really asking you to learn

This objective asks students to rearrange formulas to highlight a chosen quantity across the expression types studied. Earlier, students rearranged simpler formulas such as \(d = rt\), \(A = lw\), or \(P = 2l + 2w\). In Math III, the formulas may involve powers, roots, rational expressions, polynomial relationships, or other advanced structures.

The central idea is unchanged: a formula is a relationship among quantities. It may be written to solve for one quantity, but a real problem may require another. Rearranging a formula means using algebra to isolate the quantity of interest.

For example, the area of a circle is

\[A = πr^2\].

If the radius is needed, solve for \(r\):

\[A/π = r^2\]

so

\[r = \sqrt{A/π}\]

assuming radius is nonnegative. The original formula gives area from radius. The rearranged formula gives radius from area.

Another example is average cost:

\[A = (F + vx)/x\]

where \(F\) is fixed cost, \(v\) is variable cost per item, and \(x\) is number of items. If you want to solve for fixed cost \(F\), multiply by \(x\):

\[Ax = F + vx\]

so

\[F = Ax - vx = x(A - v)\].

The rearranged form reveals that fixed cost equals number of units times the difference between average cost and variable cost.

This objective is not just “move symbols around.” Students must understand inverse operations, restrictions, and meaning. Some formulas require square roots, and context may choose the positive root. Some formulas require multiplying by a variable quantity, and students must know when that quantity cannot be zero. Some formulas may not be easily solved for every variable, and technology or numerical methods may sometimes be appropriate. But the main goal is symbolic control.

Why students should learn this math

Students should learn this because real formulas do not always arrive in the form they need. A science textbook may give a formula for one quantity, but a lab may require another. An engineering formula may be written for output, but a design problem may require input. A geometry formula may be written for area or volume, but construction may require length, radius, or height.

Formula rearrangement is one of the most practical algebra skills. It lets students use one relationship in multiple directions. If \(V = lwh\), you can solve for volume, length, width, or height. If \(A = πr^2\), you can solve for area or radius. If \(I = Prt\), you can solve for interest, principal, rate, or time. If a rational formula gives average cost, you can solve for production quantity or fixed cost.

In advanced contexts, rearrangement becomes even more important. Physics, chemistry, finance, engineering, and statistics all use formulas with powers, roots, fractions, and parameters. Students who can only plug into formulas are limited. Students who can rearrange formulas can design, infer, and analyze.

This skill also supports modeling interpretation. A rearranged formula often reveals a new meaning. Solving \(A = πr^2\) for \(r\) shows that radius grows with the square root of area, not directly proportional to area. Doubling area does not double radius. Solving average cost for \(x\) can show how much production is needed to reach a target average cost.

The “why” is that formulas are flexible machines. Rearranging them changes the question the machine can answer.

The historical machinery: symbolic algebra as formula control

Symbolic algebra became powerful because it allowed general relationships to be manipulated. Before modern notation, many formulas were expressed verbally or geometrically. Symbolic notation made it possible to isolate quantities, derive new formulas, and compare relationships systematically.

Scientific progress depended heavily on formula rearrangement. Laws of motion, gas laws, electrical laws, geometric formulas, and financial formulas can be solved for different quantities depending on the problem. Algebra became the operating system for scientific formulas.

The expansion into powers, roots, and rational expressions made symbolic control more important. As formulas became more complex, students needed more than arithmetic substitution. They needed inverse operations and structural recognition.

The historical lesson is that rearranging formulas is not a school trick. It is one of the ways algebra made science and engineering calculable.

Where this fits in the big map of mathematics

This objective revisits formula rearrangement from earlier courses at a higher level. Objective 004 introduced isolating a chosen quantity. Objective 063 extended it to formulas with quadratic terms. Objective 143 applies it across the expression types studied by Math III.

It connects to rational expressions because variables may appear in denominators. Clearing fractions must be done carefully.

It connects to radicals and rational exponents because isolating a squared or cubed quantity may require roots.

It connects to modeling because rearranged formulas answer different real questions.

It connects to inverse functions. Rearranging a formula to solve for the input in terms of the output is often the first step toward finding an inverse.

It connects to calculus and science because advanced formulas are constantly rearranged before analysis.

The big-map role is symbolic control. Students learn to make formulas answer the question at hand.

How to execute the skill technically

A good process:

  1. Identify the target variable.
  2. Notice where it appears and what operations affect it.
  3. Undo operations in a logical order.
  4. If the variable appears in multiple terms, collect and factor.
  5. Apply roots or powers when needed.
  6. State restrictions and contextual choices.
  7. Interpret the rearranged formula.

Example: solve \(A = πr^2\) for \(r\).

Divide by π:

\[A/π = r^2\].

Take square roots:

\[r = ±\sqrt{A/π}\].

Since radius is nonnegative,

\[r = \sqrt{A/π}\].

Example: solve \(C = F + vn\) for \(n\).

Subtract \(F\):

\[C - F = vn\].

Divide by \(v\):

\(n = (C - F)/v\), assuming \(v \ne 0\).

Example: solve \(y = (x + 3)/5\) for \(x\).

Multiply by 5:

\[5y = x + 3\].

Subtract 3:

\[x = 5y - 3\].

Example: solve \(A = (F + vx)/x\) for \(x\).

Multiply by \(x\), assuming \(x \ne 0\):

\[Ax = F + vx\].

Subtract \(vx\):

\[Ax - vx = F\].

Factor \(x\):

\[x(A - v) = F\].

Divide:

\(x = F/(A - v)\), assuming \(A \ne v\).

This final formula says production quantity needed depends on fixed cost divided by the gap between target average cost and variable cost.

Worked example: volume of a cone

The volume of a cone is

\[V = (1/3)πr^2h\].

Solve for \(h\).

Multiply both sides by 3:

\[3V = πr^2h\].

Divide by \(πr^2\):

\[h = 3V/(πr^2)\].

Restrictions: \(r \ne 0\), and in a real cone, \(r > 0\) and \(h \ge 0\).

Now solve for \(r\):

\[3V = πr^2h\].

Divide by πh:

\[3V/(πh) = r^2\].

Take square roots:

\[r = \sqrt{3V/(πh)}\]

using the positive root because radius cannot be negative.

This example shows how the same formula can answer different design questions. If you know radius and volume, solve for height. If you know height and volume, solve for radius.

Common advanced issue: target variable appears twice

If the target variable appears in multiple terms, factor it.

Example: solve \(S = ar + br\) for \(r\).

Factor:

\[S = r(a + b)\].

Divide:

\[r = S/(a + b)\].

This pattern appears constantly. Do not try to divide one term at a time. Collect the target variable first.

Upgrade example: rearranging formulas with roots and powers

Suppose the period \(T\) of a simplified pendulum model is

\[T = 2π\sqrt{L/g}\]

where \(L\) is length and \(g\) is gravitational acceleration. Solve for \(L\).

First divide by :

\[T/(2π) = \sqrt{L/g}\].

Square both sides:

\[T^2/(4π^2) = L/g\].

Multiply by \(g\):

\[L = gT^2/(4π^2)\].

This is a powerful example because the original formula gives period from length. The rearranged formula gives length from period. Scientists and engineers often measure one quantity and infer another by rearranging a formula.

The algebraic caution is also clear: squaring both sides is justified here because both sides represent nonnegative quantities in the physical context.

Upgrade example: rational formulas

Suppose average speed is

\[s = d/t\].

Solve for time:

\(t = d/s\), assuming \(s \ne 0\).

This is simple, but Math III formulas may be more complex. Suppose density is

\[D = m/V\].

Solving for volume gives

\(V = m/D\), assuming \(D \ne 0\).

Suppose a rate formula is

\[R = ab/(a + b)\].

Solve for \(b\).

Multiply:

\[R(a + b) = ab\].

Distribute:

\[Ra + Rb = ab\].

Move terms with \(b\) to one side:

\[Ra = ab - Rb\].

Factor \(b\):

\[Ra = b(a - R)\].

Divide:

\(b = Ra/(a - R)\), assuming \(a \ne R\).

This example shows the key technique when the target variable appears in more than one place: collect and factor.

Formula rearrangement and inverse thinking

Rearranging a formula is often the first step toward finding an inverse relationship. If \(y = 3x + 5\), solving for \(x\) gives \(x = (y - 5)/3\). This tells how to recover the input from the output. For more complex functions, inverse thinking becomes a major topic.

Even when a full inverse function is not studied, formula rearrangement teaches the same habit: ask what operation happened to the target quantity and undo those operations in reverse order. This is algebraic control.

Problem Library

Problems in the App From This Objective

192 problems across 15 archetypes in the app.

inverse operations and factoring.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Rearrange polynomial formula to isolate linear target variable: A=lw isolate l.

Problem 2

Rearrange polynomial formula to isolate linear target variable: P=2l+2w isolate l.

Problem 3

Rearrange polynomial formula to isolate linear target variable: C=ax+b isolate x.

Open in simulator
Problem 4

Rearrange polynomial formula to isolate linear target variable: formula linear in target T.

Problem 5

Rearrange polynomial formula to isolate linear target variable: F = ma isolate a.

Problem 6

Rearrange polynomial formula to isolate linear target variable: V = IR isolate I.

Problem 7

Rearrange polynomial formula to isolate linear target variable: ax + by = c isolate x.

Problem 8

Rearrange polynomial formula to isolate linear target variable: Q = P(1+rt) isolate t.

Problem 9

Rearrange polynomial formula to isolate linear target variable: A = P + Prt isolate r.

Problem 10

Rearrange polynomial formula to isolate linear target variable: y = (x-h)/k isolate x.

Problem 11

Rearrange polynomial formula to isolate linear target variable: S = 2πrh + 2πr^2 isolate h.

Problem 12

Rearrange polynomial formula to isolate linear target variable: d = rt isolate t.

apply roots and branch/context restrictions.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Rearrange formula with target variable inside a power: A=s^2 isolate s.

Problem 14

Rearrange formula with target variable inside a power: V=r^3 isolate r.

Problem 15

Rearrange formula with target variable inside a power: y=a x^2 isolate x.

Problem 16

Rearrange formula with target variable inside a power: Q=kT^n isolate T.

Open in simulator
Problem 17

Rearrange formula with target variable inside a power: A = pi r^2 isolate r.

Problem 18

Rearrange formula with target variable inside a power: c^2 = a^2 + b^2 isolate a.

Problem 19

Rearrange formula with target variable inside a power: KE = 0.5 m v^2 isolate v.

Problem 20

Rearrange formula with target variable inside a power: V = (4/3) pi r^3 isolate r.

Problem 21

Rearrange formula with target variable inside a power: y = x^4 - k isolate x.

Problem 22

Rearrange formula with target variable inside a power: P = R / T^2 isolate T.

Problem 23

Rearrange formula with target variable inside a power: E = m c^2 isolate c.

Problem 24

Rearrange formula with target variable inside a power: F = G (m1 m2) / r^2 isolate r.

isolate radical and square/cube both sides.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Rearrange radical formula to isolate chosen quantity: y=sqrt(x+3) isolate x.

Problem 26

Rearrange radical formula to isolate chosen quantity: d=sqrt((x-a)^2+b^2) isolate x.

Problem 27

Rearrange radical formula to isolate chosen quantity: v=sqrt(2gh) isolate h.

Problem 28

Rearrange radical formula to isolate chosen quantity: R=sqrt(Q) isolate Q.

Problem 29

Rearrange radical formula to isolate chosen quantity: A=sqrt(B-C) isolate B.

Problem 30

Rearrange radical formula to isolate chosen quantity: T=2pi*sqrt(L/g) isolate L.

Problem 31

Rearrange radical formula to isolate chosen quantity: y=sqrt(x-5)+1 isolate x.

Problem 32

Rearrange radical formula to isolate chosen quantity: P=k*sqrt(T) isolate T.

Open in simulator
Problem 33

Rearrange radical formula to isolate chosen quantity: x=sqrt(y^2+z^2+w^2) isolate y.

Problem 34

Rearrange radical formula to isolate chosen quantity: s=sqrt(A/pi) isolate A.

Problem 35

Rearrange radical formula to isolate chosen quantity: r=cbrt(3V/(4pi)) isolate V.

Problem 36

Rearrange radical formula to isolate chosen quantity: c=sqrt(a^2+b^2) isolate b.

clear denominators and solve.
15 problems Warmup Practice Mixed Review Assessment
Problem 37

Rearrange rational formula with target variable in denominator: y=k/x isolate x.

Problem 38

Rearrange rational formula with target variable in denominator: t=d/r isolate r.

Problem 39

Rearrange rational formula with target variable in denominator: 1/f=1/u+1/v isolate f.

Problem 40

Rearrange rational formula with target variable in denominator: A=B/T isolate T.

Problem 41

Rearrange rational formula with target variable in denominator: P=W/V isolate V.

Problem 42

Rearrange rational formula with target variable in denominator: I=V/R isolate R.

Problem 43

Rearrange rational formula with target variable in denominator: F=ma/r isolate r.

Problem 44

Rearrange rational formula with target variable in denominator: a=b/(c+d) isolate c.

Problem 45

Rearrange rational formula with target variable in denominator: x=y/(z-w) isolate z.

Problem 46

Rearrange rational formula with target variable in denominator: 1/R_t=1/R_1+1/R_2 isolate R_t.

Problem 47

Rearrange rational formula with target variable in denominator: E=hc/lambda isolate lambda.

Open in simulator
Problem 48

Rearrange rational formula with target variable in denominator: y=(x+1)/(x-2) isolate x.

Problem 49

Rearrange rational formula with target variable in denominator: z=(a+b)/(c-d) isolate c.

Problem 50

Rearrange rational formula with target variable in denominator: 1/x+1/y=1/z isolate y.

Problem 51

Rearrange rational formula with target variable in denominator: m=(p+q)/(r+s) isolate r.

collect and factor target variable.
12 problems Warmup Practice Mixed Review Assessment
Problem 52

Rearrange formula where target appears in multiple terms: A=xy+xz isolate x.

Problem 53

Rearrange formula where target appears in multiple terms: P=2l+2w isolate l.

Problem 54

Rearrange formula where target appears in multiple terms: y=ax+b x isolate x.

Problem 55

Rearrange formula where target appears in multiple terms: target T appears in several terms.

Open in simulator
Problem 56

Rearrange formula where target appears in multiple terms: V=πr²h+πr²H isolate πr².

Problem 57

Rearrange formula where target appears in multiple terms: F=ma+mg isolate m.

Problem 58

Rearrange formula where target appears in multiple terms: A=P+Prt isolate P.

Problem 59

Rearrange formula where target appears in multiple terms: y=mx+nx isolate x.

Problem 60

Rearrange formula where target appears in multiple terms: S=2πrh+2πr² isolate 2πr.

Problem 61

Rearrange formula where target appears in multiple terms: T=ab+ac-ad isolate a.

Problem 62

Rearrange formula where target appears in multiple terms: y=ax+bx+cx isolate x.

Problem 63

Rearrange formula where target appears in multiple terms: ax+b=cx+d isolate x.

divide and take roots/logs where appropriate.
15 problems Warmup Practice Mixed Review Assessment
Problem 64

Rearrange exponential formula to isolate initial amount or rate factor: A=A0 b^t isolate A0.

Problem 65

Rearrange exponential formula to isolate initial amount or rate factor: A=A0 b^t isolate b.

Problem 66

Rearrange exponential formula to isolate initial amount or rate factor: A=P(1+r)^t isolate r.

Open in simulator
Problem 67

Rearrange exponential formula to isolate initial amount or rate factor: growth or decay model.

Problem 68

Rearrange exponential formula to isolate initial amount or rate factor: y = a * b^x isolate a.

Problem 69

Rearrange exponential formula to isolate initial amount or rate factor: y = a * b^x isolate b.

Problem 70

Rearrange exponential formula to isolate initial amount or rate factor: A = P(1+r/n)^(nt) isolate P.

Problem 71

Rearrange exponential formula to isolate initial amount or rate factor: A = P(1+r/n)^(nt) isolate 1+r/n.

Problem 72

Rearrange exponential formula to isolate initial amount or rate factor: A = P(1+r/n)^(nt) isolate r.

Problem 73

Rearrange exponential formula to isolate initial amount or rate factor: A = P * e^(rt) isolate P.

Problem 74

Rearrange exponential formula to isolate initial amount or rate factor: A = P * e^(rt) isolate e.

Problem 75

Rearrange exponential formula to isolate initial amount or rate factor: N(t) = N0 * e^(kt) isolate N0.

Problem 76

Rearrange exponential formula to isolate initial amount or rate factor: N(t) = N0 * e^(kt) isolate k.

Problem 77

Rearrange exponential formula to isolate initial amount or rate factor: Q(t) = Q0 * (1/2)^(t/H) isolate Q0.

Problem 78

Rearrange exponential formula to isolate initial amount or rate factor: Q(t) = Q0 * (1/2)^(t/H) isolate 1/2.

convert between logarithmic and exponential forms.
15 problems Warmup Practice Mixed Review Assessment
Problem 79

Rearrange logarithmic formula to isolate argument or base-related quantity: pH=-log(H) isolate H.

Problem 80

Rearrange logarithmic formula to isolate argument or base-related quantity: y=log_b(x) isolate x.

Problem 81

Rearrange logarithmic formula to isolate argument or base-related quantity: D=10log(I/I0) isolate I.

Problem 82

Rearrange logarithmic formula to isolate argument or base-related quantity: log equation.

Problem 83

Rearrange logarithmic formula to isolate argument or base-related quantity: y=log_b(x) isolate b.

Problem 84

Rearrange logarithmic formula to isolate argument or base-related quantity: ln(x)=y isolate x.

Open in simulator
Problem 85

Rearrange logarithmic formula to isolate argument or base-related quantity: log(x)=y isolate x.

Problem 86

Rearrange logarithmic formula to isolate argument or base-related quantity: y=log_b(x+k) isolate x.

Problem 87

Rearrange logarithmic formula to isolate argument or base-related quantity: y=log_b(kx) isolate x.

Problem 88

Rearrange logarithmic formula to isolate argument or base-related quantity: c*log_b(x)=y isolate x.

Problem 89

Rearrange logarithmic formula to isolate argument or base-related quantity: log_b(x^k)=y isolate x.

Problem 90

Rearrange logarithmic formula to isolate argument or base-related quantity: log_b(x)-log_b(y)=z isolate x.

Problem 91

Rearrange logarithmic formula to isolate argument or base-related quantity: log_b(x)+log_b(y)=z isolate x.

Problem 92

Rearrange logarithmic formula to isolate argument or base-related quantity: M=log_10(I/I0) isolate I0.

Problem 93

Rearrange logarithmic formula to isolate argument or base-related quantity: log_x(A)=B isolate x.

use inverse trig or algebraic isolation.
15 problems Warmup Practice Mixed Review Assessment
Problem 94

Rearrange trigonometric geometry formula to isolate side or angle: sin(theta)=opposite/hypotenuse isolate opposite.

Problem 95

Rearrange trigonometric geometry formula to isolate side or angle: cos(theta)=a/h isolate theta.

Problem 96

Rearrange trigonometric geometry formula to isolate side or angle: Area=1/2 ab sin(C) isolate C.

Problem 97

Rearrange trigonometric geometry formula to isolate side or angle: a^2=b^2+c^2-2bc cos(A) isolate A.

Problem 98

Rearrange trigonometric geometry formula to isolate side or angle: sin(theta)=opposite/hypotenuse isolate hypotenuse.

Problem 99

Rearrange trigonometric geometry formula to isolate side or angle: cos(alpha)=adjacent/hypotenuse isolate adjacent.

Problem 100

Rearrange trigonometric geometry formula to isolate side or angle: sin(beta)=y/r isolate beta.

Problem 101

Rearrange trigonometric geometry formula to isolate side or angle: tan(phi)=height/base isolate height.

Problem 102

Rearrange trigonometric geometry formula to isolate side or angle: tan(gamma)=rise/run isolate gamma.

Problem 103

Rearrange trigonometric geometry formula to isolate side or angle: a/sin(A)=b/sin(B) isolate a.

Problem 104

Rearrange trigonometric geometry formula to isolate side or angle: x/sin(X)=y/sin(Y) isolate sin(Y).

Problem 105

Rearrange trigonometric geometry formula to isolate side or angle: c/sin(C)=d/sin(D) isolate D.

Open in simulator
Problem 106

Rearrange trigonometric geometry formula to isolate side or angle: Area=1/2 bc sin(A) isolate b.

Problem 107

Rearrange trigonometric geometry formula to isolate side or angle: b^2=a^2+c^2-2ac cos(B) isolate cos(B).

Problem 108

Rearrange trigonometric geometry formula to isolate side or angle: z^2=x^2+y^2-2xy cos(Z) isolate Z.

identify denominator, root, log, and inverse-operation limits.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Determine restrictions introduced while rearranging formula x=A/(y+z).

Problem 110

Determine restrictions introduced while rearranging formula x=sqrt(A).

Problem 111

Determine restrictions introduced while rearranging formula x=log(y-3).

Problem 112

Determine restrictions introduced while rearranging formula x=(A/P)^(1/t).

Open in simulator
Problem 113

Determine restrictions introduced while rearranging formula y = 1 / (x^2 - 9).

Problem 114

Determine restrictions introduced while rearranging formula y = sqrt(2x - 4).

Problem 115

Determine restrictions introduced while rearranging formula y = ln(5 - x).

Problem 116

Determine restrictions introduced while rearranging formula y = arcsin(x / 2).

Problem 117

Determine restrictions introduced while rearranging formula y = 1 / sqrt(x + 1).

Problem 118

Determine restrictions introduced while rearranging formula y = log(x - 1) / (x - 3).

Problem 119

Determine restrictions introduced while rearranging formula y = sqrt(4 - x^2).

Problem 120

Determine restrictions introduced while rearranging formula x = (y+1) / (y-2).

verify algebraic equivalence and domain.
12 problems Warmup Practice Mixed Review Assessment
Problem 121

Compare equivalent rearrangements of advanced formula r=(A/P)^(1/t)-1 and 1+r=(A/P)^(1/t).

Problem 122

Compare equivalent rearrangements of advanced formula h=v^2/(2g) and v=sqrt(2gh).

Problem 123

Compare equivalent rearrangements of advanced formula x=A/(y+z) and A=x(y+z).

Open in simulator
Problem 124

Compare equivalent rearrangements of advanced formula factored and expanded isolated forms.

Problem 125

Compare equivalent rearrangements of advanced formula y=log_b(x) and x=b^y.

Problem 126

Compare equivalent rearrangements of advanced formula A=pi*r^2 and r=sqrt(A/pi).

Problem 127

Compare equivalent rearrangements of advanced formula 1/f = 1/d_o + 1/d_i and f = (d_o * d_i) / (d_o + d_i).

Problem 128

Compare equivalent rearrangements of advanced formula ax+by=c and y=(c-ax)/b.

Problem 129

Compare equivalent rearrangements of advanced formula P=P_0*e^(kt) and t=(1/k)*ln(P/P_0).

Problem 130

Compare equivalent rearrangements of advanced formula F = Gm_1m_2/r^2 and r = sqrt(Gm_1m_2/F).

Problem 131

Compare equivalent rearrangements of advanced formula V = (1/3)pi*r^2*h and r = sqrt(3V/(pi*h)).

Problem 132

Compare equivalent rearrangements of advanced formula E = mc^2 and m = E/c^2.

solve symbolically then substitute.
12 problems Warmup Practice Mixed Review Assessment
Problem 133

Use rearranged formula to compute value for A=lw, A=48, w=6, find l.

Problem 134

Use rearranged formula to compute value for v=sqrt(2gh), v=20, g=10, find h.

Open in simulator
Problem 135

Use rearranged formula to compute value for A=P(1+r)^t, A=1210, P=1000, t=2, find r.

Problem 136

Use rearranged formula to compute value for formula isolated for target.

Problem 137

Use rearranged formula to compute value for F=ma, F=100, m=20, find a.

Problem 138

Use rearranged formula to compute value for A=pi*r^2, A=314.159, pi=3.14159, find r.

Problem 139

Use rearranged formula to compute value for V=s^3, V=125, find s.

Problem 140

Use rearranged formula to compute value for c^2=a^2+b^2, c=13, a=5, find b.

Problem 141

Use rearranged formula to compute value for I=Prt, I=120, P=1000, t=2, find r.

Problem 142

Use rearranged formula to compute value for rho=m/V, rho=10, m=50, find V.

Problem 143

Use rearranged formula to compute value for KE=0.5*m*v^2, KE=100, m=8, find v.

Problem 144

Use rearranged formula to compute value for d=vt, d=150, t=3, find v.

explain what isolated quantity measures.
12 problems Warmup Practice Mixed Review Assessment
Problem 145

Interpret rearranged formula in context: l=A/w in rectangle context.

Problem 146

Interpret rearranged formula in context: r=(A/P)^(1/t)-1 in finance.

Problem 147

Interpret rearranged formula in context: h=v^2/(2g) in physics.

Problem 148

Interpret rearranged formula in context: isolated target formula.

Open in simulator
Problem 149

Interpret rearranged formula in context: r=sqrt(A/π) in circle area context.

Problem 150

Interpret rearranged formula in context: a=sqrt(c^2-b^2) in right triangle context.

Problem 151

Interpret rearranged formula in context: P=I/(rt) in simple interest context.

Problem 152

Interpret rearranged formula in context: V=m/ρ in density context.

Problem 153

Interpret rearranged formula in context: t=d/v in distance, speed, time context.

Problem 154

Interpret rearranged formula in context: R=V/I in Ohm's Law context.

Problem 155

Interpret rearranged formula in context: v=sqrt(2KE/m) in kinetic energy context.

Problem 156

Interpret rearranged formula in context: n=PV/(RT) in ideal gas law context.

align formula transformation with target quantity.
12 problems Warmup Practice Mixed Review Assessment
Problem 157

Choose which variable to isolate for context question Given area and width, find rectangle length.

Problem 158

Choose which variable to isolate for context question Given final amount, initial amount, and time, find rate.

Problem 159

Choose which variable to isolate for context question Given speed and gravity, find height.

Problem 160

Choose which variable to isolate for context question multi-variable word problem asks for target quantity.

Problem 161

Choose which variable to isolate for context question Given the lengths of the two legs of a right triangle, find the hypotenuse.

Problem 162

Choose which variable to isolate for context question Given speed and time, find distance traveled.

Problem 163

Choose which variable to isolate for context question Given principal, interest rate, and time, find the total interest earned.

Open in simulator
Problem 164

Choose which variable to isolate for context question Given the radius of a circle, find its circumference.

Problem 165

Choose which variable to isolate for context question Given the base and height of a triangle, find its area.

Problem 166

Choose which variable to isolate for context question Given the radius and height of a cylinder, find its volume.

Problem 167

Choose which variable to isolate for context question Given voltage and resistance, find electric current.

Problem 168

Choose which variable to isolate for context question Given mass and velocity, find kinetic energy.

recognize target appears in incompatible forms.
12 problems Warmup Practice Mixed Review Assessment
Problem 169

Identify whether target variable can be isolated by elementary algebra alone in x+sin(x)=3.

Problem 170

Identify whether target variable can be isolated by elementary algebra alone in x+e^x=10.

Problem 171

Identify whether target variable can be isolated by elementary algebra alone in A=P(1+r)^t isolate r.

Problem 172

Identify whether target variable can be isolated by elementary algebra alone in x appears both inside and outside a logarithm.

Open in simulator
Problem 173

Identify whether target variable can be isolated by elementary algebra alone in x*e^x = 5.

Problem 174

Identify whether target variable can be isolated by elementary algebra alone in x*ln(x) = 1.

Problem 175

Identify whether target variable can be isolated by elementary algebra alone in x^2 + cos(x) = 0.

Problem 176

Identify whether target variable can be isolated by elementary algebra alone in e^x = x + 2.

Problem 177

Identify whether target variable can be isolated by elementary algebra alone in sin(x) = x - 1.

Problem 178

Identify whether target variable can be isolated by elementary algebra alone in log(x) + x^2 = 3.

Problem 179

Identify whether target variable can be isolated by elementary algebra alone in A = 2πr(r+h) isolate h.

Problem 180

Identify whether target variable can be isolated by elementary algebra alone in y = (x+1)/(x-1) isolate x.

catch inverse-operation, factoring, domain, and branch mistakes.
12 problems Warmup Practice Mixed Review Assessment
Problem 181

Correct the advanced formula-rearrangement error: A student isolates x in y=ax+b as x=y-b/a.

Open in simulator
Problem 182

Correct the advanced formula-rearrangement error: A student squares v=sqrt(2gh) but gets v=2gh.

Problem 183

Correct the advanced formula-rearrangement error: A student solves A=P(1+r)^t as r=A/P-1 divided by t.

Problem 184

Correct the advanced formula-rearrangement error: A student drops the negative branch from x^2=9 without context.

Problem 185

Correct the advanced formula-rearrangement error: A student isolates x in y=1/(x+a) as x=1/y+a.

Problem 186

Correct the advanced formula-rearrangement error: A student isolates x in y=(x+a)^2 as x=sqrt(y)-a.

Problem 187

Correct the advanced formula-rearrangement error: A student isolates x in y=log(x)-a as x=e^(y-a).

Problem 188

Correct the advanced formula-rearrangement error: A student isolates x in y=sin^2(x) as x=arcsin(y).

Problem 189

Correct the advanced formula-rearrangement error: A student isolates x in y=x/a+x/b as x=y(a+b).

Problem 190

Correct the advanced formula-rearrangement error: A student isolates x in 1/y=1/x+1/a as x=1/y-1/a.

Problem 191

Correct the advanced formula-rearrangement error: A student isolates x in y=(x+a)^2+b as x=sqrt(y)-a-b.

Problem 192

Correct the advanced formula-rearrangement error: A student isolates x in y=ln(x^2) as x=e^(y/2).