document.write( "Question 251112: Three consecutive even integers are such that twice the square of the third integer is 104 more than the product of the first two intergers. What are the three integers?\r
\n" );
document.write( "\n" );
document.write( "I just sent a word problem just like the one above, this is the revised problem. It should be \"the first two\" instead of \"the first three\". Sorry about the mix up and thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #182866 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! LET X, X+2 & X+4 BE THE THREE INTEGERS. \n" ); document.write( "2(X+4)^2=104+X(X+2) \n" ); document.write( "2(X^2+8X+16=104+X^2+2X \n" ); document.write( "2X^2+16X+32=104+X^2+2X \n" ); document.write( "2X^2-X^2+16X-2X-104+32=0 \n" ); document.write( "X^2+14X-72=0 \n" ); document.write( "(X+18)(X-4)=0 \n" ); document.write( "X+18=0 \n" ); document.write( "X=-18 ANS. \n" ); document.write( "X-4=0 \n" ); document.write( "X=4 ANS. \n" ); document.write( "PROOF: \n" ); document.write( "2(4+4)^2=104+4(4+2) \n" ); document.write( "2*8^2=104+4*6 \n" ); document.write( "2*64=104=24 \n" ); document.write( "128=128 \n" ); document.write( "------------------- \n" ); document.write( "2(-18+4)^2=104-18(-18+2) \n" ); document.write( "2*-14^2=104-18*-16 \n" ); document.write( "2*196=104+288 \n" ); document.write( "392=392\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |