Answer:
about 9 seconds
Step-by-step explanation:
18x60/108
Formula of v. of sphere = (<span><span>4</span>π</span>r
)/3<span>
r = 3
pi = 3
(4 x 3 x </span>
)/3 = 113.1
Answer = 110cm
Step-by-step explanation:
x=y
y=1/z^3
Now,
for equation,
x=y=1/z^3
Answer:
We have something in the form log(x/y) where x = q^2*sqrt(m) and y = n^3. The log is base 2.
===========================================================
Explanation:
It seems strange how the first two logs you wrote are base 2, but the third one is not. I'll assume that you meant to say it's also base 2. Because base 2 is fundamental to computing, logs of this nature are often referred to as binary logarithms.
I'm going to use these three log rules, which apply to any base.
- log(A) + log(B) = log(A*B)
- log(A) - log(B) = log(A/B)
- B*log(A) = log(A^B)
From there, we can then say the following:
4 + 10 = 2 x 2 + 2 x 5 = 2 x (2 + 5)