document.write( "Question 73945: Plz solve this...
\n" );
document.write( "1) If the arithematic mean between two numbers is twice there geometric mean then prove that the ratio of 2 nos. is (2+sqrt3):(2-sqrt3) \n" );
document.write( "
Algebra.Com's Answer #52962 by stanbon(75887) ![]() You can put this solution on YOUR website! If the arithmetic mean between two numbers is twice their geometric mean then prove that the ratio of 2 nos. is (2+sqrt3):(2-sqrt3) \n" ); document.write( "----------- \n" ); document.write( "Let a,b be the two numbers: \n" ); document.write( "arithmetic mean = (a+b)/2 \n" ); document.write( "geometric mean = sqrt(ab) \n" ); document.write( "----------------- \n" ); document.write( "EQUATIONS:\r \n" ); document.write( "\n" ); document.write( "(a+b)/2 = 2(sqrt(ab)) \n" ); document.write( "a+b = 4sqrt(ab) \n" ); document.write( "square both sides to get: \n" ); document.write( "(a+b)^2 = 16ab \n" ); document.write( "a^2-14ab+b^2=0 \n" ); document.write( "Use the Quadratic formula to solve for \"a\" in terms of \"b\": \n" ); document.write( "a=[14b+-sqrt((14b)^2-4b^2)]/2\r \n" ); document.write( "\n" ); document.write( "a=[14b+-sqrt(192b^2)]/2\r \n" ); document.write( "\n" ); document.write( "a=[14b+-4b(sqrt3)]/2\r \n" ); document.write( "\n" ); document.write( "a = [7 +- (2sqrt3)b]\r \n" ); document.write( "\n" ); document.write( "a:b = (7+2sqrt(3)):1 \n" ); document.write( "or a:b =(7-2sqrt(3)):1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |