document.write( "Question 324261: 1 number is twice another number, if the sum of their reciprocal is 1/4 find the 2 numbers \n" ); document.write( "
Algebra.Com's Answer #232078 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's have x & y represent the two numbers. \n" ); document.write( "The equations will be: \n" ); document.write( "y=2x \n" ); document.write( "1/y + 1/2x = 1/4 \n" ); document.write( "Replace y with 2x to get: \n" ); document.write( "1/2x + 1/2x = 1/4 \n" ); document.write( "Combine terms to get: \n" ); document.write( "2/2x=1/4 \n" ); document.write( "Multiply each side by 8x to get: \n" ); document.write( "8=2x \n" ); document.write( "Divide each side by 2: \n" ); document.write( "x=4 \n" ); document.write( "y=8 \n" ); document.write( "Make sense? \n" ); document.write( "RJ \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |