document.write( "Question 33038: Can you please solve this for me? I have to solve this using factoring:\r
\n" );
document.write( "\n" );
document.write( "The sum of the squares of two consecutive negative even integers is 340. Find the integers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #853875 by ikleyn(53742) You can put this solution on YOUR website! . \n" ); document.write( ". \n" ); document.write( "Can you please solve this for me? I have to solve this using factoring: \n" ); document.write( "The sum of the squares of two consecutive negative even integers is 340. Find the integers. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I will solve it in as simple way as I can.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "We are looking for two consecutive even integer numbers n and (n+2).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "I will start from the central integer number 'm' between n and (n+2), so that\r\n" ); document.write( "\r\n" ); document.write( " n = m-1, n+2 = m+1.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then my equation is\r\n" ); document.write( "\r\n" ); document.write( " (m-1)^2 + (m+1)^2 = 340,\r\n" ); document.write( "\r\n" ); document.write( " (m^2 - 2m + 1) + (m^2 + 2m + 1) = 340,\r\n" ); document.write( "\r\n" ); document.write( " 2m^2 + 2 = 340,\r\n" ); document.write( "\r\n" ); document.write( " 2m^2 = 340 - 2 = 338,\r\n" ); document.write( "\r\n" ); document.write( " m^2 = 338/2 = 169,\r\n" ); document.write( "\r\n" ); document.write( " m = +/-\r \n" ); document.write( "\n" ); document.write( "Notice that the other tutor reduced the problem to solution of a quadratic equation, but left the solution to you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I solved the problem completely in a simplest way, practically mentally \n" ); document.write( "to the end, without solving a quadratic equation.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |