Property
When solving a formula that includes a fraction, like the area of a triangle A=21bh, you can first clear the fraction by multiplying both sides of the equation by the denominator.
Then, isolate the desired variable. To solve for h, we get 2A=bh, which simplifies to h=b2A.
Examples
- Solve the formula A=21bh for b. First, multiply by 2 to get 2A=bh. Then, divide by h to get b=h2A.
- The formula for the average of two numbers is M=2a+b. Solve for a. Multiply by 2 to get 2M=a+b. Then subtract b to get a=2M−b.
- Solve the formula for the area of a trapezoid, A=21h(b1+b2), for h. Multiply by 2: 2A=h(b1+b2). Then divide by (b1+b2) to get h=b1+b22A.
Explanation
To get a variable out of a fraction, first 'free' it by multiplying everything by the denominator. This clears the fraction and makes it much easier to isolate the variable you're looking for using standard algebra steps.