document.write( "Question 639078: 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 if the two integers? \n" ); document.write( "
| Algebra.Com's Answer #402539 by graphmatics(170)     You can put this solution on YOUR website! Let x be the smaller of the two integers and y be the larger. We are given that: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From equation one we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So x=3 and y=9. 5he product of these two integers is 27. \n" ); document.write( " |