If this is a 100-gon, then not only does it have 100 sides, it also has 100 central angles. Each one measures 360/100 = 3.6. This is the vertex angle for each of those 100 triangles. 180 - 3.6 = 176.4, which has to be split equally between the 2 base angles. This puts each of those at 88.2. If you are looking for the exterior angle to each of those, it's the supplement of them. 180-88.2 = 91.8
Answer:
3x-3
Step-by-step explanation:
You have to combine like terms. <em>x</em> and 2<em>x</em> have the same variable, so this equals 3x, and then you subtract 3 so:
x-3=2x-3-x
=3x-3
Answer:
147.18 Kgs
Step-by-step explanation:
1 Kg= 2.2 lbs
325/2.2=kg
147.18 Kgs
<em>Hope his helped! Have a good day!</em>
<em>All rewards appreciated!</em>
The large box is 45 pounds and the small is 20 pounds
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.