A reader of this page asks:
"If x²+y² = 36 and (x+y)² = 64, what is the value of x∙y?"
Help a fellow puzzle fan discover the values of x and y.
The Puzzle Page is dedicated to bringing you the best puzzles collected from around the world along with original puzzles not seen anywhere else.
The staff at The Puzzle Page always enjoy seeing new puzzles and would love to hear from you. If you have a puzzle that's giving you problems, drop us a line -- we'd love to help.
The staff at The Puzzle Page always enjoy seeing new puzzles and would love to hear from you. If you have a puzzle that's giving you problems, drop us a line -- we'd love to help.
Subscribe to:
Post Comments (Atom)
22 comments:
how can this be possible? i've gone through so many combinations. i've gotten quite far, but at the last minute something turns out wrong. i don't want the answer, i just want to know whether or not it's actually possible.
It is possible, but the values of x and y are not integers.
The solution of the system gives four possible values for x and y, and for all of them xy is 14.
aargh, never mind, the product of the solutions is c/b (c and b are the third and second degrees coefficients) so it is simply 14. I've done many unuseful calculations.
The problem is simple. Expand (x+y)squared and replace the value of Xsquared + Ysquared with 36.
we will arrive at 2xy = 64 -36
which gives xy =14
It's obvious that xy=14, but that still does not answer the original question : what is y and what is x?
The question "what is the value of x*y?" has been answered already and it is 14.
If you had been wondering what is x and y, there are two possible set of answers.
#1.
x = 5.414213562
y = 2.585786438
#2.
x = 2.585786438
y = 5.414213562
x and y values were determined using the quadratic equation formula.
64=(x+y)²=x²+y²+2xy
since x²+y²=36
2xy=64-36=28
(x-y)²=x²+y²-2xy=36-28=8
then x-y=2V2 or -2V2
(v=square root)
there is no answer. X2+Y2=36 is a circle from the origin with the rediuce of 6.
(x+y)2=64 is two lines which pass A( 0,8 ), B ( 8,0) and C( 0,-8), D( -8 ,0 ). these lines and that circle have no intercetion.
1. x2+y2= 36
2.(x+y)2= (x+y)(x+y)= x2+y2+2xy=64
3. 36 + 2xy = 64
4. 2xy=28
5.xy = 14
1. x2+y2= 36
2.(x+y)2= (x+y)(x+y)= x2+y2+2xy=64
3. 36 + 2xy = 64
4. 2xy=28
5.xy = 14
astronomical!!!ever!!
(x+y)^2=64
x+y=8
(x+y)^2=64
x^2+2xy+y^2=64
x^2+y^2=36
2xy=28
xy=14
x+y=8
xy=14
x+y=8
0x+y=14/x
x=8-14/x
x^2-8x+14=0
quadratic equation
V is square root symbol
x=4+-V2 about 5.4
y= about 2.6
You are all wrong. Start with (x+y)^2 = 64, so x+y = 8
Then look at the equation (x^2+y^2)= 36.
We know that the two numbers x + y = 8 so if we look at 5 and 3 we get 25 + 9 = 36
so either x or y = 3 or 5
so the answer is not 14 its actually 15.
Hope you all agree its simple really
this is really easy. so x is 3 and y is 5. 3 to the 2nd power is 9 5 to the second power is 25 25+9=36. Then, x+y or 3+5 = 8 to the second power is 64 so x is 3 and y is 5
to put things simpiliar x^2 + y^2 = 36.
x = 3
y = 5
3^2 = 9
5^2 = 25
25+9=36
(x+y)^2 = 64
(3+5) ^2 = 64
(8) ^2 = 64
8x8=64
So 3x5 = 15 not what you others are saying as 14. It is not 7 and 2
@Louie:
25+9 is NOT EQUAL to 36.
25+9=34
so your solution is incorrect. :-)
http://www05.wolframalpha.com/input/?i=solve+{x%C2%B2%2By%C2%B2+%3D+36%2C+(x%2By)%C2%B2+%3D+64}
Somebody was on the right track earlier. One of the equations is a circle with radius 6 centered at origin. The other equation yields two straight lines with slope -1. Both of these lines intersect the circle, so there are four solutions. The distance of these lines from the origin is 5.6569, or 4*sqrt(2), so these lines do indeed intersect the circle. The y intercept of one line is +8 and the y intercept of the second line is -8
simple: 64=x*x+y*y+2xy
but x*x+y*y=36so
2xy=64-36
xy=28/2
xy=14
After 20 comments still no correct answer! I liked the people who thought 25 + 9 = 36 though. Anyway, here's my effort:
Several people have correctly established that xy = 14 (1)
From (x + y)^2 = 64 it is clear that x+y = 8 (2a) or x+y = -8 (2b)
subbing equation 1 into equation 2 (or vice versa) yields the equation:
x^2 - 8x + 14 = 0
solving this leads to the solutions x = 4 + sqrt(2) and
x = 4 - sqrt(2).
Subbing these values back in equation (2a) yields values for y.
Going back and doing the same thing with equations (1) and (2b) eventually leads to the four solutions:
x = 4 + sqrt(2), y = 4 - sqrt(2)
x = 4 - sqrt(2), y = 4 + sqrt(2)
x = -4 + sqrt(2), y = -4 - sqrt(2)
x = -4 - sqrt(2), y = -4 + sqrt(2)
The first 2 of these were stated as decimals further up the page.
These are all the solutions to these equations.
Post a Comment