document.write( "Question 1140364: find the value for x^2 + y^2 if x + y=7 and x^3 + y^3 = 19 \n" ); document.write( "
Algebra.Com's Answer #760866 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! find the value for x^2 + y^2 if x + y=7 and x^3 + y^3 = 19 \n" ); document.write( "solution \n" ); document.write( "(x+y)^3=x^3+y^3+3xy(X+Y) by putting x^3 + y^3 = 19 \n" ); document.write( "7^3=19+3xy(7) \n" ); document.write( "343=19+21xy \n" ); document.write( "343-19=21xy \n" ); document.write( "324=21xy \n" ); document.write( "324/21=xy \n" ); document.write( "xy=108/7 \n" ); document.write( "again \n" ); document.write( "(x+Y)^2=x^2+Y^2+2xy \n" ); document.write( "7^2=X^2+Y^2+2(108/7) \n" ); document.write( "49-216/7=X^2+Y^2 \n" ); document.write( "343-216/7=X^2+Y^2 \n" ); document.write( "127/7=X^2+Y^2 \n" ); document.write( "18.14=x^2+Y^2 \n" ); document.write( " |