document.write( "Question 545130: The sum of two numbers is 32, and their product is 96. What is the sum of the reciprocals of the two numbers. \n" ); document.write( "
Algebra.Com's Answer #355476 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The sum of the reciprocals of two numbers a and b can be found by:
\n" ); document.write( "\"1%2Fa+%2B+1%2Fb+=+%28a%2Bb%29%2F%28a%2Ab%29\" In other words, the sum (32) over the product (96).
\n" ); document.write( "\"32%2F96+=+1%2F3\"
\n" ); document.write( "
\n" );