First add 24.95 and 35.99. You get 60.94 (Remember This!)
Now you take 49.95 divided by 2. you should get: 24.975.
add 24.975 with 60.94. You get 85.915
take 85.915 and multiply it by 0.15. You get 12.88725.
Subtract 85.915 by 12.88725. You should get 73.02775.
Now multiply that by 0.045. you should get 3.28624875.
Add that onto 73.02775, and you get 76.31399875.
Round that to the nearest hundredth, and your done! (The answer is: 76.31!)
The answer will be the B.
Y int = (0,3)
x int = (-5,0)
Y = 5<span><span>(x+<span>32</span>)^</span>2 </span>− <span><span>53/4 (the / is for fraction)</span></span>
Answer:
1. ![(\sqrt[5]{(m+2)})^{3} = (m+2)^{\frac{3}{5}}](https://tex.z-dn.net/?f=%28%5Csqrt%5B5%5D%7B%28m%2B2%29%7D%29%5E%7B3%7D%20%3D%20%20%28m%2B2%29%5E%7B%5Cfrac%7B3%7D%7B5%7D%7D)
2. ![(\sqrt[3]{(m+2)})^{5} = (m+2)^{\frac{5}{3}}](https://tex.z-dn.net/?f=%28%5Csqrt%5B3%5D%7B%28m%2B2%29%7D%29%5E%7B5%7D%20%3D%20%20%28m%2B2%29%5E%7B%5Cfrac%7B5%7D%7B3%7D%7D)
3. ![\sqrt[5]{(m)}^{3}+2 = m^{\frac{3}{5}}+2](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7B%28m%29%7D%5E%7B3%7D%2B2%20%3D%20%20m%5E%7B%5Cfrac%7B3%7D%7B5%7D%7D%2B2)
4. ![\sqrt[3]{(m)}^{5}+2 = m^{\frac{5}{3}}+2](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7B%28m%29%7D%5E%7B5%7D%2B2%20%3D%20%20m%5E%7B%5Cfrac%7B5%7D%7B3%7D%7D%2B2)
Step-by-step explanation:
Recall that
![(\sqrt[n]{x})^{m} = (x^{\frac{m}{n}})](https://tex.z-dn.net/?f=%28%5Csqrt%5Bn%5D%7Bx%7D%29%5E%7Bm%7D%20%3D%20%20%28x%5E%7B%5Cfrac%7Bm%7D%7Bn%7D%7D%29)
Where
is called radicand and n is called index
1. Root(5, (m + 2) ^ 3)
In this case,
n is 5
m is 3
x = (m + 2)
![(\sqrt[5]{(m+2)})^{3} = (m+2)^{\frac{3}{5}}](https://tex.z-dn.net/?f=%28%5Csqrt%5B5%5D%7B%28m%2B2%29%7D%29%5E%7B3%7D%20%3D%20%20%28m%2B2%29%5E%7B%5Cfrac%7B3%7D%7B5%7D%7D)
2. Root(3, (m + 2) ^ 5)
In this case,
n is 3
m is 5
x = (m + 2)
![(\sqrt[3]{(m+2)})^{5} = (m+2)^{\frac{5}{3}}](https://tex.z-dn.net/?f=%28%5Csqrt%5B3%5D%7B%28m%2B2%29%7D%29%5E%7B5%7D%20%3D%20%20%28m%2B2%29%5E%7B%5Cfrac%7B5%7D%7B3%7D%7D)
3. Root(5, m ^ 3) + 2
In this case,
n is 5
m is 3
x = m
![\sqrt[5]{(m)}^{3}+2 = m^{\frac{3}{5}}+2](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7B%28m%29%7D%5E%7B3%7D%2B2%20%3D%20%20m%5E%7B%5Cfrac%7B3%7D%7B5%7D%7D%2B2)
4. Root(3, m ^ 5) + 2
In this case,
n is 3
m is 5
x = m
![\sqrt[3]{(m)}^{5}+2 = m^{\frac{5}{3}}+2](https://tex.z-dn.net/?f=%5Csqrt%5B3%5D%7B%28m%29%7D%5E%7B5%7D%2B2%20%3D%20%20m%5E%7B%5Cfrac%7B5%7D%7B3%7D%7D%2B2)
Answer:
(x-1)^2+(y+1)^2=3
Step-by-step explanation:
x² + y2 - 2x + 2y - 1 = 0
add the 1 to get it to the other side of the equation
x² + y2 - 2x + 2y = +1
group the x's and y's
(x² -2x) + (y2+2y) = +1
then you'll complete the square on the -2x and + 2y. that just means divide by two and then raise it to the 2nd power.
so (-2/2)^2 and (+2/2)^2
(x²-2x+1)+(y2+2y+1) = 1+1+1
you add the one's to the other side because whatever is done to one side must be done to the other
you'll then need to factor again.
(x-1)^2+(y+1)^2=3
to factor it take one of your squared x's, the sign of the middle term within the parentheses , then the square root of the last term within the parentheses. remeber to put your ^2 (raised to the 2nd power) outside of the parentheses when you finish.