document.write( "Question 1068535: Could you please help me. One positive number is eight more than another. The sum of their squares is 104. Find both numbers. \n" ); document.write( "
Algebra.Com's Answer #683753 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=B%2B8\"
\n" ); document.write( "\"A%5E2%2BB%5E2=104\"
\n" ); document.write( "Substitute,
\n" ); document.write( "\"%28B%2B8%29%5E2%2BB%5E2=104\"
\n" ); document.write( "\"B%5E2%2B16B%2B64%2BB%5E2=104\"
\n" ); document.write( "\"2B%5E2%2B16B-40=0\"
\n" ); document.write( "\"B%5E2%2B8B-20=0\"
\n" ); document.write( "Solve this using the quadratic formula or completing the square.
\n" ); document.write( "Then once you have B use either original equation to solve for A.
\n" ); document.write( "You will have multiple answers.
\n" ); document.write( "
\n" ); document.write( "
\n" );