Given Information
We were provided this information in the text.
"Julia is 4 years older than twice Kelly's age. The product of their ages is 96. Determine Kelly's age algebraically."
Rewritten in equation format
We retell the given information with numbers and titles.
(Julia's Age) = (2 * Kelly's Age) + 4
(Julia's Age) * (Kelly's Age) = 96
Assign a letter for each unknown age.
These letters will serve as our variables.
"Julia's Age" = J
"Kelly's Age" = K
Equation rewritten with variables
This will make the equations easier to see in mathematical terms.
J = 2K + 4
JK = 96
Solving Phase: Part 1 - Combining both equations by isolating J for both.
If both equations equal J, then both equations equal each other. We no longer have to solve for J and will only have one variable.
Equation 1 (J is isolated, complete): J = 2k + 4
Equation 2: JK = 96. Isolate J by dividing both sides of the equation by K.
Equation 2 (J is isolated, complete) J = 96/K
Combined Equation: 2K + 4 = 96/K
Since it's easier to solve with a common denominator, we will multiply both sides of the equation by "K" so both parts have the same denominator.
Combined Equation with the Common Denominator: 2K2 + 4K = 96
Solving Phase: Part 2 - Restructure the remaining equation by setting all contents equal to zero.
Use this restructuring to factor the polynomial - This is how we can determine what K could be.
Combined Equation with the Common Denominator: 2K2 + 4K = 96
Equation set equal to zero: 2K2 + 4K - 96 = 0.
2 is the Greatest Common Factor of all the parts of the equation, so we can divide everything by 2 to simplify all parts of the equation: K2 + 2K - 48 = 0.
We can factor this equation by grouping.
Which two numbers will add up to 2, and their product will be -48?
48 is the product of any of the below combinations. However, since there is a negative in our equation (-48), one of the two numbers has to be negative. And, since their sum is a positive number, that means the larger of the two numbers has to be the one that is positive.
- -1*48 : Their sum is 47. Incorrect.
- -2*24 : Their sum is 22. Incorrect.
- -3*16 : Their sum is 13. Incorrect.
- -4*12 : Their sum is 8. Incorrect.
- -6*8 : Their sum is 2. This is the only applicable option.
Using "-6" and "8," we can create our factor groups.
Equation in factored groups: (K-6)*(K+8) = 0.
Solving Phase: Part 3 - Factor the polynomial.
Since anything multiplied by 0 will equal 0, we have to identify what value(s) make each section of the factored polynomial equal 0.
(K-6) = 0 if K is 6.
(K+8) = 0 if K is -8.
Interpret the values of K and answer the question.
We were asked to determine an age, so that's what our variables represented. Ages cannot be negative, so negative values are disallowed as an answer.
K is either 6 or -8. K represents "Kelly's Age," and ages cannot be negative. Therefore, only 6 is a viable answer.
Conclusion: Kelly's age is 6 years old.
If you would like to verify & double check this answer, plug "6" in for "K" to our previous equations.
"J = 2K + 4" becomes "J = (2*6) +4 = 16."
"JK = 96" becomes "J*6 = 96," and when J is isolated, it becomes "J = 16."
The findings are consistent in every application. We are certain that we are correct.
Jim S.
Good analysis except that you state "Julia is 4 years older than Kelly" while the original question states "Julia is 4 years older than twice Kelly's age"07/09/24