Answer:
130
Step-by-step explanation:
18+(4x28)
=18+112
=130
Remember PEMDAS!
Answer: 1/10
Explanation: There are 10 discs in the bag so if you choose a 3 there is a 1 in 10 chance of you getting it
Answer:
7
Step-by-step explanation:
So, we know that this process happened 3 times in total. The original amount of kids we can call x, so the next wave filled in the gaps inbetween, so we call that amount x-1, the next wave would be (x+x-1)-1 or 2x-2, and the last would be 4x-4
adding this all up we get 8x-7=49, so 8x = 56 or x = 7
Answer:
second option that's the answer
Answer:
y = 3x - 2
Step-by-step explanation:
Given the points :
(2,4) and (6,16).
x1 = 2 ; y1 = 4 ; x2 = 6 ; y2 = 16
Y = mx + b
m = slope
b = intercept
m = Rise / Run
Rise = y2 - y1 = 16 - 4 = 12
Run = x2 - x1 = 6 - 2 = 4
m = 12 / 4 = 3
Y = 3x + b
4 = 3(2) + b
4 = 6 + b
4 - 6 = b
b = - 2
Equation becomes ;
y = 3x - 2