document.write( "Question 977299: If x and y are two positive real nos. such that their sum is 1, then find the maximum value of
\n" );
document.write( "(Please solve using basic algebra and logic and NOT using calculus) \n" );
document.write( "
Algebra.Com's Answer #598846 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! x+y=1 \n" ); document.write( "y=1-x \n" ); document.write( "- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You may be able to identify roots of the factored expression and on which intervals is the expression positive. You could check using iterations of numerical values to find max values as near as you want for any maximum values which exist.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The ROOTS (not any extremes) are 0, 1, (-3-sqrt(13))/2, (-3+sqrt(13))/2. \n" ); document.write( "Remember you wanted positive values for x, and that \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have not worked through to any finished answer; just planned for the method. \n" ); document.write( " |