document.write( "Question 1044242: Find two numbers which are reciprocals of each other and whose sum is 3 \n" ); document.write( "
Algebra.Com's Answer #659523 by ikleyn(52847)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find two numbers which are reciprocals of each other and whose sum is 3
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be one of the two numbers.\r\n" );
document.write( "Then the other number is \"1%2Fx\" (reciprocal !) and their sum is 3:\r\n" );
document.write( "\r\n" );
document.write( "\"x+%2B+1%2Fx\" = 3.\r\n" );
document.write( "\r\n" );
document.write( "We need to solve this equation to find x.\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by x to rid the denominator. You will get\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+1\" = \"3x\",  or\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+-+3x+%2B+1\" = \"0\".\r\n" );
document.write( "\r\n" );
document.write( "Apply the quadratic formula:\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%2C2%5D\" = \"%283+%2B-+sqrt%283%5E2+-+4%2A1%2A1%29%29%2F2\" = \"%283+%2B-+sqrt%285%29%29%2F2\",  or\r\n" );
document.write( "\r\n" );
document.write( "\"x%5B1%5D\" = \"%283%2Bsqrt%285%29%29%2F2\",  \"x%5B2%5D\" = \"%283-sqrt%285%29%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "Check that the product \"x%5B1%5D%2Ax%5B2%5D\" = 1 and that \"x%5B1%5D+%2B+x%5B2%5D\" = 3.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The two numbers are  \"%283+%2B+sqrt%285%29%29%2F2\"  and  \"%283+-+sqrt%285%29%29%2F2\".\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );