Answer:-9 :)
Step-by-step explanation:
True, because "or" is a logical sum.
true = 1
false = 0,
sum (1+0) = 1, true.
Answer:
1330.5 cm³
Step-by-step explanation:
The volume of a cylinder is: V = πr²h
Substitute the values for those variables.
V = π(5.5)²(14)
V = π(30.25)(14)
V = 1330.5
Y=mx+b
m=slope
b=yint
find slope
slope between (x1,y1) and (x2,y2) is (y1-y2)/(x1-x2)
given
(-3,5) and (1,1)
slope=(5-1)/(-3-1)=4/-4=-1
y=-1x+b
find b
when x=1, then y=1
1=-1(1)+b
1=-1+b
add 1
2=b
y=-x+2