Answer: D) cube root of 16
================================================
Explanation:
The rule we use is
![x^{m/n} = \sqrt[n]{x^m}](https://tex.z-dn.net/?f=x%5E%7Bm%2Fn%7D%20%3D%20%5Csqrt%5Bn%5D%7Bx%5Em%7D)
In this case, x = 4, m = 2 and n = 3.
So,
![x^{m/n} = \sqrt[n]{x^m}\\\\\\4^{2/3} = \sqrt[3]{4^2}\\\\\\4^{2/3} = \sqrt[3]{16}\\\\\\](https://tex.z-dn.net/?f=x%5E%7Bm%2Fn%7D%20%3D%20%5Csqrt%5Bn%5D%7Bx%5Em%7D%5C%5C%5C%5C%5C%5C4%5E%7B2%2F3%7D%20%3D%20%5Csqrt%5B3%5D%7B4%5E2%7D%5C%5C%5C%5C%5C%5C4%5E%7B2%2F3%7D%20%3D%20%5Csqrt%5B3%5D%7B16%7D%5C%5C%5C%5C%5C%5C)
Showing that the original expression turns into the cube root of 16.
Answer:
No, the distance between points A and F was used to create circle H.
Step-by-step explanation:
In the given example the points F and G are the radius of the circle H. The distance from point A to point F is used to draw the circle H. The center point for circle H is point A. The circle is the copied and the angles are used to create another circle.
Write a recursive and explicit formula for each option.
Save a nickel on the first day of the month and then double the amount each day for a month
=> a1 =0.05
=> a2 = a1* 2 = 0.05*2
=> a3 = a2*2 = a1* 2*2
..............................................
=>recursive an =
=> explicit an = 0.05*
Start their savings by saving $10 on the first day and then $10 each day of the month
=> a1 = 10
=> a2 = a1 + 10 = 20
=> a3 = a2 +10 = 20 +10 =30
........................................................
=> recursive an = 
=> explicit an = 10 + 10( n-1)
Hope it will find you well.
oh ok alr thank you so much