Answer:
n=10
Step-by-step explanation:
You need n to be 10 because: y^20= (y^10)^2
You simplify a fraction by finding it's greatest common factor. A greatest common factor is what both numbers are divisible by. If they can both be divided by two, then you've simplified them a little bit. Keep going until you can't find a common number that can be divided by the two, and you've got your simplified fraction. For example, 10/5 = 1/2 since both 10 and 5 is divisible by 5.
Answer:
220
Step-by-step explanation:
Area of square=8*20=160
Area of triangle=(6*20)/2=60
160+60
You add the Kalil's monthly salary (3,250) to his sales (51,000), then multiply 1.4% ( as a percent: 0.014)
The equation for this problem is
3,250 + 51,000 (0.014)
54,250 (0.014)
3,964
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10