document.write( "Question 894070: prove that if a product of two positive numbers is greater than their sum,then the sum is greater than four \n" ); document.write( "
Algebra.Com's Answer #542641 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Let a and b be the numbers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If ab > a + b, then ab - a - b > 0 <--> (a-1)(b-1) > 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = a-1, y = b-1. a+b > 4 if and only if x+y > 2. The problem reduces to showing that if xy > 1, then x+y > 2, however this is fairly easy to show.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );