1. If $$log(2^{a}\times3^{b}\times5^{c} )$$is the arithmetic mean of $$log ( 2^{2}\times3^{3}\times5)$$, $$log(2^{6}\times3\times5^{7} )$$, and $$log(2 \times3^{2}\times5^{4} )$$, then a equals





Write Comment

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->Four different algorithms L1, L2, L3 and L4 with orders of log(n), log{log(n)}, n log(n) and n/log(n) respectively have been proposed to solve a specified problem. Which of these is the best one?....
QA->If the average (arithmetic mean)of 25,31 and x is 37 what is the value of x?....
QA->A cyclist goes 40 km towards East and then turning to right he goes 40 km. Again he turn to his left and goes 20 km. After this he turns to his left and goes 40 km, then again turns right and goes 10km. How far is he from his starting point?....
QA->In a hypothetical language, assume that all arithmetic operators have equal precedence and associate to the left. The expression 6x3-2-1x2 evaluates to :....
QA->The function of Arithmetic and Logic Unit (ALU) is?....
MCQ->If $$log(2^{a}\times3^{b}\times5^{c} )$$is the arithmetic mean of $$log ( 2^{2}\times3^{3}\times5)$$, $$log(2^{6}\times3\times5^{7} )$$, and $$log(2 \times3^{2}\times5^{4} )$$, then a equals....
MCQ->$$(5\times5\times5\times5\times5\times5)^{4}\times(5\times5)^{6}\div(5)^{2}=(25)^{?}$$....
MCQ-> What should come in place of the question mark (?) in the following questions?$$(5\times5\times5\times5\times5\times5)^{4}\times(5\times5)^{6}\div(5)^{2}=(25)^{?}$$....
MCQ->Which two statements are true about wrapper or String classes? If x and y refer to instances of different wrapper classes, then the fragment x.equals(y) will cause a compiler failure. If x and y refer to instances of different wrapper classes, then x == y can sometimes be true. If x and y are String references and if x.equals(y) is true, then x == y is true. If x, y, and z refer to instances of wrapper classes and x.equals(y) is true, and y.equals(z) is true, then z.equals(x) will always be true. If x and y are String references and x == y is true, then y.equals(x) will be true.....
MCQ->Which two statements are true about comparing two instances of the same class, given that the equals() and hashCode() methods have been properly overridden? If the equals() method returns true, the hashCode() comparison == must return true. If the equals() method returns false, the hashCode() comparison != must return true. If the hashCode() comparison == returns true, the equals() method must return true. If the hashCode() comparison == returns true, the equals() method might return true.....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions