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!
Looks to me like y= x + 1
Answer:
45
Step-by-step explanation:
9, 13, 17, 21, 25
We are adding 4 each time
9+4 = 13
13+4 =17
17+4 = 21
The common difference =4
a1 = 9
The formula is
an = a1+d(n-1) where n is the term number
an = 9+4(n-1)
We want the 10th term
a10 = 9+4(10-1)
= 9+4(9)
= 9+36
= 45