A>B,B>C,C=D,D>E,then which is greatest
a)A/B b) A/C c) A/E d)none
Answers were Sorted based on User's Feedback
Answer / rudhra murthy s.
Example 1:
Assign, A=20, B=10, C=5, D=5(Because C is equal to D as
given), E=1.
A/B = 20/10 = 2. So A/B = 2
A/C = 20/5 = 4. So A/C = 4
A/E = 20/1 = 20. So A/E = 20
Therefore "A/E is Greatest"
Example 2:
Assign, A=100, B=50, C=20, D=20(Because C is equal to D as
given), E=10.
A/B = 100/50 = 2. So A/B = 2
A/C = 100/20 = 5. So A/C = 5
A/E = 100/10 = 10. So A/E = 10
Therefore "A/E is Greatest"
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / r. kumaran
Let us resolve step by step:
A > B, B > C, C = D, D > E
A > C, C = D, D > E (ie A > B implies A > C since B > C)
A > E (ie A > C = A > D implies A > E since C = D and D > E)
Hence A is greatest.
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / saranya.p
option c, whenever the biggest number is divided by the
smallest number the answer will be greater.
Let a=10, b=8, c=5 ,d=3,e=2.
Then a/b=1, a/c=2, a/e=3
so the option c is correct.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / saranya.v
A is the largest no. and E is the smallest no.hence
dividing A/E will be the greatest.
Ans:c
| Is This Answer Correct ? | 2 Yes | 0 No |
One Train Travels 200m From A To B With 70 Km/Ph And Returns To A With 80kmph, What Is The Average Of Their Speed?
If all the natural numbers from 256 to 400 are written side by side to each other, a large natural number is obtained. How many times 6 appears in this large natural number?
how 1000000000 can be written as a product of two factors neither of them containing zeros
I am preparing for APSRTC Officers under training,i would like to know the syllabus for this post's written test also Suggest me the reference books for Managerial Aptitude, General Knowledge, General English. Kindly send reply to my mail id pulijalasrikanth@gmail.com
What kind of questions comes in Analytical/Aptitude test in Wipro Bpo?
A man sells apples. First he gives half of the total apples what he has and a half apple. Then he gives half of the remaining and a half apple. He gives it in the same manner. After 7 times all are over. How many apples did he initially have?
a file s transferred from one location to another in buckets . the size of bucket s 10 kilobytes. the buckets get filled at rate of 0.0001kb per ms. transmission time from sender to receiver s 10ms per bucket. after receipt of bucket, receiver sends an acknowledgement tat reches sender in 100 ms. assuming no error during transmission write a formula to calculate time taken in seconds to successfully complete transfer of file of size N kb.
If substitution is as it's burnout. Didn't remember. But this is one.
2 people are playing chess daily..31 days of month..loser gives 2rs to winner per mathes..whole amt will pay at the end of month..one man gives 38rs to other & he had win 5 mathes..then how many mathes are tie??? option a)2 b)8 c)4
9 Answers Mobisoft Infotech, Zycus Infotech,
how to make 31 from five 3s
21 Answers HP, IBM, IK, Infosys,
A table containing decimal nos. from 1 to 100 and their roman Equivalent was given. We were required to write a function : char* ConverToRoman(int number) : to convert the given number( 1<=number<=100) into its numerical equivalent. I want a solution in C/C++ language
proof of volume of cone=volume of cylinder/3