Answer:
24 centimeters
Step-by-step explanation:
You can just count the squares around the rectangle since each of those squares is a centimeter. Hence the name centimeter grid.
You could roll a 6-sided die 3 times to simulate this. This is a good simulation because it has one side for each possible tool, and each roll is independent, just as selecting the tool with replacement would be.
Is there choices ? I got 0.216
Answer:
{- 2, - 4, - 6, - 8, - 10 }
Step-by-step explanation:
Given
f(x) = 2x - 6 with domain { - 2, - 1, 0, 1, 2 }
To obtain the range substitute the values of x from the domain into f(x)
f(- 2) = 2(- 2) - 6 = - 4 - 6 = - 10
f(- 1) = 2(- 1) - 6 = - 2 - 6 = - 8
f(0) = 2(0) - 6 = 0 - 6 = - 6
f(1) = 2(1) - 6 = 2 - 6 = - 4
f(2) = 2(2) - 6 = 4 - 6 = - 2
Range is { - 2, - 4, - 6, - 8, - 10 }