document.write( "Question 880355: How do I set this problem up to solve: The sum of a number and 9 times its reciprocal is 10. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #531375 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x \"a number\";
\n" ); document.write( "9*(1/x), \"nine times its reciprocal\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28x%2B9%281%2Fx%29=10%29\"
\n" ); document.write( "
\n" );