65 million plus 4000 = <span>sixty-five million four thousand</span>
Answer:
b both pairs of opposite sides are parallel
<h2><u>Problem Solving</u>:-</h2>
2. The table below shows that the distance d varies directly as the time t. Find the constant of variation and the equation which describes the relation.
<h2><u>Solution</u>:-</h2>
Since the distance d varies directly as the time t, then d = kt.
Using one of the pairs of values, (2, 20), from the table, substitute the values of d and t in d = kt and solve for k.




<h2><u>Answer</u>:-</h2>
- Therefore, the constant of variation is 10.
The shape of the cross section is a triangle. Therefore, the answer is the second option: Triangle.
A rectangular pyramid is a pyramid that has a rectangle as its base. Therefore, its base has four sides. The rectangular pyramid also has four triangles that coming together in its apex. So, if the rectangular pyramid is<span> sliced so the cross section is perpendicular to its base and passes through its vertex, the cross section obtained is a triangle.</span>
Answer:
The period of the
function is
. Then three times this period is
.
Step-by-step explanation:
Using Mathematica you can use the command Plot as follows:
```
Plot[Sin[x], {x,0,6Pi}]
```
The output is the graph shown below.