Answer:120
Step-by-step explanation:
Part (a)
<h3>Answer:
2(2.4+w) = 14.2</h3>
--------------
Explanation:
L = 2.4 = length
W = unknown width
The perimeter of any rectangle is P = 2(L+W)
We replace L with 2.4, and replace P with 14.2 to get 14.2 = 2(2.4+w) which is equivalent to 2(2.4+w) = 14.2
========================================================
Part (b)
<h3>Answer:
w = 4.7</h3>
--------------
Explanation:
We'll solve the equation we set up in part (a)
2(2.4+w) = 14.2
2(2.4)+2(w) = 14.2
4.8+2w = 14.2
2w = 14.2-4.8
2w = 9.4
w = 9.4/2
w = 4.7
The width must be 4.7 cm.
In order to create a line parallel to line “I”, rotate line “I” 180° about points “F”. This can be done clockwise or counterclockwise.
There are 25 species of trees, each with a known abundances. The question is how many possible ways to randomly select one tree there are.
We should calculate the number of combinations. Combinations, because we select item/s from a collection. In this case, when we select only one item, the combination is also a permutation. From set of n objects we select r. In our case: n=25, r=1.
The equation is: n!/r!(n-r)!= 25!/1!*24!=25*24!/24!=25
There are 25 different outcomes (events).