document.write( "Question 45094: One number is 2 times another. If the sum of their reciprocal is 1/4, find the two numbers.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Thank You!!!! \n" );
document.write( "
Algebra.Com's Answer #29936 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One number is 2 times another. If the sum of their reciprocal is 1/4, find the two numbers.\r \n" ); document.write( "\n" ); document.write( "Let one of the numbers be \"x\" \n" ); document.write( "The other is \"2x\" \n" ); document.write( "EQUATION: \n" ); document.write( "1/x + 1/2x = 1/4\r \n" ); document.write( "\n" ); document.write( "(2x+x)/2x^2 = 1/4\r \n" ); document.write( "\n" ); document.write( "3x/2x^2 = 1/4 \n" ); document.write( "3/2x=1/4 \n" ); document.write( "2x=12 (one of the numbers) \n" ); document.write( "x=6 (the other number)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |