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

Home > Just Math
Bivariate finding (Posted on 2025-01-13) Difficulty: 2 of 5
Suppose x and y are real numbers both greater than 1 that satisfy xy + x + y = 19 and x2y + y2x = 84. Find x2 + y2.

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 1 of 2
let a = xy and b = x+y. Then a+b = 19 by the first equation and ab = 84 by the second. Write a = 19-b and substitute:

b(19-b) = 84
b^2 - 19b + 84 = 0
(b-7)(b-12) = 0
b is 7 or 12. Similarly, a is 12 or 7 since the equations are symmetric in a and b.

So there are two cases to consider: xy = 7 and x+y=12 or xy=12 and x+y = 7, and these can be approached the same way as above.

Case 1

y(12-y) = 7
y^2 - 12y + 7 = 0 
y = (12 +/- sqrt(144-28))/2 = 6+/-sqrt(29) (and x is the other)
But 6-sqrt(29) is less than 1 so the first constraint fails and there are no solutions

Case 2
y(7-y) = 12
y^2 - 7y + 12 = 0
(y-3)(y-4) = 0
y is 3 or 4 (and x is 4 or 3)

This seems to be the only solutions. If (x,y) = (3,4) in whatever order, then x^2 + y^2 = 3^2 + 4^2 = 25


  Posted by Paul on 2025-01-13 11:25:08
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 (6)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

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