document.write( "Question 26171: if x is a positive real number, show thata x+(4/x)>=4. When does equality hold? \n" ); document.write( "
Algebra.Com's Answer #14316 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
if x is a positive real number, show thata x+(4/x)>=4. When does equality hold?
\n" ); document.write( "LET Y=X+4/X-4
\n" ); document.write( "Y=(X^2+4-4X)/X
\n" ); document.write( "=(X-2)^/X
\n" ); document.write( "N.R. BEING A PERFECT SQUARE IS ALWAYS POSITIVE.X IS GIVEN TO BE POSITIVE.HENCE Y IS POSITIVE.ITS MINIMUM VALUE WOULD BE ZERO WHEN X=2
\n" ); document.write( "THAT IS X+4/X=MINIMUM VALUE OF 4 WHEN X=2
\n" ); document.write( "
\n" );