Lesson illustration

Selecting the Appropriate Equation from a Formula Sheet

Kia ora. In the previous lesson, you practised entering electrical expressions carefully: converting prefixes first, protecting fractions with brackets, and using squares and roots correctly on a calculator. Those skills matter only after you have chosen the right equation.

This lesson focuses on the decision that comes before calculation: reading an exam question, identifying what it asks for, and selecting the formula from a supplied sheet that matches the information given. We will use the common voltage, current, resistance, and power relationships as practice, but the same method applies to every formula on your exam sheet.


Treat formula selection as a matching task

Do not begin by looking for an equation that “looks familiar.” Start with the question.

For each calculation question, make a small information box in your working:

ItemWhat to write
FindThe requested quantity, its symbol, and expected unit
KnownEvery value supplied, with symbol and unit
FormulaAn equation that has the target alone on one side and uses only known quantities on the other

For the electrical quantities used in this lesson:

QuantitySymbolUnit
VoltageVVvolt, V\text{V}
CurrentIIampere, A\text{A}
ResistanceRRohm, Ω\Omega
PowerPPwatt, W\text{W}

A question may use ordinary trade wording rather than the symbol:

  • “How much current does the load draw?” means find II.
  • “What is the voltage across the resistor?” means find VV.
  • “Determine the resistance of the element” means find RR.
  • “How much power is dissipated?” means find PP.

The unit requested is a useful second clue. If the answer must be in amperes, your selected equation must produce current, II, not power or resistance.

The three selection checks

Before substituting numbers, check all three points:

  1. The target is isolated.
    If the question asks for current, select a formula beginning with I=I=.

  2. Every quantity on the other side is known.
    If you have PP and VV, an equation containing RR is not the direct choice because RR is still unknown.

  3. The answer unit makes sense.
    For example, P=VIP=VI produces watts because volts multiplied by amps gives watts.

This keeps formula selection separate from calculation. First choose; then substitute; then use the calculator.

{
  "type": "exercise",
  "id": "54afa508-bc80-4ba4-afb3-bb6b74960358"
}

Watch formula selection in worked electrical examples

{"type":"video","title":"Stop Struggling with Electrical Math – Ohm’s Law Made Simple!","learning_duration":390,"video_id":"SrQPlQ1LiJs","par_intro":"Watch “Stop Struggling with Electrical Math – Ohm’s Law Made Simple!” by Electrician U for several practical examples of choosing voltage, current, resistance, or power equations from the known values.","par_directions":"Watch <span data-type=\"resource_video_timerange\" data-resource-subitem-id=\"e1dace0b\" data-range-start=\"823\" data-range-end=\"1213\">the worked examples</span>. The presenter calls voltage \\(E\\); on many formula sheets, the same quantity is written as \\(V\\). For each example, pause briefly before the calculation and identify the requested quantity and the two known quantities yourself. Focus on why the selected equation contains exactly those knowns.","video_duration":3360,"isV2":true,"blockId":"0a90cf46-7ff4-4f73-905c-a9bdeeabae91","lessonId":"51af3325-e038-48d2-aef5-a05afde49c57"}



One detail from the video is especially important for exam work: a formula is selected from the target first, not from the first number you notice. A question containing 240 V240\ \text{V} does not automatically mean you should use an equation beginning with V=V=; it may be giving voltage while asking you to find current, power, or resistance.


Use the formula wheel as a map, not as a guessing tool

The supplied formula sheet may list equations in rows, or it may show a formula wheel. The wheel below organises equivalent equations for the four core quantities.

{"type":"image","url":"https://electronicsarea.com/wp-content/uploads/ohms-law-power-formulas.png","caption":"This formula wheel groups equations for power \\(P\\), voltage \\(V\\), current \\(I\\), and resistance \\(R\\). Each coloured quarter contains formulas that calculate the letter in its centre.","isV2":true,"blockId":"10e962fe-903a-43bc-9764-27cfd7821ccc","lessonId":"51af3325-e038-48d2-aef5-a05afde49c57"}



The wheel is useful because each centre section shows the quantity being found. For instance, the formulas in the power section all begin with P=P=, while the formulas in the current section all begin with I=I=.

Here is the same information in an exam-friendly table.

If the question asks for…If the known values are…Select this equation
Power PPVoltage and currentP=VIP=VI
Power PPCurrent and resistanceP=I2RP=I^2R
Power PPVoltage and resistanceP=V2RP=\dfrac{V^2}{R}
Voltage VVCurrent and resistanceV=IRV=IR
Voltage VVPower and currentV=PIV=\dfrac{P}{I}
Voltage VVPower and resistanceV=PRV=\sqrt{PR}
Current IIVoltage and resistanceI=VRI=\dfrac{V}{R}
Current IIPower and voltageI=PVI=\dfrac{P}{V}
Current IIPower and resistanceI=PRI=\sqrt{\dfrac{P}{R}}
Resistance RRVoltage and currentR=VIR=\dfrac{V}{I}
Resistance RRPower and voltageR=V2PR=\dfrac{V^2}{P}
Resistance RRPower and currentR=PI2R=\dfrac{P}{I^2}

You do not need to memorise all twelve equations immediately if a formula sheet is provided. You do need to be able to scan the sheet and match:

  • the letter you need to find; and
  • the two letters you already know.

The square and square-root formulas are not “special power formulas to guess at.” They are simply the formulas on the sheet that connect the particular pair of known values to the required unknown.

{
  "type": "exercise",
  "id": "f826b911-3492-4f27-9e31-666b0a6623a2"
}

