document.write( "Question 316455: if the difference of two numbers is 8 and their product is 17, what is the sum od their squares ? \n" ); document.write( "
Algebra.Com's Answer #226449 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let A and B be the numbers.
\n" ); document.write( "\"A-B=8\"
\n" ); document.write( "\"AB=17\"
\n" ); document.write( "You know that
\n" ); document.write( "\"%28A-B%29%5E2=A%5E2-2AB%2BB%5E2\"
\n" ); document.write( "\"A%5E2%2BB%5E2=%28A-B%29%5E2%2B2AB\"
\n" ); document.write( "\"A%5E2%2BB%5E2=%288%29%5E2%2B2%2817%29\"
\n" ); document.write( "\"A%5E2%2BB%5E2=64%2B34\"
\n" ); document.write( "\"highlight%28A%5E2%2BB%5E2=98%29\"
\n" ); document.write( "
\n" );