SOLUTION: if x+y=8 and xy=7, find the value of x^2+y^2
Algebra
->
Expressions
-> SOLUTION: if x+y=8 and xy=7, find the value of x^2+y^2
Log On
Algebra: Evaluation of expressions, parentheses
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on expressions
Question 940167
:
if x+y=8 and xy=7, find the value of x^2+y^2
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
xy=7,
|Multiplying thru by x so as all denominators = 1
...
x^2 + 7 = 8x
x^2 - 8x + 7 = 0
(x-7)(x-1)= 0
x = 1,7 and y = 7, 1
P(1,7) and P(7,1)
...
x^2 + y^2 = 50