It'd be easier to do #18 if y ou were to break it up:
14* (first term + 14th term)
Sum from n=1 to 14 of n = S = ---------------------------------
14 2
14(1+14)
= ---------------- = 7(15) = 105
2
The sum of twice that is 210. The sum of "1 from n=1 to n=14" is just 14.
The final sum is 210 + 14 = 224 (answer)
9514 1404 393
Answer:
x = 3/2
Step-by-step explanation:
Multiply by 3 and solve the resulting 2-step equation.
5 = (1/3)(2x +12)
15 = 2x +12 . . . . . . multiply by 3
3 = 2x . . . . . . . . . . subtract 12
3/2 = x . . . . . . . . . . divide by 2
The information about the rational numbers and integers shows that the correct option is C.
<h3>How to explain the information?</h3>
It should be noted that rational numbers are numbers where we can write as a fraction of two integers. Any rational number is in the form a/b where a,b are integers and b is nonzero.
Terminating decimals can be written as a rational number. Something like 3.1 is equivalent to 31/10.
Of the four answer choices, only choice C is correct.
Choice A has the value '3' as a rational number, but it doesn't have it in the set of integers as well. So that's why choice A is incorrect.
Choice B has -3.4 in the set of integers, which is not correct. Integers do not have any decimal portion. The same applies to choice D also. We can rule choices B and D out.
Therefore, the correct option is C.
Learn more about integers on:
brainly.com/question/17695139
#SPJ1
Slope intercept is y=mx+b
m=slope
slope if found by
m=(y1-y2)/(x1-x2)
(x,y)
(-1,-2) and
(1,2)
x1=-1
y1=-2
x2=1
y2=2
m=(-1-1)/(-2-2)
m=-2/-4
m=1/2
y=1/2x+b
solve fo by subsituting one x value
(1,2)
x=1
y=2
2=1/2(1)+b
2=1/2+b
subtract 1/2
3/2=b
equation is
y=1/2x+3/2