document.write( "Question 428267: two integers have a product of 32. one integer is twice the other. what are the integers \n" ); document.write( "
Algebra.Com's Answer #297721 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Solution: Let x the first integer, then the second is 2x, and their product is:\r
\n" ); document.write( "\n" ); document.write( "\"x%2A2x=32%7D%7D%0D%0A%0D%0A%7B%7B%7B2x%5E2=32\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2=16\"\r
\n" ); document.write( "\n" ); document.write( " x=+/-sqrt(16)\r
\n" ); document.write( "\n" ); document.write( " x=4 and x=-4\r
\n" ); document.write( "\n" ); document.write( "Answer: the integers are, 4 and 8 or -4 and -8. We have two solutions.\r
\n" ); document.write( "\n" ); document.write( "Done.
\n" ); document.write( "
\n" );