Answer:
To find the geometric mean of two numbers, just find the product of those numbers and take the square root!
Step-by-step explanation:
The answer is B: <span> a^12/b^6
Proof:
Simplify the following:
(a^4/b^2)^3
Multiply each exponent in a^4/b^2 by 3:
(a^(3×4))/((b^2)^3)
3×4 = 12:
a^12/(b^2)^3
Multiply exponents. (b^2)^3 = b^(2×3):
a^12/b^(2×3)
2×3 = 6:
Answer: a^12/b^6</span>
Answer:
D
Step-by-step explanation:
See in title it says thousands,
so multiply whatever number in graph by 1000
Rhode Islands shows 45 in graph, so:
45x1000=45,000
Answer:
Step-by-step explanation:
The volume of a cube is given by the formula :
a³ (where a is the side length )
So now we have to cube these lengths :
Part A :
(3x²y)³ =
(3x²y)(3x²y)(3x²y) =
(9x^4y²)(3x²y) =
27x^6y³ (This is now fully simplified so our final answer for a)
Part B:
(5y²)³ =
(5y²)(5y²)(5y²) =
(25y^4)(5y²) =
125y^6 (This is now fully simplified so our final answer for b)
Hope this helped and have a good day
3102 base4 = 3x4^3+ 1x4^2 + 2x1 = 3x64 + 1x16 + 2 = 210 base10
The powers of 2 are 2, 4, 8, 16, 32, 64, 128, 256
210 = 128 + 64 + 16 + 2 = 2^7 + 2^6 + 2^4 + 2^1 = 11010010 base2
A faster method is to each digit in base 4 to two digits in base 2
3 base4 = 11 base2
1 base4 = 01 base2
0 base4 = 00 base2
2 base4 = 10 base2
So 3102 base4 = 11010010 base2
If you wanted to convert base 4 to (say) base 5 you would need the first method and convert to base 10 first