Odd Challenge Question in Algebra I Book

AI Thread Summary
The challenge question involves finding three consecutive even integers that sum to 54. The integers can be expressed as a, b, and c, where a = b-2 and c = b+2. The equation simplifies to (b-2) + b + (b+2) = 54, allowing for the calculation of b. The user initially miscalculated the sum of the digits in 104 but later recognized the error and requested the thread to be closed. The solution process is clarified, leading to a better understanding of the problem.
dbmorpher
Messages
69
Reaction score
0

Homework Statement


An even integer can be written as the expression 2n. Find three consecutive even integers with a sum of 54.


Homework Equations


None, this was a challenge question.


The Attempt at a Solution


I got that the sum of the digits in 104 (2*52) equals 54 but cannot see any other solutions.
 
Physics news on Phys.org
Please close thread
 
The problem is this.

Find three integers (even) a, b and c such that

a + b + c = 54

where a = b-2 and c= b+2
So:

(b-2) + b + (b+2) = 54

From there you can solve for b, and then find a and c.
 
dbmorpher said:

Homework Statement


An even integer can be written as the expression 2n. Find three consecutive even integers with a sum of 54.

Homework Equations


None, this was a challenge question.

The Attempt at a Solution


I got that the sum of the digits in 104 (2*52) equals 54 but cannot see any other solutions.
The sum of the digits in 104 is 1 + 0 + 4 = 5.
 
Mark44 said:
The sum of the digits in 104 is 1 + 0 + 4 = 5.

I know what I did wrong now
Thank you all
I now ask that this thread be locked or deleted
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top