Property
Many formulas used in business, science, economics, and other fields use rational equations to model the relation between two or more variables.
We will now see how to solve a rational equation for a specific variable.
The same strategy applies: identify restrictions, find the LCD, clear fractions, and then use algebraic properties to isolate the desired variable.
Examples
- To solve the physics formula I=RV for R, note R=0. Multiply by the LCD, R, to get IR=V. Then, divide by I to isolate R: R=IV.
- Solve the acceleration formula a=tv−u for t. Note t=0. Multiply by t to get at=v−u. Then divide by a to find t=av−u.
- To solve R1=R11+R21 for R, the LCD is RR1R2. Multiplying yields R1R2=RR2+RR1. Factor out R to get R1R2=R(R2+R1), so R=R1+R2R1R2.
Explanation
This is like rearranging a formula. Instead of finding a number, you're isolating one variable in terms of the others. The process of clearing fractions by multiplying by the LCD still works perfectly, even with multiple variables.