Worked selection examples

The examples below deliberately stop after formula selection. In an exam, write the selected formula before doing the arithmetic. This earns method marks and makes it much easier to spot a wrong pathway.

Example 1: Find power from voltage and current

A heating element is supplied at 230 V230\ \text{V} and draws 4.0 A4.0\ \text{A}. Determine its power.

Write the information first:

Find: P in W\text{Find: } P \text{ in W} Known: V=230 V,I=4.0 A\text{Known: } V=230\ \text{V}, \quad I=4.0\ \text{A}

The target is PP, and the known quantities are VV and II. Select:

P=VIP=VI

Do not select P=I2RP=I^2R, because resistance has not been given. Do not select P=V2RP=\dfrac{V^2}{R}, for the same reason.


Example 2: Find current from power and voltage

A 48 W48\ \text{W} lamp operates from a 24 V24\ \text{V} supply. Find the current.

Find: I in A\text{Find: } I \text{ in A} Known: P=48 W,V=24 V\text{Known: } P=48\ \text{W}, \quad V=24\ \text{V}

Look only at equations that begin with I=I=. The one containing the knowns PP and VV is:

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

It would be tempting to use Ohm’s law:

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

But RR is unknown, so it is not the direct equation for this question.


Example 3: Find resistance from power and current

A load dissipates 20 W20\ \text{W} when its current is 2.0 A2.0\ \text{A}. Determine the resistance.

Find: R in Ω\text{Find: } R \text{ in } \Omega Known: P=20 W,I=2.0 A\text{Known: } P=20\ \text{W}, \quad I=2.0\ \text{A}

Select the resistance equation containing PP and II:

R=PI2R=\frac{P}{I^2}

The square applies to the current, not to the power:

R=PI2R=\frac{P}{I^2}

not

R=P2IR=\frac{P^2}{I}

The formula sheet, not memory, is your authority. Copy its structure exactly.


Example 4: Find voltage from resistance and current

A resistor has a resistance of 24 Ω24\ \Omega. Current through it is 0.50 A0.50\ \text{A}. Determine the voltage across it.

Find: V in V\text{Find: } V \text{ in V} Known: R=24 Ω,I=0.50 A\text{Known: } R=24\ \Omega, \quad I=0.50\ \text{A}

Select:

V=IRV=IR

This is a direct Ohm’s law question because the known pair is current and resistance.


Example 5: Find voltage from power and resistance

A 100 Ω100\ \Omega resistor dissipates 36 W36\ \text{W}. Find the voltage across it.

Find: V in V\text{Find: } V \text{ in V} Known: P=36 W,R=100 Ω\text{Known: } P=36\ \text{W}, \quad R=100\ \Omega

You need an equation beginning with V=V= that contains PP and RR:

V=PRV=\sqrt{PR}

The square root is a clue that this formula is designed for a power-and-resistance pair. It is different from:

V=IRV=IR

because current has not been supplied.


Avoid the common formula-selection traps

TrapWhy it failsBetter habit
Choosing the first formula containing a familiar numberA given voltage, current, or resistance can appear in several equationsIdentify the required unknown first
Choosing an equation with another unknown on the right sideYou cannot substitute a value you do not haveUse the equation that contains only known quantities
Ignoring the answer unitYou might calculate a valid number for the wrong quantityWrite the required symbol and unit before selecting
Using P=VIP=VI whenever power is mentionedThat formula requires both voltage and currentMatch the formula to the pair actually given
Treating EE and VV as different in a basic DC formula sheetBoth may be used for voltage in different resourcesCheck the formula-sheet legend and use its notation consistently
Rearranging an equation in your head too earlyIt creates unnecessary errors and hides method marksFirst look for a supplied equation that already has the target isolated

A question may give more information than you need. For example, it might state that a heater is on a 230 V230\ \text{V} supply, has a resistance of 46 Ω46\ \Omega, and draws 5.0 A5.0\ \text{A}, then ask for current. The direct calculation is not necessary because the current is already stated. Read the final sentence carefully before selecting any formula.

Likewise, an earlier part of a multi-part question may have produced a value. Once you have calculated and recorded that value, it becomes a known quantity for the next part.

{
  "type": "exercise",
  "id": "a21d9d10-a543-4fb0-b7af-2b530da7de10"
}

A quick exam routine

Use this routine every time you see a calculation question:

  1. Underline the instruction word: calculate, determine, find, or state.
  2. Write the target as a symbol and unit, such as II in A\text{A}.
  3. List the known values with symbols and units.
  4. Scan only formulas beginning with the target symbol.
  5. Choose the one containing only your known quantities.
  6. Copy the formula before substituting values.
  7. Convert prefixes where required, then calculate and check the final unit.

A compact piece of working might look like this:

Find I\text{Find } I P=960 W,V=120 VP=960\ \text{W}, \qquad V=120\ \text{V} I=PVI=\frac{P}{V}

This is clear to a marker even before the numerical calculation is completed.


Key takeaways

Formula selection is a process of matching, not memorising blindly:

  • Start with the requested quantity and its expected unit.
  • Record all known values using electrical symbols.
  • Select a formula with the target isolated on the left-hand side.
  • Check that every symbol on the right-hand side is a known value.
  • Use the formula sheet or formula wheel as a map; do not choose based on what looks easiest.
  • Copy the selected equation before using the calculator, so you retain method marks and can check your work.

Next, you will build on this by rearranging a three-variable multiplication or division formula when the formula sheet gives a useful relationship but not yet in the exact form you need.

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