document.write( "Question 851633: the sum of a number and twice its reciprocal is 11/3. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #512876 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B2%2FN=11%2F3\"
\n" ); document.write( "\"N%5E2%2B2=%2811%2F3%29N\"
\n" ); document.write( "\"3N%5E2%2B6=11N\"
\n" ); document.write( "\"3N%5E2-11N%2B6=0\"
\n" ); document.write( "\"%283N-2%29%28N-3%29=0\"
\n" ); document.write( "Two solutions:
\n" ); document.write( "\"3N-2=0\"
\n" ); document.write( "\"3N=2\"
\n" ); document.write( "\"N=2%2F3\"
\n" ); document.write( "and
\n" ); document.write( "\"N-3=0\"
\n" ); document.write( "\"N=3\"
\n" ); document.write( "
\n" ); document.write( "
\n" );