document.write( "Question 322702: How many pairs of integers (x,y) are there such that x^2-y^2 = 2400^2 ? \n" ); document.write( "
Algebra.Com's Answer #231005 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! How many pairs of integers (x,y) are there such that x^2-y^2 = 2400^2 ? \r \n" ); document.write( "\n" ); document.write( "x^2 - y^2 = 2400^2 = 5760000 \n" ); document.write( "we know that x is greater than y \n" ); document.write( "x could be positive or negative and so could y \n" ); document.write( "x y \n" ); document.write( "+ + x would need to be larger than y \n" ); document.write( "+ - x would be larger than y \n" ); document.write( "- + x would have to be greater in magnitude (absolute value) than y \n" ); document.write( "- - x would have to be greater in magnitude (absolute value) than y \n" ); document.write( "4 pairs\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |