document.write( "Question 428488: One number plus sixteen times its reciprocal is equal to ten.
\n" ); document.write( "I tried n+16n=10
\n" ); document.write( "

Algebra.Com's Answer #297809 by eggsarecool(46)\"\" \"About 
You can put this solution on YOUR website!
ok so what happened here is that the reciprocal means \"1%2Fn\"
\n" ); document.write( "One number plus sixteen times its reciprocal is equal to ten. \r
\n" ); document.write( "\n" ); document.write( "So the formula should look like.
\n" ); document.write( "\"n%2B16%2A%281%2Fn%29=10\"
\n" ); document.write( "now multiply every term on both sides by n, the \"1%2Fn\" in the \"16%2A%281%2Fn%29\" will cancel to become 1, leaving you with 16*1=16
\n" ); document.write( "\"n%5E2%2B16=10n\" subtract 10n from both sides.
\n" ); document.write( "\"n%5E2-10n%2B16=0\" now you have a solvable quadratic equation, that factors into.
\n" ); document.write( "\"%28n-8%29%28n-2%29=0\"
\n" ); document.write( "So \"+n=8+\" or \"n=2\"
\n" ); document.write( "
\n" ); document.write( "
\n" );