document.write( "Question 123583: please help me to solve this:
\n" );
document.write( "find the two numbers whose sum is 13 and the sum of whose squares is 145 \n" );
document.write( "
Algebra.Com's Answer #90704 by nadinadan(32)![]() ![]() ![]() You can put this solution on YOUR website! 12 and 1 \n" ); document.write( "12+1=13 \n" ); document.write( "12^2 + 1^2=144+1=145. \n" ); document.write( " |