Answer:
Valume of cylinder : πr² × h = π × 5² × 15 = 375π ≈ 1177.5 cm³
I'll start 18 and 22 for you, and you should then be able to do the rest on your own!
For 18, what we literally do is apply the distance formula for all the points and add them up. For B to C, we get the distance between them to be
sqrt((x1-x2)^2+(y1-y2)^2)=sqrt((0-4)^2+(3-(-1))^2)=sqrt((-4)^2+4^2)=sqrt(16+16)=sqrt(32). Repeat the process for C to E, E and F, and F to B then add the results up to get your answer!
For 22, since the area of a rectangle is length*width (we know given the right angles and that the opposite sides are equal in how long they are), we can multiply 2 perpendicular lines, for example, BC and CE to get sqrt(32)*sqrt(8)=16 as the area
42 km/h is equal to 0.00724933 m/s
You get this by dividing the km/h speed value by 1.609 to get it to m/h, then divide that by 60, then by 60 again to get it to m/s.
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)
Answer:
Step-by-step explanation:
Yes. The commutative property of addition (as well as the commutative property of multiplication) applies to all real numbers, and even to complex numbers. As an example (for integers):
5 + (-3) = (-3) + 5