document.write( "Question 100540: Please help me with this question.\r
\n" );
document.write( "\n" );
document.write( "Find two positive real numbers that differ by 1 and have a product of 1.\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #73189 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find two positive real numbers that differ by 1 and have a product of 1 \n" ); document.write( "--------- \n" ); document.write( "1st: x-y=1 \n" ); document.write( "2nd: xy=1 \n" ); document.write( "---------- \n" ); document.write( "1st: x = y+1 \n" ); document.write( "Substitute into 2nd to get: \n" ); document.write( "(y+1)y=1 \n" ); document.write( "y^2+y-1=0 \n" ); document.write( "y = [-1 +- sqrt(1 - 4*-1)]/2 \n" ); document.write( "y = [-1 +- sqrt(5)]/2 \n" ); document.write( "Positive answer: \n" ); document.write( "y = [-1+sqrt(5)]/2 = 0.618 \n" ); document.write( "---------- \n" ); document.write( "Substitute into 2nd to get: \n" ); document.write( "x = 1/y = 0.618^-1 = 1.618 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |