Answer:
6
Step-by-step explanation:
find a common factor
6*8=48
8*6=48
Answer:
1% of 4000 + 4% of B = 2% of (4000 + B)
40 + 0.04*B = 0.02( 4000 + B)
40 + 0.04* B = 80 + 0.02*B
40 + 0.04*B - 80 - 0.02B = 0
0.02*B - 40 = 0
0.02*B = 40
2B = 4000
B = 2000
Step-by-step explanation:
19030.95
i think
take the og number times the percent then that times three and add it to the original number (sorry if that’s not right that’s just how i would do it)
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