document.write( "Question 1026540: The product of two positive numbers is 140. Determine the two numbers of one is 4 more than the other. \n" ); document.write( "
Algebra.Com's Answer #641761 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
n and n+4;
\n" ); document.write( "\"n%28n%2B4%29=140\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%5E2%2B4n-140=0\" which is factorable....
\n" ); document.write( "
\n" );