document.write( "Question 1060366: The sum of two squares of two numbers equal 265, and the difference of their squares is 23. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #675325 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x^2+y^2=265 \n" ); document.write( "x^2-y^2=23 \n" ); document.write( "2x^2=288 \n" ); document.write( "x^2=144 \n" ); document.write( "x=12 and -12 \n" ); document.write( "y^2=121 \n" ); document.write( "y=11 and -11 \n" ); document.write( "12 and -11 \n" ); document.write( "12 and 11 \n" ); document.write( "-12 and -11 \n" ); document.write( "-12 and 11 \n" ); document.write( " |