document.write( "Question 900033: The difference between the squares of two positive integers is 376 and their positive difference is as small as possible. What is the value of their positive difference? \n" ); document.write( "
Algebra.Com's Answer #545807 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Let the two positive integers be p and q, p > q\r\n" ); document.write( "\r\n" ); document.write( "p² - q² = 376\r\n" ); document.write( "\r\n" ); document.write( "(p-q)(p+q) = 376\r\n" ); document.write( "\r\n" ); document.write( "So (p-q) and (p+q) are two integers, (p-q) < (p+q),\r\n" ); document.write( "whose product is 376. The only pairs of factors\r\n" ); document.write( "with product 376 are\r\n" ); document.write( "\r\n" ); document.write( "1,376\r\n" ); document.write( "2,188\r\n" ); document.write( "4,94\r\n" ); document.write( "8,47\r\n" ); document.write( "\r\n" ); document.write( "So we have 4 possible systems of equations:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |