![x^ \frac{m}{n}= \sqrt[n]{x^m}](https://tex.z-dn.net/?f=x%5E%20%5Cfrac%7Bm%7D%7Bn%7D%3D%20%5Csqrt%5Bn%5D%7Bx%5Em%7D%20%20)
pemdas, so exponent first before multiply
4(x^1/2)=4x^2
this is different from
(4x)^1/2
so
![x^ \frac{1}{2}= \sqrt[2]{x^1}](https://tex.z-dn.net/?f=x%5E%20%5Cfrac%7B1%7D%7B2%7D%3D%20%5Csqrt%5B2%5D%7Bx%5E1%7D%20%20)
times that by 4
4√x
Answer:
a=18
Step-by-step explanation:
-2a-10+a=-28
-1a-10=-28
+10 +10
-1a=-18
divide by -1
a=18
Answer:
V0 = 48 feet per second is the answer.
Step-by-step explanation:
The given function which represents height of a golf ball in feet after x seconds after a player hits it.
y = -16x² + v0x
here v0 is the initial velocity and we have to calculate initial velocity. The ball returns to the ground 3 seconds after it is hit.
After 3 seconds height of the ball will be 0.
Now from the given function
0 = -16(3)² + v0×3
3v = 16×9
v0 = 16×9/3 = 48 feet per second.
Answer:
g(x)= x^2+10x + 24.
Step-by-step explanation:
g(x) = (x + 5)^2 −1
= x^2 + 5x + 5x + 25 - 1
= x^2 + 10x + 24
g(x)= x^2+10x + 24 is your answer.
Hope this helps!