document.write( "Question 572446: The product of two positive integers is 45. One number is 4 more than the other. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #368599 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! You can use the algebraic solution (x(x+4) = 45) but since we know they're positive integers, we can just note that 45 = 5*9, so the numbers are 5 and 9. \n" ); document.write( " |