document.write( "Question 461595: if a,b,c,d > 0 and abcd=1, prove that (1+a)(1+b)(1+c)(1+d) >= 2^4 \n" ); document.write( "
Algebra.Com's Answer #316663 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
First up, let S = (1+a)(1 + b)(1 + c)(1 + d) = 1+c + d + cd + b + bc + bd + bcd + a + ac + ad + acd + ab + abc + abd + abcd. (This expression has 16 terms.)
\n" ); document.write( "By the AM-GM inequality, we have\r
\n" ); document.write( "\n" ); document.write( ", since abcd = 1.\r
\n" ); document.write( "\n" ); document.write( "Hence \"S+%3E=+16+=+2%5E4\"
\n" ); document.write( "
\n" );