To find the value of x we first need to find the missing angle in the triangle.
To do that we are gonna add the angles we already have.
64 + 45 = 109
Angles in a triangle measures 180 so to get the missing angle we are gonna subtract 109 from 180
180 - 109 = 71 deg
The missing angle in the triangle is 71 deg
Angles on a straight line adds up to 10 so to find x we are gonna subtract 71 from 180
180 - 71 = 109 degrees
Therefore x is 109 degrees.
I’m gonna bet on D. Since I answered your question. Break my ankles✨
Prime numbers are numbers that we can only divide by 1 and it self.
example- 2 can only be divided by 2 and 1
composite numbers are numbers we can divide by two or more numbers
example- 4 can be divided by 1,2 and 4.
Equation:5000(1+0.04)^7
Answer: approximately 6579.65 or 6580
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.