Simple Algebra Problem: Finding the Product of Consecutive Even Integers

  • Thread starter Thread starter kuahji
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
The algebra problem involves finding two consecutive even integers whose product is 48, represented by the equation x(x+2) = 48. The correct approach is to rewrite the equation as x^2 + 2x - 48 = 0 and then apply the quadratic formula to solve for x. Dividing by 2x is not a valid step, as it complicates the equation without leading to a solution. The integers that satisfy the original problem are 6 and 8, which can also be derived through factoring or completing the square. Understanding these steps helps clarify the solution process for similar algebra problems.
kuahji
Messages
390
Reaction score
2
Ok, I have a simple algebra problem I need help with.

The problem states "The product of two consecutive even integers is 48."
So I wrote the equation out as x(x+2)=48. If I factor that I should get x^2+2x=48? Then divide 48 by 2x & get 24. Then squard root of 24? What step am I doing incorrect? I've been racking my brain on this problem for like a half an hour :-p (this is what I get for being out of school for 4 years). I mean the answer is simple 6 x 8 = 48. But, I would like to know the steps. Any help is appreciated.
 
Last edited:
Physics news on Phys.org
kuahji said:
Ok, I have a simple algebra problem I need help with.

The problem states "The product of two consecutive even integers is 48."
So I wrote the equation out as x(x+2)=48. If I factor that I should get x^2+2x=48? Then divide 48 by 2x & get 24. Then squard root of 24? What step am I doing incorrect? I've been racking my brain on this problem for like a half an hour :-p (this is what I get for being out of school for 4 years). I mean the answer is simple 6 x 8 = 48. But, I would like to know the steps. Any help is appreciated.

ok so you have
x(x+2) = 48
x^2 +2x = 48

The thing is that you can't just divide by 2x and get x^2 = 24
rewrite the equation as
x^2 + 2x - 48 = 0

then use the quadratic equation to solve for x, and take the solution that fits the problem's description.
 
Last edited by a moderator:
d_leet said:
ok so you have
x(x+2) = 48<br /> x^2 +2x = 48
The thing is that you can't just divide by 2x and get x^2 = 24
rewrite the equation as
x^2 + 2x - 48 = 0
then use the quadratic equation to solve for x, and take the solution that fits the problem's description.

Ok, brilliant. Thanks much for your help. It is greatly appreciated :cool:. The algebra rules are slowly coming back to me.
 
Yeah, if you divide x^2 + 2x = 48 by 2x then you get:

\frac {1}{2}x + 1 = \frac {24}{x}

Doesn't really get you anywhere. You have to factor to:
(x-6)(x+8) = 0
 
One more way. x^2+2x=(x+1)^2-1. So, (x+1)^2=49 So, x+1=(+/-)7
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top