document.write( "Question 32152: one number is 5 times another. The sum of their reciprocals is 1/5. Find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #18675 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let 1st number be x.
\n" ); document.write( "Then 2nd number is 5x.
\n" ); document.write( "Reciprocals are 1/x and 1/(5x)
\n" ); document.write( "EQUATION:
\n" ); document.write( "1/x + 1/(5x)= 1/5
\n" ); document.write( "Multiply thru by 5x to get:
\n" ); document.write( "5+1=x
\n" ); document.write( "x=6 (1st number)
\n" ); document.write( "5x=30 (2nd number)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );