document.write( "Question 117950: Find two integers, x and x + 1, whose squares differ by 25. \n" ); document.write( "
Algebra.Com's Answer #85979 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! The two unknown integers are represented by x and by x+1 \n" ); document.write( ". \n" ); document.write( "If you square the two integers you get: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Squaring \n" ); document.write( ". \n" ); document.write( "If you subtract the two squares, the problem tells you that the result is 25. In equation form \n" ); document.write( "this subtraction can be expressed as: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Notice that in the subtraction the two \n" ); document.write( "cancel each other. Therefore, you are left with: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Get rid of the 1 on the left side by subtracting 1 from both sides to get: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "Solve for x by dividing both sides of this equation by 2 to reduce the equation to: \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( "So one of the unknown integers (that is x) equals 12. The other integer is x + 1 and therefore \n" ); document.write( "it equals 12 + 1 or 13. \n" ); document.write( ". \n" ); document.write( "The two integers you are looking for are 12 and 13. \n" ); document.write( ". \n" ); document.write( "Check. 12 squared is 144 and 13 squared is 169. The difference is 169 - 144 = 25, just as the \n" ); document.write( "problem requires. So this answer checks and the two integers are 12 and 13. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem. \n" ); document.write( ". \n" ); document.write( " |