<h3>
Answer: Choice B</h3>
=========================================================
Explanation:
The rule we use is
![\Large a^{m/n} = \sqrt[n]{a^m} = \left(\sqrt[n]{a}\right)^m](https://tex.z-dn.net/?f=%5CLarge%20a%5E%7Bm%2Fn%7D%20%3D%20%5Csqrt%5Bn%5D%7Ba%5Em%7D%20%3D%20%5Cleft%28%5Csqrt%5Bn%5D%7Ba%7D%5Cright%29%5Em)
where 'a' is the base, m stays in the role of the exponent, and n plays the role of the root index (eg: n = 3 is a cube root, n = 4 is a fourth root, and so on).
So for instance,
![\Large 2^{3/4} = \sqrt[4]{2^3} = \left(\sqrt[4]{2}\right)^3](https://tex.z-dn.net/?f=%5CLarge%202%5E%7B3%2F4%7D%20%3D%20%5Csqrt%5B4%5D%7B2%5E3%7D%20%3D%20%5Cleft%28%5Csqrt%5B4%5D%7B2%7D%5Cright%29%5E3)
or in this case,
![\Large t^{5/8} = \sqrt[8]{t^5} = \left(\sqrt[8]{t}\right)^5](https://tex.z-dn.net/?f=%5CLarge%20t%5E%7B5%2F8%7D%20%3D%20%5Csqrt%5B8%5D%7Bt%5E5%7D%20%3D%20%5Cleft%28%5Csqrt%5B8%5D%7Bt%7D%5Cright%29%5E5)
Answer
x^2 = 7
so yeah u could've looked it up
Answer:
p=2
Step-by-step explanation:
-7p = -3p - 8
Add 3p to each side
-7p+3p = -3p+3p - 8
-4p = -8
Divide each side by -4
-4p/-4 = -8/-4
p = 2
Answer:
5 in^2
Step-by-step explanation:
Area of square: 2*2=4
Area of triangle: 2*1/2=1
4+1=5
Answer:
B.) y=-4x-2
Step-by-step explanation:
If the line is parallel, the slope is the same
y = -4x-5 has a slope of -4, so the new line has a slope of -4
We have a slope and a point, so we can use point slope form
y-y1 = m(x-x2)
y-6 = -4(x--2)
y-6 = -4(x+2)
Distribute
y-6 =-4x -8
Add 6 to each side
y-6+6 = -4x-8+6
y = -4x-2