MHB Finding a+b Given f(x)=x^3-6x^2+17x

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The function f(x) = x^3 - 6x^2 + 17x has a rotational symmetry about the point (2, 18), leading to the conclusion that if f(a) = 16 and f(b) = 20, then a + b = 4. Various methods confirm this result, including analyzing the roots of related equations and using symmetry properties. The discussion emphasizes that this conclusion holds under the assumption that a and b are real numbers. Without this assumption, the sum a + b may not necessarily equal 4. The final consensus is that a + b = 4 is valid given the stated conditions.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
If $$f(x)=x^3-6x^2+17x$$ and $$f(a)=16$$ and $$f(b)=20$$, find $$a+b$$.
 
Mathematics news on Phys.org
Re: Find a+b.

anemone said:
If $$f(x)=x^3-6x^2+17x$$ and $$f(a)=16$$ and $$f(b)=20$$, find $$a+b$$.
The graph of $f$ has a rotational symmetry about the point $(2,18)$. In fact, you can check that $f(2-x) + f(2+x) = 18+18 =36$. But $36 = 16+20$, and it follows that if $f(a) = 16$ and $f(b) = 20$ then $a=2-x$ and $b=2+x$ for some $x$. Therefore $a+b=4.$
 
Re: Find a+b.

Another way. We have $$f(a)=16\Leftrightarrow (a-2)^3+5a-8=0\\f(b)=20\Leftrightarrow (b-2)^3+5b-12=0$$ Denoting $\alpha=a-2,\;\beta =b-2$: $$f(a)=16\Leftrightarrow \alpha^3+5\alpha+2=0\\f(b)=20\Leftrightarrow \beta^3+5\beta-2=0$$ But if $r$ is a root of $x^3+5x+2$ iff $-r$ is a root of $x^3+5x-2$ so, $$0=\alpha+\beta=a-2+b-2\Rightarrow a+b=4$$ P.S. Of course, this is valid for $a,b\in\mathbb{R}$, otherwise $a+b$ can be $\neq 4$.
 
Re: Find a+b.

As always, thanks to Opalg and Fernando for participating in this problem and to be honest, I learned a lot from both of the solutions.

I solved this problem differently and here goes my solution:

From
$$a^3-6a^2+17a-16=0$$ and $$b^3-6b^2+17b-20=0$$,

We add the equations to find that

$$a^3+b^3-6a^2-6b^2+17a+17b-16-20=0$$

$$(a^3+b^3)-6(a^2+b^2)+17(a+b)-36=0$$

$$((a+b)^3-3ab(a+b))-6((a+b)^2-2ab)+17(a+b)-36=0$$

By replacing $$k=a+b$$ yields

$$(k^3-3abk)-6(k^2-2ab)+17k-36=0$$

This simplifies to

$$k^3-6k^2-36+(17-3ab)k+12ab=0$$

$$k^3-6k^2-36-(3ab-17)k+4(3ab-17)+4(17)=0$$

$$k^3-6k^2+32+(3ab-17)(4-k)=0$$

$$(k+2)(k-4)^2+(3ab-17)(4-k)=0$$

Therefore, we can conclude that $$k=4$$ must be true.

This implies $$a+b=4$$.

But hey, it is very obvious that my method is the least impressive/worst one...(bh):o...
 
Re: Find a+b.

anemone said:
As always, thanks to Opalg and Fernando for participating in this problem and to be honest, I learned a lot from both of the solutions.

I solved this problem differently and here goes my solution:

From
$$a^3-6a^2+17a-16=0$$ and $$b^3-6b^2+17b-20=0$$,

We add the equations to find that

$$a^3+b^3-6a^2-6b^2+17a+17b-16-20=0$$

$$(a^3+b^3)-6(a^2+b^2)+17(a+b)-36=0$$

$$((a+b)^3-3ab(a+b))-6((a+b)^2-2ab)+17(a+b)-36=0$$

By replacing $$k=a+b$$ yields

$$(k^3-3abk)-6(k^2-2ab)+17k-36=0$$

This simplifies to

$$k^3-6k^2-36+(17-3ab)k+12ab=0$$

$$k^3-6k^2-36-(3ab-17)k+4(3ab-17)+4(17)=0$$

$$k^3-6k^2+32+(3ab-17)(4-k)=0$$

$$(k+2)(k-4)^2+(3ab-17)(4-k)=0$$

Therefore, we can conclude that $$k=4$$ must be true.

This implies $$a+b=4$$.

But hey, it is very obvious that my method is the least impressive/worst one...(bh):o...

Hey anemone! ;)

I'm afraid your solution has a couple of flaws in it. (bh)

The solution $$k=4$$ is only 1 of the possible solutions.
There may be more solutions (although there aren't any).

Furthermore, it is only a solution for the sum of the 2 equations being equal to zero.
There is no guarantee that the individual equations are zero.
They may still have opposite results (although they don't).

Sorry. :o
 
Re: Find a+b.

The problem should say:

If $$f(x)=x^3-6x^2+17x$$ and $$f(a)=16$$ and $$f(b)=20$$ with $a,b\in\mathbb{R}$, find $$a+b$$.

Oherwise, we can't guarantee $a+b=4$. I solved the question with that additional hypothesis.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Replies
13
Views
2K
Replies
7
Views
1K
Replies
3
Views
3K
Replies
8
Views
1K
Replies
2
Views
1K
Replies
1
Views
5K
Replies
2
Views
2K
Back
Top