X = (2^2)^(2.5)
<span>x = 2^(2 * 2.5) </span>
<span>x = 2^5 </span>
<span>x = 32
</span>y^(-3/2) = 125
<span>y^(-3) = 125^2 </span>
<span>y^(-3) = (5^3)^2 </span>
<span>y^(-3) = (5^2)^3 </span>
<span>y^(-3) = 25^3 </span>
<span>y = 25^(-1) </span>
<span>y = 1/25 </span>
<span>x/y => </span>
<span>32 / (1/25) => </span>
<span>32 * 25 => </span>
<span>800 is the simplest form of above
</span>
The foreign exchange rate is a rate at which one currency is exchanged for another, and it exists because not all currencies are worth the same. In short, money of one country is worth more than money of a different country.
Answer:
138.5°
Step-by-step explanation:
A peach pie is in the form of a circle. The sum of angles in a pie is equal to 360°.
Since there are 13 peaches evenly distributed, therefore each peach occupies 360/13 degrees.
Joe ate one slice of pie that contained exactly 5 peaches, hence:
Angle measure of slice = (number of peaches in the slice / total number of peaches) * 360°
Angle measure of slice = (5 / 13) * 360°
Angle measure of slice = 138.5°
Answer:
y=3x-1
Step-by-step explanation:
m=y2-y1/x2-x1
m=8-(-7)/3-(-2)
m=8+7/3+2
m=15/5
m=3
y-y1=m(x-x1)
y-(-7)=3(x-(-2)
y+7=3(x+2)
y+7=3x+6
y=3x+6-7
y=3x-1