document.write( "Question 940167: if x+y=8 and xy=7, find the value of x^2+y^2 \n" ); document.write( "
Algebra.Com's Answer #572963 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
xy=7, \"y+=+7%2Fx\"
\n" ); document.write( "\"x%2B7%2Fx+=8+\" |Multiplying thru by x so as all denominators = 1
\n" ); document.write( "...
\n" ); document.write( "x^2 + 7 = 8x
\n" ); document.write( "x^2 - 8x + 7 = 0
\n" ); document.write( "(x-7)(x-1)= 0
\n" ); document.write( "x = 1,7 and y = 7, 1
\n" ); document.write( "P(1,7) and P(7,1)
\n" ); document.write( "...
\n" ); document.write( "x^2 + y^2 = 50
\n" ); document.write( "
\n" );