Problem 2: Symmetrical Properties of Roots

If \(\alpha\) and \(\beta\) are the roots of the equation \(2x^2-5x-1=0\), form equations whose roots are

(a) αβ\frac{\alpha}{\beta}, βα\frac{\beta}{\alpha}

(b) α2β\alpha^2\beta, αβ2\alpha\beta^2

#Algebra #Vieta'sFormula #VictorLoh #SymmetricPropertiesofRoots

Note by Victor Loh
6 years, 10 months ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Before attempting to solve these, it is better to find out what α+β\alpha+\beta and αβ\alpha\beta is as we can easily see that we can try and use the Vieta's Formula to solve these.

α+β=2.5\alpha+\beta=2.5

αβ=0.5\alpha\beta=-0.5

Solution (a):

The equation should be in the form x2(αβ+βα)x+1x^2-(\dfrac{\alpha}{\beta}+\dfrac{\beta}{\alpha})x+1

We can rewrite αβ+βα\dfrac{\alpha}{\beta}+\dfrac{\beta}{\alpha} to be α2+β2αβ\dfrac{\alpha^2+\beta^2}{\alpha\beta}. α2+β2\alpha^2+\beta^2 is not hard to find, as it is(α+β)22αβ=7.25(\alpha+\beta)^2-2\alpha\beta=7.25. Then we can easily get α2+β2αβ=7.250.5=14.5\dfrac{\alpha^2+\beta^2}{\alpha\beta}=\dfrac{7.25}{-0.5}=-14.5

Therefore, (xαβ)(xβα)=x2+14.5x+1(x-\dfrac{\alpha}{\beta})(x-\dfrac{\beta}{\alpha})=\boxed{x^2+14.5x+1}

Solution (b):

The equation should be in the form x2(α2β+αβ2)x+α3β3x^2-(\alpha^2\beta+\alpha\beta^2)x+\alpha^3\beta^3

To find α2β+αβ2\alpha^2\beta+\alpha\beta^2, we can factorize it to be αβ(α+β)\alpha\beta(\alpha+\beta). It's lot more easier now, and we get α2β+αβ2=1.25\alpha^2\beta+\alpha\beta^2=-1.25

Now we need to find α3β3\alpha^3\beta^3, which is not so difficult as we can write it as (αβ)3=0.125(\alpha\beta)^3=-0.125

Therefore, (xα2β)(xαβ2)=x2+1.25x0.125(x-\alpha^2\beta)(x-\alpha\beta^2)=\boxed{x^2+1.25x-0.125}

Edited:

The equation for (a) can also be written as 2x2+29x+22x^2+29x+2 while the equation for (b) can be written as 8x2+10x18x^2+10x-1 as it will look better.

Daniel Lim - 6 years, 10 months ago

Log in to reply

Great :D

Victor Loh - 6 years, 10 months ago

Log in to reply

Thanks

Daniel Lim - 6 years, 10 months ago

you could rewrite the solution for (a) to be 2x2+29x+22x^2+29x+2 & of (b) to be 8x2+10x18x^2+10x-1. integers seem better in equations than fractions .

Shriram Lokhande - 6 years, 10 months ago

Log in to reply

oh, that's right, I will edit it

Thanks ;D

Daniel Lim - 6 years, 10 months ago

Nice solution! By the way, here's a challenge for you: can you generalise this to f(x)=ax2+bx+cf(x)=ax^2+bx+c?:)

敬全 钟 - 6 years, 10 months ago

Log in to reply

Like what? f(x)=2x2+29x+2f(x)=2x^2+29x+2 and f(x)=8x2+10x1f(x)=8x^2+10x-1?

Daniel Lim - 6 years, 10 months ago

Log in to reply

@Daniel Lim Nope, if the coefficients of a certain quadratic equation are a,b,ca,b,c and its roots are α,β\alpha, \beta, then construct a new equation in terms of a,b,ca,b,c if the roots of the new equation are

i) αβ,βα\frac{\alpha}{\beta}, \frac{\beta}{\alpha}

ii) α2β,αβ2\alpha^2\beta, \alpha\beta^2

敬全 钟 - 6 years, 10 months ago

Log in to reply

@敬全 钟 Ok, I'll try

Daniel Lim - 6 years, 10 months ago

For (a),

f(x)=x2((ba)22caca)x+1f(x)=x^2-\left(\frac{\left(\frac{-b}{a}\right)^2-\frac{2c}{a}}{\frac{c}{a}}\right)x+1

For (b),

f(x)=x2(ca×ba)x+(ca)3f(x)=x^2- \left(\frac{c}{a}\times\frac{-b}{a}\right)x+\left(\frac{c}{a}\right)^3

Daniel Lim - 6 years, 10 months ago
×

Problem Loading...

Note Loading...

Set Loading...