document.write( "Question 718543: The sum of a number and 63 times its reciprocal is 16. Find the set of all numbers with this property. \n" ); document.write( "
Algebra.Com's Answer #440956 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
n is a number.\r
\n" ); document.write( "\n" ); document.write( "\"n%2B63%2A%281%2Fn%29=16\".\r
\n" ); document.write( "\n" ); document.write( "\"n%5E2%2B63=16n\"
\n" ); document.write( "\"n%5E2-16n%2B63=0\"
\n" ); document.write( "\"%28n-7%29%28n-9%29=0\"
\n" ); document.write( "\"n=7\" or \"n=9\"
\n" ); document.write( "
\n" );