document.write( "Question 103791: The sum of two numbers is 28, and their product is 7. Find the sum of the reciprocals of the numbers. \n" ); document.write( "
Algebra.Com's Answer #75469 by ursuchacrass(5)\"\" \"About 
You can put this solution on YOUR website!
x and y are two numbers
\n" ); document.write( "x+y=28.....eqn 1
\n" ); document.write( "xy=7.......eqn 2\r
\n" ); document.write( "\n" ); document.write( "from eqn 2
\n" ); document.write( "y=7x
\n" ); document.write( "substitute to eqn 1
\n" ); document.write( "x+7x=28
\n" ); document.write( "8x=28......divide both sides by 8
\n" ); document.write( "x=7/2
\n" ); document.write( "subst5itute the equivalent of x to eqn 1 to get the value of y\]
\n" ); document.write( "7/2+y=28
\n" ); document.write( "y=28-7/2
\n" ); document.write( "y=49/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );