document.write( "Question 655490: the sum of two positive integers is 4 times the smaller. the positive difference of their squares is 8 times the larger. what is the product of the two integers \n" ); document.write( "
Algebra.Com's Answer #409197 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the sum of two \"positive\" integers\"highlight%28x%29\" and \"highlight%28y%29\"is 4 times the smaller\"highlight%28x%29\".
\n" ); document.write( "Question states***
\n" ); document.write( " x + y = 4x Or \"y+=+3x\"
\n" ); document.write( "Question also states***
\n" ); document.write( "the positive difference of their squares is 8 times the larger
\n" ); document.write( " y^2 - x^2 = 8y
\n" ); document.write( " (3x)^2 - x^2 = 8(3x)
\n" ); document.write( " 9x^2 - x^2 = 24x
\n" ); document.write( " 8x^2 - 24x = 0
\n" ); document.write( " 8x(x - 3) = 0
\n" ); document.write( " 8x = 0 , x = 0 Toss out this solution (0 is not a positive integer)
\n" ); document.write( "0r
\n" ); document.write( "(x - 3) = 0 , x = 3 and y = 9
\n" ); document.write( "and... \"81-9+=+72+=+8%2A9\"
\n" ); document.write( "Product of the two integers is 27
\n" ); document.write( " \n" ); document.write( "
\n" );