document.write( "Question 418527: one integer is 5 less than 2 times another and their product is 12. what are the two integers? \n" ); document.write( "
Algebra.Com's Answer #292892 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "one integer is 5 less than 2 times another
\n" ); document.write( "Let x and (2x-5) represent the integers
\n" ); document.write( "Question states***
\n" ); document.write( " x(2x-5)=12
\n" ); document.write( " 2x^2-5x-12 = 0
\n" ); document.write( "factoring
\n" ); document.write( " (2x+3)(x-4)=0 |Note:SUM of the inner product(3x) and the outer product(-8x) = -5x
\n" ); document.write( " (2x+3) = 0 Tossing out fractional answer
\n" ); document.write( " (x-4)=0 x = 4 the Integers are 4 and 3\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 3*4 = 12 \n" ); document.write( "
\n" );