document.write( "Question 297167: the sum of two numbers is 8,and the sum of their squares is 34.what is th smaller number? \n" ); document.write( "
Algebra.Com's Answer #213995 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let x = big number\r
\n" ); document.write( "\n" ); document.write( "Let y = little number\r
\n" ); document.write( "\n" ); document.write( "x + y = 8
\n" ); document.write( "(x)^2 + (y)^2 = 34\r
\n" ); document.write( "\n" ); document.write( "You have a system of equations here.\r
\n" ); document.write( "\n" ); document.write( "Can you do it now?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );