1 + {[(1 * 0.5) x 12] x 3}
1 + {[0.5 x 12] x 3}
1 + {6 x 3}
1 + 18
19
I'm not sure if that's a 1.000 or 1,000 so:
1,000 + {[(1,000 * .5) x 12] x 3}
1,000 + {[500 x 12] x 3}
1,000 + {6,000 x 3}
1,000 + 18,000
19,000
Answer:
d = 1, so 1 - 10 - 2*1 + 7 = 8 + 1 - 10 - 3*1 is true!
Answer: There were 32 teachers.
Step-by-step explanation:
(215 - 23)/6 = amount of teachers
215 - 23 = 192
192/6 = 32
Answer:
The equation of the line is y = 3/2x + 5/2
Step-by-step explanation:
To find the equation of this line, start by using the two points with the slope formula to find the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (4 - 1)/(1 - -1)
m = 3/(1 + 1)
m = 3/2
Now that we have the slope, we can use that and either point in point-slope form to find the equation.
y - y1 = m(x - x1)
y - 4 = 3/2(x - 1)
y - 4 = 3/2x - 3/2
y = 3/2x + 5/2