document.write( "Question 1065239: The reciprocal of two more than a number is three times the reciprocal of the number .... find the number \n" ); document.write( "
Algebra.Com's Answer #680414 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
number is x
\n" ); document.write( "reciprocal of 2 more than it is 1/(x+2)
\n" ); document.write( "That is 3 times the reciprocal of x or 3(1/x)
\n" ); document.write( "Set (3/x)=to 1/(x+2)
\n" ); document.write( "cross-multiply
\n" ); document.write( "x=3x+6
\n" ); document.write( "-2x=6
\n" ); document.write( "x=-3
\n" ); document.write( "reciprocal is (-1/3)
\n" ); document.write( "The reciprocal of 2 more than x is -1
\n" ); document.write( "That is 3 times the reciprocal of (-1/3) checks
\n" ); document.write( "
\n" );