document.write( "Question 898633: The difference of the reciprocals of two numbers is 1/4 and one of the numbers is 4 times the other. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #544926 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! The difference of the reciprocals of two numbers is 1/4 and one of the numbers is 4 times the other. Find the numbers. \n" ); document.write( "Solution \n" ); document.write( "let the first number is X and reciprocal of first number is 1/x \n" ); document.write( "and second number is 4x and reciprocal of second number is 1/4x\r \n" ); document.write( "\n" ); document.write( "as per given conditions \n" ); document.write( "1/x-1/4x =1/4 \n" ); document.write( "(4-1)/4x=1/4 \n" ); document.write( "3/4x=1/4 \n" ); document.write( "12=4x \n" ); document.write( "x=12/4=3\r \n" ); document.write( "\n" ); document.write( "Answer first number is 3 and second number is 12 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |