answersLogoWhite

0

log(36) = 1.5563

To solve this problem without using a scientific calculator, factor 36 into 2*2*3*3, and use the formula:

log(a*b) = log(a) + log(b)

So, in this case:

log(36) = log(2) + log(2) + log(3) + log(3) = 0.3010 + 0.3010 + 0.4772 + 0.4772 = 1.5564 (slight rounding error)

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

How do you compute the factors for 36?

Keep dividing and get 1, 2, 3, 4, 6, 9, 12, 18 and 36.


What is the value of the given expressionlog AB2?

log AB^2 log A+log B+log2


Suppose aneq 0. Compute log 2a 2b in terms of a and b.?

Due to the rubbish browser that we are compelled to use, it is not possible to use any super or subscripts so here goes, with things spelled out in detail: log to base 2a of 2b = log to base a of 2b/log to base a of 2a = [(log to base a of 2) + (log to base a of b)] / [(log to base a of 2) + (log to base a of a)] = [(log to base a of 2) + (log to base a of b)] / [(log to base a of 2) + 1]


Write a java that computes the value of 2?

Compute means to calculate. What do you want to "compute", if you already know it is 2? If you want to show the value:System.out.println("Your number is " + 2);Compute means to calculate. What do you want to "compute", if you already know it is 2? If you want to show the value:System.out.println("Your number is " + 2);Compute means to calculate. What do you want to "compute", if you already know it is 2? If you want to show the value:System.out.println("Your number is " + 2);Compute means to calculate. What do you want to "compute", if you already know it is 2? If you want to show the value:System.out.println("Your number is " + 2);


How do you compute difference of meridional parts?

to get MP using calculator.. lat/2+45=tan=log=*7915.7-sin lat*23.01 just follow it...


What is the (LCM) of 3 4 and 9?

LCM is 36, which is the multiple of the highest power of prime factors in the given numbers (2^2 x 3^2).


If log y equals 0.7 plus 2 times log x express y in terms of x?

It cannot be done because the base for the second log is not given.


How do you calculate a log T?

To calculate a logarithm (log T), you determine the base of the logarithm you want to use (commonly base 10 or the natural logarithm base e). Then, you use the formula log T = log (T) where T is the number you wish to take the logarithm of. For example, if T = 100, log10(100) = 2 because 10^2 = 100. You can use a scientific calculator or software to compute logarithms directly.


What is 6x6 squared?

To calculate ( 6 \times 6 ) squared, first compute ( 6 \times 6 ), which equals 36. Then, square that result: ( 36^2 = 1296 ). Therefore, ( 6 \times 6 ) squared equals 1296.


How do you convert db to number using log?

Decibels (db) is 3 times the log based 2 of the difference in power. To convert from db to power, divide by 3 and compute the inverse log based 2. For example, +6db is 26/3 or 22 or 4 times the power, and -9db is 2-9/3 or 2-3 or one eighth the power. If you are attempting to compute voltage, remember that db is power difference, so you need to take the square root of the difference, because power is voltage times current, and current is voltage divided by resistance, so power is voltage squared divided by resistance.


Log x plus log 2 equals log 2?

log(x) + log(2) = log(2)Subtract log(2) from each side:log(x) = 0x = 100 = 1


Log 2 plus log 4 equals log 2x?

log(2) + log(4) = log(2x)log(2 times 4) = log(2x)2 times 4 = 2 times 'x'x = 4