
Kyle M. answered 04/07/14
Tutor
5.0
(372)
Certified Educator with Masters, Tutoring 3rd Grade Through College
This will use a series of strategies to manipulate values & variables to yield the solution.
1. There is one variable - let's call it x;
2. One value is 6 less than the other. They are x & x-6;
3. The product of the two is 72, so: x(x-6)=72
4. X^2-6x=72
x^2-6x-72=0 (subtract 72 from each side);
(x-12)(x+6)=0
5. If x-12=0, then x=12;
If x+6=0, then x=-6;
Since x=-6 is impossible, we assume x=12.
6. Check the solution:
X=12, x-6=6, 12*6=72