A clever application of the distributive property to solve a multi-step equation | Khan Academy
Summary
Highlights
The video starts with the equation 3/4x + 2 = 3/8x - 4. To simplify solving, the presenter suggests eliminating fractions by multiplying both sides of the equation by a common number.
The best number to multiply by is the least common multiple of the denominators (4 and 8), which is 8. Multiplying by 8 will convert all fractional terms into whole numbers.
Multiplying both sides by 8: (8 * 3/4x) + (8 * 2) = (8 * 3/8x) - (8 * 4). This simplifies to 6x + 16 = 3x - 32.
To get all x terms on the left, subtract 3x from both sides: 3x + 16 = -32. To get constants on the right, subtract 16 from both sides: 3x = -48.
Divide both sides by 3 to isolate x: x = -48 / 3, which results in x = -16.
The presenter substitutes x = -16 back into the original equation to check the answer. 3/4(-16) + 2 = -12 + 2 = -10. And 3/8(-16) - 4 = -6 - 4 = -10. Since both sides equal -10, the solution x = -16 is correct.