It would help in Future

If x+y+z=ax + y + z = a

xy+yz+zx=bxy + yz + zx = b

xyz=cxyz = c

then evaluate (xy)(yz)(zx)(x - y)(y - z)(z - x) in terms of a,b,c

#Algebra

Note by Dev Sharma
5 years, 8 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

let x,y,z be roots of P(k)=k3ak2+bkcP(k)=k^3-ak^2+bk-c, then (xy)(yz)(zx)=(xy)2(yz)2(zx)2=Discriminant(x-y)(y-z)(z-x)=\sqrt{(x-y)^2(y-z)^2(z-x)^2}=\sqrt{Discriminant} we know the discriminant formulas, insert it and: (xy)(yz)(zx)=4a3c+a2b2+18abc4b327c2(x-y)(y-z)(z-x) = \sqrt{-4 a^3 c+a^2 b^2+18 a b c-4 b^3-27 c^2} solved.

Aareyan Manzoor - 5 years, 8 months ago

Log in to reply

Correct!

Dev Sharma - 5 years, 8 months ago

Log in to reply

Here, it requires a pre-requisite knowledge about the discriminant.

What If it was unknown to us?

Is there Any other way or it is a considerable one ?

Akshat Sharda - 5 years, 8 months ago

Log in to reply

@Akshat Sharda we could always use vietas. i remember a problem with a similar question, and a vietas solution. it was, well, too messy...

Aareyan Manzoor - 5 years, 8 months ago

Log in to reply

@Aareyan Manzoor Ok

Akshat Sharda - 5 years, 8 months ago

Can you find the values for x,y,zx,y,z?

A Former Brilliant Member - 5 years, 8 months ago

Log in to reply

by forming a cubic equation

Dev Sharma - 5 years, 8 months ago

Log in to reply

@Dev Sharma @Dev Sharma Is it using Vieta's formula? And after that how would you solve the cubic equation? It looks hard to solve the simultaneous equation since the first equation is of degree 1, the second equation is of degree 2 and the third equation is of degree 3.

A Former Brilliant Member - 5 years, 8 months ago

Log in to reply

@A Former Brilliant Member If you want to solve a cubic equation , first look for rational roots by rational root theorem. If a rational root exists , with the help of factor theorem , obtain a factor and use synthetic division to obtain other factor(s). If rational roots don't exist , you need to use Cardano's method...

Nihar Mahajan - 5 years, 7 months ago

@A Former Brilliant Member yes, its hard to solve cubic equation... And we have to use wolfram alpha

Dev Sharma - 5 years, 7 months ago

Log in to reply

@Dev Sharma or apply cardano method

Aareyan Manzoor - 5 years, 7 months ago

Log in to reply

@Aareyan Manzoor wow I don't know about this cardano method. Can if work for all cubic equations?

A Former Brilliant Member - 5 years, 7 months ago

Log in to reply

@A Former Brilliant Member yes.

Aareyan Manzoor - 5 years, 7 months ago

Log in to reply

@Aareyan Manzoor cardano basically is like this: (a+b)33ab(a+b)=a3+b3(a+b)^3-3ab(a+b)=a^3+b^3 let a+b=x x33abxa3b3=0x^3-3abx-a^3-b^3=0 so in the cubic x3+px+q=0,x=a+b,p=3ab,q=a3b3x^3+px+q=0,x=a+b,p=-3ab,q=-a^3-b^3 this will form a tri-quadratic in terms of p and q which we can solve to get our solutions. you can turn any cubic like this by putting x=ycoefficeintx23=y-\dfrac{coefficeint_{x^2}}{3}.

Aareyan Manzoor - 5 years, 7 months ago

@Dev Sharma @Dev Sharma Please reply to my comment.

A Former Brilliant Member - 5 years, 7 months ago

Log in to reply

@A Former Brilliant Member whats your question?

Dev Sharma - 5 years, 7 months ago

Log in to reply

@Dev Sharma See my comment below.

A Former Brilliant Member - 5 years, 7 months ago

Let Δ=(xy)2(yz)2(zx)2\Delta=(x-y)^2(y-z)^2(z-x)^2, then expand it:

Δ=(xy2+yz2+zx2(x2y+y2z+z2x))2\Delta=(xy^2+yz^2+zx^2-(x^2y+y^2z+z^2x))^2

Now let m=xy2+yz2+zx2m=xy^2+yz^2+zx^2 and n=x2y+y2z+z2xn=x^2y+y^2z+z^2x. So, Δ=(mn)2\Delta=(m-n)^2.

Now, here comes the trick, first find m+nm+n and mnmn:

m+n=xy(x+y)+xz(x+z)+yz(y+z)=(x+y+z)(xy+xz+yz)3xyz=ab3cm+n=xy(x+y)+xz(x+z)+yz(y+z)=(x+y+z)(xy+xz+yz)-3xyz=ab-3c

mn=(xy2+yz2+zx2)(x2y+y2z+z2x)=(xy)3+(xz)3+(yz)3+3(xyz)2+xyz(x3+y3+z3)mn=(xy^2+yz^2+zx^2)(x^2y+y^2z+z^2x)=(xy)^3+(xz)^3+(yz)^3+3(xyz)^2+xyz(x^3+y^3+z^3)

Use the useful identity x3+y3+z3=(x+y+z)33(x+y+z)(xy+xz+yz)+3xyzx^3+y^3+z^3=(x+y+z)^3-3(x+y+z)(xy+xz+yz)+3xyz two times to simplify that:

mn=(xy+xz+yz)33(xy+xz+yz)(xyz)(x+y+z)+3(xyz)2+3(xyz)2+xyz((x+y+z)33(x+y+z)(xy+xz+yz)+3xyz)mn=(xy+xz+yz)^3-3(xy+xz+yz)(xyz)(x+y+z)+3(xyz)^2+3(xyz)^2+xyz((x+y+z)^3-3(x+y+z)(xy+xz+yz)+3xyz)

mn=b33abc+6c2+c(a33ab+3c)mn=b^3-3abc+6c^2+c(a^3-3ab+3c)

mn=b36abc+9c2+a3cmn=b^3-6abc+9c^2+a^3c

Finally, use the fact that (mn)2=(m+n)24mn(m-n)^2=(m+n)^2-4mn:

Δ=(ab3c)24(b36abc+9c2+a3c)\Delta=(ab-3c)^2-4(b^3-6abc+9c^2+a^3c)

Δ=a2b26abc+9c24b3+24abc36c24a3c\Delta=a^2b^2-6abc+9c^2-4b^3+24abc-36c^2-4a^3c

Δ=a2b24b34a3c+18abc27c2\Delta=a^2b^2-4b^3-4a^3c+18abc-27c^2

(xy)(yz)(zx)=a2b24b34a3c+18abc27c2(x-y)(y-z)(z-x)=\sqrt{a^2b^2-4b^3-4a^3c+18abc-27c^2}

Alan Enrique Ontiveros Salazar - 5 years, 7 months ago

Log in to reply

Nice suggestion. Thanks.

Dev Sharma - 5 years, 7 months ago
×

Problem Loading...

Note Loading...

Set Loading...