Lesson illustration

Rearranging Three-Variable Multiplication and Division Formulas

Kia ora. In the previous lesson, you practised choosing a formula by identifying the required quantity, the known quantities, and the expected unit. That prevents a common error: doing correct arithmetic with the wrong equation.

This lesson handles the next step. Sometimes the formula sheet gives the relationship you need, but the required quantity is not alone on the left-hand side. You will learn a reliable way to rearrange any three-variable multiplication or division formula before substituting numbers. The main electrical examples will be Ohm’s law and power, since these are frequent exam questions.


An equation is a balanced statement

Think of the equals sign as saying “the value on both sides is the same.” Rearranging does not mean a letter mysteriously “moves across” the equals sign. It means you perform the same operation to both sides so the equation remains balanced.

There are two rules:

  1. You may swap the left and right sides of an equation.
  2. You must do the same operation to both sides.

For example, begin with the power formula:

P=IVP=IV

Suppose the question asks for voltage VV. The II is multiplying VV, so divide both sides by II:

PI=IVI\frac{P}{I}=\frac{IV}{I}

On the right, II divided by II equals 11, leaving:

PI=V\frac{P}{I}=V

Swap the sides to put the required quantity first:

V=PIV=\frac{P}{I}

The key idea is simple:

  • Multiplication attached to the quantity you want is undone by division.
  • Division attached to the quantity you want is undone by multiplication.

{"type":"video","title":"Electrical Formula Transposition","learning_duration":96,"video_id":"meAYwEHRnsI","par_intro":"Watch “Electrical Formula Transposition” by Sparky Help for a short visual explanation of why inverse operations are used when rearranging the power formula.","par_directions":"Watch <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"7c7394cf\" data-range-start=\"5\" data-range-end=\"101\">core transposition</span>. Focus on the idea that, when a variable is multiplied, dividing both sides by that variable cancels it. The triangle is a memory aid; the balanced-equation method is what lets you check that the result is correct.","video_duration":418,"isV2":true,"blockId":"2c2ad2f1-2752-4328-96b2-b9b437d0d654","lessonId":"768c7337-6833-4ae5-9683-74960577f488"}




The multiplication pattern

Many basic electrical formulas have this form:

A=BCA=BC

Here, BB and CC are multiplied together.

Required quantityWhat you do to both sidesRearranged formula
AANothing; it is already isolatedA=BCA=BC
BBDivide by CCB=ACB=\dfrac{A}{C}
CCDivide by BBC=ABC=\dfrac{A}{B}

Do not try to memorise the table as three unrelated formulas. Instead, inspect the original formula and ask:

“What operation is currently attached to the letter I need?”

If it is being multiplied by something, divide by that something.

Power formula: P=IVP=IV

The power formula is a direct example of the multiplication pattern:

P=IVP=IV

Its three useful forms are:

P=IVP=IV I=PVI=\frac{P}{V} V=PIV=\frac{P}{I}

Worked example: find voltage

A heater takes 4.0 A4.0\ \text{A} and uses 960 W960\ \text{W}. Find its supply voltage.

The question asks for voltage, so start with the original power relationship:

P=IVP=IV

Divide both sides by II:

PI=IVI\frac{P}{I}=\frac{IV}{I} V=PIV=\frac{P}{I}

Now substitute values:

V=960 W4.0 AV=\frac{960\ \text{W}}{4.0\ \text{A}} V=240 VV=240\ \text{V}

Writing the rearranged formula before numbers is worthwhile in an exam. It shows the marker your method and gives you a place to spot an error before you calculate.

{
  "type": "exercise",
  "id": "04162e83-ec86-44a8-afeb-c6015faf2551"
}

The division pattern

Now consider a formula written as a fraction:

A=BCA=\frac{B}{C}

This time, BB is divided by CC.

Required quantityWhat you doRearranged formula
AANothing; it is already isolatedA=BCA=\dfrac{B}{C}
BBMultiply both sides by CCB=ACB=AC
CCMultiply by CC, then divide by AAC=BAC=\dfrac{B}{A}

The most important point is that a denominator is removed by multiplying.

To isolate BB, start with:

A=BCA=\frac{B}{C}

Multiply both sides by CC:

AC=BCCAC=\frac{B}{C}C

The CC terms on the right cancel:

AC=BAC=B

Then write the required quantity first:

B=ACB=AC
{
  "type": "exercise",
  "id": "0aac0a66-1244-4585-a0ea-6a28999734bd"
}

{"type":"reading","par_intro":"Read the density examples in this resource to see the same rearrangement method outside electrical work. The letters and context change, but the mathematical reasoning is exactly the same as for power and Ohm’s law.","par_directions":"In Chapter 9, Section 9.7, “Rearranging formulae involving multiplication and division” (pp. 96–97), read <span data-type=\"resource_reading_textrange\" data-resource-subitem-id=\"b4883012\" data-range-start=\"Rearranging such formulae is something that pupils find quite challenging.\" data-range-end=\"the rearranged formula becomes:\">the worked method</span>. Follow each operation performed on both sides, especially where multiplying cancels a denominator. Do not worry about the density context; concentrate on the cancellation steps and on putting the requested variable alone.","learning_duration":"10 minutes","url":"https://www.rgs.org/media/r4shifkq/scientificmodelsandmathematicalequations.pdf","title":"9 Scientific models and mathematical equations","isV2":true,"blockId":"018200b7-52e5-45ff-af27-fcc80a5090b0","lessonId":"768c7337-6833-4ae5-9683-74960577f488"}




