document.write( "Question 756493: The sum of the two numbers is 35 and their product is 250.What is the sum of the
\n" );
document.write( "reciprocals of these numbers. \n" );
document.write( "
Algebra.Com's Answer #460212 by RajM(5)![]() ![]() You can put this solution on YOUR website! Let me number be x and y.\r \n" ); document.write( "\n" ); document.write( "sum x+y = 35\r \n" ); document.write( "\n" ); document.write( "Product xy = 250\r \n" ); document.write( "\n" ); document.write( "To find reciprocal we divide sum by product as shown \r \n" ); document.write( "\n" ); document.write( "(x+y)/xy = 35/200\r \n" ); document.write( "\n" ); document.write( "1/y + 1/x = 7/40\r \n" ); document.write( "\n" ); document.write( "Hence sum of reciprocal is 7/40. \n" ); document.write( " |