document.write( "Question 1204833: Find two positive even consecutive integers such that one less than the square of the smaller integer is three more than the four times the larger integer. \n" ); document.write( "
Algebra.Com's Answer #841340 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Find two positive even consecutive integers such that one less than the square of the smaller integer is three more than the four times the larger integer.\r \n" ); document.write( "\n" ); document.write( "Let the two integersbe x, x+2\r \n" ); document.write( "\n" ); document.write( "one less than the square of the smaller integer is three more than the four times the larger integer.\r \n" ); document.write( "\n" ); document.write( "x^2-1 = 4(x+2)+3\r \n" ); document.write( "\n" ); document.write( "x^2-1= 4x+8+3\r \n" ); document.write( "\n" ); document.write( "x^2-1= 4x+11\r \n" ); document.write( "\n" ); document.write( "x^2-4x-11-1=0\r \n" ); document.write( "\n" ); document.write( "x^2-4x-12=0\r \n" ); document.write( "\n" ); document.write( "factorise\r \n" ); document.write( "\n" ); document.write( "x^2-6x+2x-12=0\r \n" ); document.write( "\n" ); document.write( "x(x-6)+2(x-6)=0\r \n" ); document.write( "\n" ); document.write( "(x-6)(x+2)=0\r \n" ); document.write( "\n" ); document.write( "x =6 or x=-2\r \n" ); document.write( "\n" ); document.write( "x cannot be -2 because the intergers are positive (given)\r \n" ); document.write( "\n" ); document.write( "So the integers are 6, 8\r \n" ); document.write( "\n" ); document.write( "Check\r \n" ); document.write( "\n" ); document.write( "6^2-1 =35= 4(8)+3\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |