crack dat math question

Started by msu08
This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.

msu08

Full Member
10+ Year Member
15+ Year Member
Advertisement - Members don't see this ad
if x+y=3 and x^2+y^2= 8 than what is the value of xy?
the answer is .5 and the explanation they give makes absolutely no sense to me. any ideas??
 
if x+y=3 and x^2+y^2= 8 than what is the value of xy?
the answer is .5 and the explanation they give makes absolutely no sense to me. any ideas??

if x+y = 3 then (x+y)^2 = 3^2 = 9. Since (x+y)^2 is really x^2 + 2xy + y^2, then x^2 + 2xy + y^2 = 9. When you rearrange the terms on the left, you have x^2 + y^2 + 2xy = 9.

We also know that x^2 + y^2 = 8 (given to us by the problem). So we can substitute this into our equation above:

8 + 2xy = 9

Thus 2xy = 1 and so xy = 1/2.
 
if x+y = 3 then (x+y)^2 = 3^2 = 9. Since (x+y)^2 is really x^2 + 2xy + y^2, then x^2 + 2xy + y^2 = 9. When you rearrange the terms on the left, you have x^2 + y^2 + 2xy = 9.

We also know that x^2 + y^2 = 8 (given to us by the problem). So we can substitute this into our equation above:

8 + 2xy = 9

Thus 2xy = 1 and so xy = 1/2.


THANKS streetwolf
 
Advertisement - Members don't see this ad
OH WOW...so u cant just solve for one variable for example X and then plug it in the other equation to get one and consequently the other. hhhmm...i c