In below formula for arithmetic sequence you can fill in a=7 (start), d=2 (interval) and n=35 (nr terms) and you get
17.5(14 + 34*2) = 1435
Confirmed by a brute-force addition: 7+9+11+13+15+17+19+21+23+25+27+29+31+33+35+37+39+41+43+45+47+49+51+53+55+57+59+61+63+65+67+69+71+73+75=1435
Answer:
12(6+9m)
therefore we multiple the 12 by the numbers in the blaket
72+10m
that's the correct answer
Answer:
48:26.075
Step-by-step explanation:
Katelan has 9 friends as guests for a costume party. Katelan is elaborating carnival masks for them. So far , she has made 7 masks. How much more masks is Katelan left to do?
Answer: Katelan has 2 masks left to do . Because 7 (plus) 2 is 9.
Answer: f(x)= 2x -3
Step-by-step explanation:
Using the given information we can come up with two points that will be use to find the slope and y-intercept.
If you input 0 you get -3 so the point will be (0,-3)
If you input 7 you get 11 so the point will be (7,11)
Now use the points to find the difference in their y coordinates and divide it by the difference in their x coordinates to find the slope.
y coordinates: -3 - 11 = -14
x coordinates: 0 - 7 = -7
-14/-7 = 2
Since the slope is two, we will use the slope intercept formula (y = mx +b) to find the b which is the y intercept.
Use one of the points and input its x and y coordinates into the formula including the slope to solve for b.
-3= 2(0) +b
-3 = 0 + b
b = -3
f(x) is the same as y in the formula, meaning that the equation will be
f(x) = 2x -3