document.write( "Question 375254: The product of two consecutive even integers x and y is 34 less than 17 times their sum. Find the two integers. (Assume x < y.) \n" ); document.write( "
Algebra.Com's Answer #266848 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "y=x+2 \n" ); document.write( "xy =17(x+y)-34 \n" ); document.write( "plug value of y \n" ); document.write( "x(x+2)=17(x+(x+2))-34 \n" ); document.write( "x^2+2x=17(2x+2)-34 \n" ); document.write( "x^2+2x=34x+34-34 \n" ); document.write( "x^2+2x-34x=0 \n" ); document.write( "x^2-32x=0 \n" ); document.write( "x(x-32)=0 \n" ); document.write( "x=0, OR x=32 \n" ); document.write( "32 & 34 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |