Step-by-step explanation:
0.09w + 1.8 = 0
0.09w = 0 - 1.8
0.09w = - 1.8
0.09w ÷ 0.09 = - 1.8/ 0.09
w = - 20
Option B is correct.
Step-by-step explanation:
We need to solve: ![\sqrt[3]{x^2}\sqrt[4]{x^3}](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7Bx%5E2%7D%5Csqrt%5B4%5D%7Bx%5E3%7D)
We know that: ![\sqrt[n]{x}\sqrt[b]{x} =\sqrt[n*b]{x.x}= \sqrt[n*b]{x^2}](https://tex.z-dn.net/?f=%5Csqrt%5Bn%5D%7Bx%7D%5Csqrt%5Bb%5D%7Bx%7D%20%3D%5Csqrt%5Bn%2Ab%5D%7Bx.x%7D%3D%20%5Csqrt%5Bn%2Ab%5D%7Bx%5E2%7D)
Applying the above rule:
![\sqrt[3]{x^2}\sqrt[4]{x^3}\\=\sqrt[3*4]{x^2.x^3}\\=\sqrt[12]{x^5}](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7Bx%5E2%7D%5Csqrt%5B4%5D%7Bx%5E3%7D%5C%5C%3D%5Csqrt%5B3%2A4%5D%7Bx%5E2.x%5E3%7D%5C%5C%3D%5Csqrt%5B12%5D%7Bx%5E5%7D)
So, Option B is correct.
Keywords: Solving with Exponents
Learn more about Solving with Exponents at:
#learnwithBrainly
Answer:
centre = (- 3, - 2) , radius = 1
Step-by-step explanation:
The equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k) are the coordinates of the centre and r is the radius
Given
x² + 6x + y² + 4y + 12 = 0 ( subtract 12 from both sides )
x² + 6x + y² + 4y = - 12
Use the method of completing the square on the x and y terms
add ( half the coefficient of the x/ y terms )² to both sides
x² + 2(3)x + 9 + y² + 2(2)y + 4 = - 12 + 9 + 4
(x + 3)² + (y + 2)² = 1 ← in standard form
with centre = (- (- 3), - (- 2)) and r² = 1, that is
centre = (- 3, - 2) and radius = 1
If you are looking for the equation of the line,
Use Point Slope Form

y-4 = 3(x-1)
y-4 = 3x-3
y = 3x + 1