Ohm’s law: one relationship, three forms

For basic DC calculations, Ohm’s law is usually written:

V=IRV=IR

Some formula sheets use EE rather than VV for voltage:

E=IRE=IR

For the purposes of these basic calculations, treat EE and VV as voltage notation, but copy whichever notation the exam question or supplied formula sheet uses.

The three forms of Ohm’s law are:

V=IRV=IR I=VRI=\frac{V}{R} R=VIR=\frac{V}{I}
{"type":"image","url":"https://www.inchcalculator.com/wp-content/uploads/2022/09/ohms-law-triangle.png","caption":"The Ohm’s Law triangle places voltage \\(V\\) above current \\(I\\) and resistance \\(R\\), so covering the quantity sought leaves the multiplication or division relationship used to calculate it.","isV2":true,"blockId":"111abe0a-c4e4-4f88-a7da-9efc55a77fbd","lessonId":"768c7337-6833-4ae5-9683-74960577f488"}



The triangle can be useful under time pressure, particularly for Ohm’s law. Cover the required letter:

  • Cover VV: II and RR are side by side, so multiply.
  • Cover II: VV is above RR, so divide VV by RR.
  • Cover RR: VV is above II, so divide VV by II.

However, the triangle is only a mnemonic for this particular three-variable relationship. The balanced-equation method works even when a triangle does not.

Worked example: find current

A 24 V24\ \text{V} supply is connected across a 6 Ω6\ \Omega resistor. Find the circuit current.

Start from Ohm’s law:

V=IRV=IR

The required quantity is II, which is multiplied by RR. Divide both sides by RR:

VR=IRR\frac{V}{R}=\frac{IR}{R} I=VRI=\frac{V}{R}

Substitute values:

I=24 V6 ΩI=\frac{24\ \text{V}}{6\ \Omega} I=4 AI=4\ \text{A}

Worked example: find resistance

A load has 12 V12\ \text{V} across it and draws 3.0 A3.0\ \text{A}. Find its resistance.

Start with:

V=IRV=IR

The II multiplies RR, so divide both sides by II:

VI=IRI\frac{V}{I}=\frac{IR}{I} R=VIR=\frac{V}{I}

Then substitute:

R=12 V3.0 AR=\frac{12\ \text{V}}{3.0\ \text{A}} R=4.0 ΩR=4.0\ \Omega
{
  "type": "exercise",
  "id": "229e2f48-34c6-4f98-8daa-c76f3ed60112"
}

A dependable exam routine

When the needed formula is not already arranged for the quantity asked, use this sequence:

  1. Write the original formula from the formula sheet.
  2. Circle the required variable in your written formula.
  3. Identify whether that variable is being multiplied or divided.
  4. Apply the inverse operation to both sides.
  5. Cancel only identical factors, such as R/RR/R or I/II/I.
  6. Write the final rearranged formula with the required quantity on the left.
  7. Substitute values, including any required unit conversions.

For example, if a question asks for resistance, do not write numbers immediately. Your working should first establish:

V=IRV=IR R=VIR=\frac{V}{I}

Only then insert the voltage and current values.

Errors to watch for

ErrorWhy it is wrongBetter approach
“Moving” a letter without changing the operationIt hides the balanced-equation step and often produces a wrong formulaState the inverse operation applied to both sides
From V=IRV=IR, writing I=VRI=VRRR is multiplying II, so it must be cancelled by divisionI=VRI=\dfrac{V}{R}
From I=VRI=\dfrac{V}{R}, writing V=IRV=\dfrac{I}{R}RR is a denominator, so multiply by RR to remove itV=IRV=IR
Substituting values before rearrangingIt makes the method difficult to check and can lose method marksRearrange symbolically first
Relying on a triangle for every formulaNot every electrical formula fits that layoutUse inverse operations as the general method

A quick sense check can help. In the formula

I=VRI=\frac{V}{R}

increasing resistance while voltage stays fixed should reduce current. The resistance therefore belongs in the denominator, not the numerator.


Key takeaways

A three-variable formula can be rearranged without guessing:

  • An equation stays true when you perform the same operation on both sides.
  • To undo multiplication, divide.
  • To undo division, multiply.
  • For P=IVP=IV, the alternative forms are I=PVI=\dfrac{P}{V} and V=PIV=\dfrac{P}{I}.
  • For V=IRV=IR, the alternative forms are I=VRI=\dfrac{V}{R} and R=VIR=\dfrac{V}{I}.
  • The Ohm’s law triangle can help recall these three forms, but the balanced-equation method is the more reliable exam skill.

Next, you will extend this method to formulas containing a squared variable. That requires one additional operation: taking a square root after isolating the squared term.

Can't find a good explanation? Sign up and we'll make it for you