document.write( "Question 965989: Q.1 IF THE RATIO OF AM AND GM OF TWO NUMBER IS 5:4. THE RATIO BETWEEN THE NUMBERS IS 4:1? TRUE / FALSE.. Please advise\r
\n" ); document.write( "\n" ); document.write( "Q.2 1. THE NUMBER OF PERMUTATION OF N OBJECTS TAEKN TOGETHER OF WHICH A OBJECTS ARE SAME TYPE AND B OBJECTS ARE OF SAME TYPE AND REMAINING ARE OF SAME TYPE IS n! / a!b!(n-a-b)! ? TRUE / FALSE Please advise\r
\n" ); document.write( "\n" ); document.write( "Thanks well in advance.
\n" ); document.write( "Regards- Raheeq
\n" ); document.write( "

Algebra.Com's Answer #590412 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Q.1 IF THE RATIO OF AM AND GM OF TWO NUMBER IS 5:4. THE RATIO BETWEEN THE NUMBERS IS 4:1? TRUE / FALSE..\r
\n" ); document.write( "\n" ); document.write( "here's a definition of geometric mean:
\n" ); document.write( "http://www.mathwords.com/g/geometric_mean.htm\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's a definition of arithmetic mean:
\n" ); document.write( "http://www.mathwords.com/a/arithmetic_mean.htm\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "based on those definitions, you get the following;\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "AM of a and b is (a+b)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "GM of a and b is sqrt(a*b)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of AM to GM is equal to AM/GM which is equal to 5/4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that AM = 5 and Gm = 4, or any multiple of that.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for example, if AM = 10, then GM = 8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio is still 5/4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we'll set AM = 5 and GM = 4 and solve using those values.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "AM = (a+b)/2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since AM = 5, this means that (a+b)/2 = 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for a to get a = 10 - b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "GM = sqrt(a*b).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since GM = 4, this means that sqrt(a*b) = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since a = 10 - b, then sqrt(a*b) = 4 becomes sqrt((10-b)*b) = 4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "square both sides of this equation to get (10-b)*b = 16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get 10b - b^2 = 16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "add b^2 to both sides of the equation and subtract 10b from both sides of the equation to get 0 = b^2 - 10b + 16\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factor the right side of the equation to get 0 = (b-8) * (b-2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for b to get b = 8 or b = 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "go back to the first equation of (a+b)/2 = 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply both sides of this eqution to get a+b = 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when b = 8, solve for a to get a = 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when b = 2, solve for a to get a = 8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that should do it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you either have a = 2 and b = 8, or you have a = 8 and b = 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let's first work with a = 2 and b = 8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of (a+b)/2 divided by sqrt(a*b) is equal to 5/4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of b/a is 8/2 which simplifies to 4/1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when a = 8 and b = 2, then the ratio of (a+b)/2 divided by sqrt(a*b) is still equal to 5/4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of a/b is 8/2 which simplifies to 4/1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "looks like your first statement is true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of the larger nmber to the smaller number is 4 to 1 in both cases.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your first statement is true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now to your second statement.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Q.2 1. THE NUMBER OF PERMUTATION OF N OBJECTS TAEKN TOGETHER OF WHICH A OBJECTS ARE SAME TYPE AND B OBJECTS ARE OF SAME TYPE AND REMAINING ARE OF SAME TYPE IS n! / a!b!(n-a-b)!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have a object that are the same, and you have b objects that are the same and you have c objects that are the same, where c is equal to n - a - b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of permutations will be n! / (a! * b! * c!).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is the same as n! / (a! * b! * (n-a-b)!).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the statement appears to be true.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we can test it out using a simple example.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "suppose you have 4 objects.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let's call the objects a,b,c,d.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since they're all different, the number of permutations of that will be 4! = 24.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the permutations are:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "abcd
\n" ); document.write( "abdc
\n" ); document.write( "acbd
\n" ); document.write( "acdb
\n" ); document.write( "adbc
\n" ); document.write( "adcb \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "bacd
\n" ); document.write( "badc
\n" ); document.write( "bcad
\n" ); document.write( "bcda
\n" ); document.write( "bdac
\n" ); document.write( "bdca\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cabd
\n" ); document.write( "cadb
\n" ); document.write( "cbad
\n" ); document.write( "cbda
\n" ); document.write( "cdab
\n" ); document.write( "cdba\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dabc
\n" ); document.write( "dacb
\n" ); document.write( "dbac
\n" ); document.write( "dbca
\n" ); document.write( "dcab
\n" ); document.write( "dcba\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now we'll translate b into a, and d into c, so we have a,a,c,c.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of permutations will be reduced because there will be duplicates that have to be eliminated.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the new set of the same 4 objects that contains the duplicates will be:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "aacc
\n" ); document.write( "aacc
\n" ); document.write( "acac
\n" ); document.write( "acca
\n" ); document.write( "acac
\n" ); document.write( "acca \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "aacc
\n" ); document.write( "aacc
\n" ); document.write( "acac
\n" ); document.write( "acca
\n" ); document.write( "acac
\n" ); document.write( "acca\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "caac
\n" ); document.write( "caca
\n" ); document.write( "caac
\n" ); document.write( "caca
\n" ); document.write( "ccaa
\n" ); document.write( "ccaa\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "caac
\n" ); document.write( "caca
\n" ); document.write( "caac
\n" ); document.write( "caca
\n" ); document.write( "ccaa
\n" ); document.write( "ccaa\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this set will now be sorted so that all duplicates will be shown next to each other.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "aacc
\n" ); document.write( "aacc duplicate
\n" ); document.write( "aacc duplicate
\n" ); document.write( "aacc duplicate
\n" ); document.write( "acac
\n" ); document.write( "acac duplicate
\n" ); document.write( "acac duplicate
\n" ); document.write( "acac duplicate
\n" ); document.write( "acca
\n" ); document.write( "acca duplicate
\n" ); document.write( "acca duplicate
\n" ); document.write( "acca duplicate
\n" ); document.write( "caac
\n" ); document.write( "caac duplicate
\n" ); document.write( "caac duplicate
\n" ); document.write( "caac duplicate
\n" ); document.write( "caca
\n" ); document.write( "caca duplicate
\n" ); document.write( "caca duplicate
\n" ); document.write( "caca duplicate
\n" ); document.write( "ccaa
\n" ); document.write( "ccaa duplicate
\n" ); document.write( "ccaa duplicate
\n" ); document.write( "ccaa duplicate\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all the duplicates will now be removed and all that will be left are the permutations that are unique.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "aacc
\n" ); document.write( "acac
\n" ); document.write( "acca
\n" ); document.write( "caac
\n" ); document.write( "caca
\n" ); document.write( "ccaa \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the set of 24 has been reduced to 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this is equal to 4! / (2! * 2!) which is equal to 24/4 which is equal to 6.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the same applies to your larger problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you've got n objects.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you've got a that are the same and b that are the same and c that are the same.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of permutations will be n! / (a! * b! * c!).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if c happens to be (n - a - b), then the formula becomes n! / (a! * b! * (n-a-b)!)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the statement is true.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );