Answer:
-5
Step-by-step explanation:
(+5) × (-1) can also be written as (-1) + (-1) + (-1) +(-1) +(-1) which is -5
Answer:
84
Step-by-step explanation:
Let's say Nick gets amount N, Angad amount A, and June amount J.
Here's what we know:
A+N+J=140
A=2*N
N=3*J.
Let's plug these values in.
N=3*J, so A+N+J=140 can now be A+3*J+J=140.
A=2*N, and N=3*J, so A=2*3*J=6*J. Then, A+3*J+J=140 is now 6*J+3*J+J=140, so 10*J=140 and J=14. N = 3*J=42 and A=2*N=84. Checking this, 14+42+84=140, so we are good to go!
For every 4 picks there is 1 orange pick, so 12/4 should be fine
Answer:
$43,512
Step-by-step explanation:
3.6% = 0.036
0.036 * 42,000 = 1,512
42,000 + 1,512 = 43,512
the distance between points is:
d = 7.8 units
d = root ((x2-x1) ^ 2 + (y2-y1) ^ 2)
The ordered pairs are:
(x1, y1) = (- 3, -2)
(x2, y2) = (2,4)
By applying the formula we have:
d = root ((2 - (- 3)) ^ 2 + (4 - (- 2)) ^ 2)
d = root (61)
d = 7.8