If V = 12R / (r + R), then R = ?
2023
If V = 12R / (r + R), then R = ?
- A.
Vr/(12-V)
- B.
Vr + V / 12
- C.
Vr - 12
- D.
V / r - 12
Show answer & explanation
Correct answer: A
Concept: To rearrange a literal equation for a specified variable, clear any fraction by cross-multiplication, expand the brackets, collect every term containing the target variable on one side, factor that variable out, and divide by its remaining coefficient.
Application:
Start from the given relation V = 12R/(r + R).
Cross-multiply to clear the fraction: V(r + R) = 12R.
Expand the left side: Vr + VR = 12R.
Move every R-term to one side: Vr = 12R - VR.
Factor R out of the right side: Vr = R(12 - V).
Divide both sides by (12 - V) to isolate R: R = Vr/(12 - V).
Cross-check: substituting R = Vr/(12 - V) back gives r + R = 12r/(12 - V), so 12R/(r + R) simplifies to V again, confirming the original equation is satisfied.