document.write( "Question 301454: six times the reciprocal of a number is equal to 4 times the reciprocal of 2. Find the number \n" ); document.write( "
Algebra.Com's Answer #216182 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number be x\r \n" ); document.write( "\n" ); document.write( "reciprocal =1/x\r \n" ); document.write( "\n" ); document.write( "6*1/x =4*1/2\r \n" ); document.write( "\n" ); document.write( "6*2/4=x \n" ); document.write( "3=x\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |