document.write( "Question 1015479: One number is 3 times another. If the sum of their reciprocals is 2/9, find the two numbers.
\n" );
document.write( "Thank you for any help in solving this problem.
\n" );
document.write( "Daniel H. Jack \n" );
document.write( "
Algebra.Com's Answer #631832 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! One number is 3 times another. If the sum of their reciprocals is 2/9, find the two numbers. \n" ); document.write( "-------- \n" ); document.write( "n is one number \n" ); document.write( "3n is the other number \n" ); document.write( "----- \n" ); document.write( "1/n + 1/(3n) = 2/9 \n" ); document.write( "etc \n" ); document.write( " |