document.write( "Question 864362: If 4 times the reciprocal of a number is 3 more than 5/2 times the reciprocal of that number, find the number. \n" ); document.write( "
Algebra.Com's Answer #520943 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
If 4 times the reciprocal of a number is 3 more than 5/2 times the reciprocal of that number, find the number.\r
\n" ); document.write( "\n" ); document.write( "let the number be x\r
\n" ); document.write( "\n" ); document.write( "4 times reciprocal = 4/x\r
\n" ); document.write( "\n" ); document.write( "(5/2x) +3\r
\n" ); document.write( "\n" ); document.write( "4/x = (5/2x)+3\r
\n" ); document.write( "\n" ); document.write( "4/x-5/2x=3\r
\n" ); document.write( "\n" ); document.write( "(8-5)/2x=3\r
\n" ); document.write( "\n" ); document.write( "3=6x
\n" ); document.write( "x=1/2
\n" ); document.write( "
\n" );