document.write( "Question 1185522: Find the missing term in harmonic sequence. Show the solution\r
\n" );
document.write( "\n" );
document.write( "___,1/2,2/5,1/3,___ \n" );
document.write( "
Algebra.Com's Answer #817051 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If the numbers a, 1/2, 2/5, 1/3, b are in harmonic progression, then their reciprocals are in arithmetic progression, i.e., \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1/a, 2, 5/2, 3, 1/b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "are in AP.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is quite clear that 1/a = 3/2 and 1/b = 7/2. (The common difference is 1/2.)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "===> a = 2/3 and b = 2/7. \n" ); document.write( " |