document.write( "Question 257210: The difference of the squares of two prime numbers is 10197. What is the sum of
\n" );
document.write( "the squares of the two numbers? \n" );
document.write( "
Algebra.Com's Answer #189157 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The difference of the squares of two prime numbers is 10197. What is the sum of \n" ); document.write( "the squares of the two numbers? \n" ); document.write( "------------- \n" ); document.write( "Since the difference is an odd number, one of the prime numbers has to be an even number. The only even prime is 2, and its square is 4. \n" ); document.write( "10197 + 4 = 10201 = 101^2 \n" ); document.write( "The numbers are 2 and 101. \n" ); document.write( "--------------------- \n" ); document.write( "The sum of their squares is 10205. \n" ); document.write( "----------------- \n" ); document.write( "PS -2 and -101 also work. \n" ); document.write( " \n" ); document.write( " |