Answer:
If m is nonnegative (ie not allowed to be negative), then the answer is m^3
If m is allowed to be negative, then the answer is either |m^3| or |m|^3
==============================
Explanation:
There are two ways to get this answer. The quickest is to simply divide the exponent 6 by 2 to get 6/2 = 3. This value of 3 is the final exponent over the base m. Why do we divide by 2? Because the square root is the same as having an exponent of 1/2 = 0.5, so
sqrt(m^6) = (m^6)^(1/2) = m^(6*1/2) = m^(6/2) = m^3
This assumes that m is nonnegative.
---------------------------
A slightly longer method is to break up the square root into factors of m^2 each and then apply the rule that sqrt(x^2) = x, where x is nonnegative
sqrt(m^6) = sqrt(m^2*m^2*m^2)
sqrt(m^6) = sqrt(m^2)*sqrt(m^2)*sqrt(m^2)
sqrt(m^6) = m*m*m
sqrt(m^6) = m^3
where m is nonnegative
------------------------------
If we allow m to be negative, then the final result would be either |m^3| or |m|^3.
The reason for the absolute value is to ensure that the expression m^3 is nonnegative. Keep in mind that m^6 is always nonnegative, so sqrt(m^6) is also always nonnegative. In order for sqrt(m^6) = m^3 to be true, the right side must be nonnegative.
Example: Let's say m = -2
m^6 = (-2)^6 = 64
sqrt(m^6) = sqrt(64) = 8
m^3 = (-2)^3 = -8
Without the absolute value, sqrt(m^6) = m^3 is false when m = -2
Answer:
x = y = 2√2
Step-by-step explanation:
Find the diagram attached
To get the unknown side x and y, we need to use the SOH CAH TOA identity
Opposite side = x
Adjacent = y
Hypotenuse = 4
Sin theta = opposite/hypotenuse
sin 45 = x/4
x = 4 sin 45
x = 4 * 1/√2
x = 4 * 1/√2 * √2/√2
x = 4 * √2/√4
x = 4 * √2/2
x = 2√2
Similarly;
cos theta = adjacent/hypotenuse
cos 45 = y/4
y = 4cos45
y = 4 * 1/√2
y = 4 * 1/√2 * √2/√2
y = 4 * √2/√4
y = 4 * √2/2
y = 2√2
Answer:
D) -12
Step-by-step explanation:
Y= mx + b
m(slope) = 1/2
b(y-intercept) = 6
y= 1/2x + 6
^^
Graph
(f°g)(x)=12x-10
(g°f)(x)= 12x-7
Hope this helps