All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Nice System of Polynomial Equations (Posted on 2024-07-07) Difficulty: 3 of 5
Determine all possible pairs(x,y) of real numbers that satisfy this system of equations:
(x+y)(x^2+y^2) = 85
(x-y)(x^2-y^2) = 45

See The Solution Submitted by K Sengupta    
Rating: 5.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 1 of 1
Expanded out the equations are
x^3+x^2*y+x*y^2+y^3 = 85
x^3-x^2*y-x*y^2+y^3 = 45

Multiply the first equation by 2 and subtract the second, then simplify:
x^3+3*x^2*y+3*x*y^2+y^3 = 125.

Both sides are perfect cubes, since we are over reals we can just take the principal cube root.
Then x+y=5.

Go back to the second equation and finish factoring:
(x-y)^2*(x+y)=45

Substitute x+y=5, divide out the 5, and take square roots to get two branches:
x-y=3 or x-y=-3.

Then solving the two possible linear systems gets two solutions: (x,y) = (4,1) or (1,4).

  Posted by Brian Smith on 2024-07-07 12:13:11
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information