document.write( "Question 178532: if 1/3 is an added to the reciprocal of a number , the result is 3 more than 3 times the reciprocal of the original number. find the number / \n" ); document.write( "
Algebra.Com's Answer #133487 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if 1/3 is an added to the reciprocal of a number , the result is 3 more than 3 times the reciprocal of the original number. find the number \n" ); document.write( "----------- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "(1/x) + 1/3 = 3(1/x) + 3 \n" ); document.write( "2(1/x) = -8/3 \n" ); document.write( "1/x = -4/3 \n" ); document.write( "x = -3/4 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |