Finding (x+y)^2 given x^2 + y^2 = 16 and xy = 8

  • Thread starter Thread starter Dooga Blackrazor
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
Dooga Blackrazor
Messages
258
Reaction score
0
A Question

1. If x^2 + y^2 = 16 and xy = 8 then what is (x+y)^2 ?

32, correct?

90?
120?
1260?
150?
 
Last edited:
Physics news on Phys.org
1. Incorrect; think again.
 
(x+y)^2 = x^2 +2xy + y^2

xy = 8
x^2 + y^2 = 16

2(8) = 16 + 16 = 32

Where am I going wrong?
 
Well, from your first post, it says xy=18..