document.write( "Question 316462: The product of two integers is positive and equals twice the sum of the integers. Find the pair of integers. \n" ); document.write( "
Algebra.Com's Answer #226684 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The product of two integers is positive and equals twice the sum of the integers. \n" ); document.write( " Find the pair of integers. \n" ); document.write( ": \n" ); document.write( " 2(x+y) = xy \n" ); document.write( "2x + 2y = xy \n" ); document.write( "2x + 2y - xy = 0 \n" ); document.write( "2y - xy = -2x \n" ); document.write( "y(2-x) = -2x \n" ); document.write( "y = \n" ); document.write( "we know 2 can't be a solution \n" ); document.write( "try x=3 \n" ); document.write( "y = \n" ); document.write( "y = \n" ); document.write( "y = 6 \n" ); document.write( ": \n" ); document.write( "The two integers, 3 & 6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |